windowsinformationprotectionnetworklearningsummary

package
v0.20241104.1140654 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 4, 2024 License: MPL-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CreateWindowsInformationProtectionNetworkLearningSummaryOperationOptions

type CreateWindowsInformationProtectionNetworkLearningSummaryOperationOptions struct {
	Metadata  *odata.Metadata
	RetryFunc client.RequestRetryFunc
}

func (CreateWindowsInformationProtectionNetworkLearningSummaryOperationOptions) ToHeaders

func (CreateWindowsInformationProtectionNetworkLearningSummaryOperationOptions) ToOData

func (CreateWindowsInformationProtectionNetworkLearningSummaryOperationOptions) ToQuery

type CreateWindowsInformationProtectionNetworkLearningSummaryOperationResponse

type CreateWindowsInformationProtectionNetworkLearningSummaryOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        *stable.WindowsInformationProtectionNetworkLearningSummary
}

type DeleteWindowsInformationProtectionNetworkLearningSummaryOperationOptions

type DeleteWindowsInformationProtectionNetworkLearningSummaryOperationOptions struct {
	IfMatch   *string
	Metadata  *odata.Metadata
	RetryFunc client.RequestRetryFunc
}

func (DeleteWindowsInformationProtectionNetworkLearningSummaryOperationOptions) ToHeaders

func (DeleteWindowsInformationProtectionNetworkLearningSummaryOperationOptions) ToOData

func (DeleteWindowsInformationProtectionNetworkLearningSummaryOperationOptions) ToQuery

type DeleteWindowsInformationProtectionNetworkLearningSummaryOperationResponse

type DeleteWindowsInformationProtectionNetworkLearningSummaryOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
}

type GetWindowsInformationProtectionNetworkLearningSummariesCountOperationOptions

type GetWindowsInformationProtectionNetworkLearningSummariesCountOperationOptions struct {
	Filter    *string
	Metadata  *odata.Metadata
	RetryFunc client.RequestRetryFunc
	Search    *string
}

func (GetWindowsInformationProtectionNetworkLearningSummariesCountOperationOptions) ToHeaders

func (GetWindowsInformationProtectionNetworkLearningSummariesCountOperationOptions) ToOData

func (GetWindowsInformationProtectionNetworkLearningSummariesCountOperationOptions) ToQuery

type GetWindowsInformationProtectionNetworkLearningSummariesCountOperationResponse

type GetWindowsInformationProtectionNetworkLearningSummariesCountOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        *[]byte
}

type GetWindowsInformationProtectionNetworkLearningSummaryOperationOptions

type GetWindowsInformationProtectionNetworkLearningSummaryOperationOptions struct {
	Expand    *odata.Expand
	Metadata  *odata.Metadata
	RetryFunc client.RequestRetryFunc
	Select    *[]string
}

func (GetWindowsInformationProtectionNetworkLearningSummaryOperationOptions) ToHeaders

func (GetWindowsInformationProtectionNetworkLearningSummaryOperationOptions) ToOData

func (GetWindowsInformationProtectionNetworkLearningSummaryOperationOptions) ToQuery

type GetWindowsInformationProtectionNetworkLearningSummaryOperationResponse

type GetWindowsInformationProtectionNetworkLearningSummaryOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        *stable.WindowsInformationProtectionNetworkLearningSummary
}

type ListWindowsInformationProtectionNetworkLearningSummariesCompleteResult

type ListWindowsInformationProtectionNetworkLearningSummariesCompleteResult struct {
	LatestHttpResponse *http.Response
	Items              []stable.WindowsInformationProtectionNetworkLearningSummary
}

type ListWindowsInformationProtectionNetworkLearningSummariesCustomPager

type ListWindowsInformationProtectionNetworkLearningSummariesCustomPager struct {
	NextLink *odata.Link `json:"@odata.nextLink"`
}

type ListWindowsInformationProtectionNetworkLearningSummariesOperationOptions

type ListWindowsInformationProtectionNetworkLearningSummariesOperationOptions struct {
	Count     *bool
	Expand    *odata.Expand
	Filter    *string
	Metadata  *odata.Metadata
	OrderBy   *odata.OrderBy
	RetryFunc client.RequestRetryFunc
	Search    *string
	Select    *[]string
	Skip      *int64
	Top       *int64
}

func (ListWindowsInformationProtectionNetworkLearningSummariesOperationOptions) ToHeaders

func (ListWindowsInformationProtectionNetworkLearningSummariesOperationOptions) ToOData

func (ListWindowsInformationProtectionNetworkLearningSummariesOperationOptions) ToQuery

type ListWindowsInformationProtectionNetworkLearningSummariesOperationResponse

type ListWindowsInformationProtectionNetworkLearningSummariesOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        *[]stable.WindowsInformationProtectionNetworkLearningSummary
}

type UpdateWindowsInformationProtectionNetworkLearningSummaryOperationOptions

type UpdateWindowsInformationProtectionNetworkLearningSummaryOperationOptions struct {
	Metadata  *odata.Metadata
	RetryFunc client.RequestRetryFunc
}

func (UpdateWindowsInformationProtectionNetworkLearningSummaryOperationOptions) ToHeaders

func (UpdateWindowsInformationProtectionNetworkLearningSummaryOperationOptions) ToOData

func (UpdateWindowsInformationProtectionNetworkLearningSummaryOperationOptions) ToQuery

type UpdateWindowsInformationProtectionNetworkLearningSummaryOperationResponse

type UpdateWindowsInformationProtectionNetworkLearningSummaryOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
}

type WindowsInformationProtectionNetworkLearningSummaryClient

type WindowsInformationProtectionNetworkLearningSummaryClient struct {
	Client *msgraph.Client
}

func NewWindowsInformationProtectionNetworkLearningSummaryClientWithBaseURI

func NewWindowsInformationProtectionNetworkLearningSummaryClientWithBaseURI(sdkApi sdkEnv.Api) (*WindowsInformationProtectionNetworkLearningSummaryClient, error)

func (WindowsInformationProtectionNetworkLearningSummaryClient) CreateWindowsInformationProtectionNetworkLearningSummary

CreateWindowsInformationProtectionNetworkLearningSummary - Create windowsInformationProtectionNetworkLearningSummary. Create a new windowsInformationProtectionNetworkLearningSummary object.

func (WindowsInformationProtectionNetworkLearningSummaryClient) DeleteWindowsInformationProtectionNetworkLearningSummary

DeleteWindowsInformationProtectionNetworkLearningSummary - Delete windowsInformationProtectionNetworkLearningSummary. Deletes a windowsInformationProtectionNetworkLearningSummary.

func (WindowsInformationProtectionNetworkLearningSummaryClient) GetWindowsInformationProtectionNetworkLearningSummariesCount

GetWindowsInformationProtectionNetworkLearningSummariesCount - Get the number of the resource

func (WindowsInformationProtectionNetworkLearningSummaryClient) GetWindowsInformationProtectionNetworkLearningSummary

GetWindowsInformationProtectionNetworkLearningSummary - Get windowsInformationProtectionNetworkLearningSummary. Read properties and relationships of the windowsInformationProtectionNetworkLearningSummary object.

func (WindowsInformationProtectionNetworkLearningSummaryClient) ListWindowsInformationProtectionNetworkLearningSummaries

ListWindowsInformationProtectionNetworkLearningSummaries - List windowsInformationProtectionNetworkLearningSummaries. List properties and relationships of the windowsInformationProtectionNetworkLearningSummary objects.

func (WindowsInformationProtectionNetworkLearningSummaryClient) ListWindowsInformationProtectionNetworkLearningSummariesComplete

ListWindowsInformationProtectionNetworkLearningSummariesComplete retrieves all the results into a single object

func (WindowsInformationProtectionNetworkLearningSummaryClient) ListWindowsInformationProtectionNetworkLearningSummariesCompleteMatchingPredicate

ListWindowsInformationProtectionNetworkLearningSummariesCompleteMatchingPredicate retrieves all the results and then applies the predicate

func (WindowsInformationProtectionNetworkLearningSummaryClient) UpdateWindowsInformationProtectionNetworkLearningSummary

UpdateWindowsInformationProtectionNetworkLearningSummary - Update windowsInformationProtectionNetworkLearningSummary. Update the properties of a windowsInformationProtectionNetworkLearningSummary object.

type WindowsInformationProtectionNetworkLearningSummaryOperationPredicate

type WindowsInformationProtectionNetworkLearningSummaryOperationPredicate struct {
}

func (WindowsInformationProtectionNetworkLearningSummaryOperationPredicate) Matches

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL