Versions in this module Expand all Collapse all v0 v0.20241126.2320 Nov 26, 2024 v0.20241126.1723 Nov 26, 2024 Changes in this version + type CreateWindowsInformationProtectionAppLearningSummaryOperationOptions struct + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + func DefaultCreateWindowsInformationProtectionAppLearningSummaryOperationOptions() CreateWindowsInformationProtectionAppLearningSummaryOperationOptions + func (o CreateWindowsInformationProtectionAppLearningSummaryOperationOptions) ToHeaders() *client.Headers + func (o CreateWindowsInformationProtectionAppLearningSummaryOperationOptions) ToOData() *odata.Query + func (o CreateWindowsInformationProtectionAppLearningSummaryOperationOptions) ToQuery() *client.QueryParams + type CreateWindowsInformationProtectionAppLearningSummaryOperationResponse struct + HttpResponse *http.Response + Model *stable.WindowsInformationProtectionAppLearningSummary + OData *odata.OData + type DeleteWindowsInformationProtectionAppLearningSummaryOperationOptions struct + IfMatch *string + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + func DefaultDeleteWindowsInformationProtectionAppLearningSummaryOperationOptions() DeleteWindowsInformationProtectionAppLearningSummaryOperationOptions + func (o DeleteWindowsInformationProtectionAppLearningSummaryOperationOptions) ToHeaders() *client.Headers + func (o DeleteWindowsInformationProtectionAppLearningSummaryOperationOptions) ToOData() *odata.Query + func (o DeleteWindowsInformationProtectionAppLearningSummaryOperationOptions) ToQuery() *client.QueryParams + type DeleteWindowsInformationProtectionAppLearningSummaryOperationResponse struct + HttpResponse *http.Response + OData *odata.OData + type GetWindowsInformationProtectionAppLearningSummariesCountOperationOptions struct + Filter *string + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + Search *string + func DefaultGetWindowsInformationProtectionAppLearningSummariesCountOperationOptions() GetWindowsInformationProtectionAppLearningSummariesCountOperationOptions + func (o GetWindowsInformationProtectionAppLearningSummariesCountOperationOptions) ToHeaders() *client.Headers + func (o GetWindowsInformationProtectionAppLearningSummariesCountOperationOptions) ToOData() *odata.Query + func (o GetWindowsInformationProtectionAppLearningSummariesCountOperationOptions) ToQuery() *client.QueryParams + type GetWindowsInformationProtectionAppLearningSummariesCountOperationResponse struct + HttpResponse *http.Response + Model *[]byte + OData *odata.OData + type GetWindowsInformationProtectionAppLearningSummaryOperationOptions struct + Expand *odata.Expand + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + Select *[]string + func DefaultGetWindowsInformationProtectionAppLearningSummaryOperationOptions() GetWindowsInformationProtectionAppLearningSummaryOperationOptions + func (o GetWindowsInformationProtectionAppLearningSummaryOperationOptions) ToHeaders() *client.Headers + func (o GetWindowsInformationProtectionAppLearningSummaryOperationOptions) ToOData() *odata.Query + func (o GetWindowsInformationProtectionAppLearningSummaryOperationOptions) ToQuery() *client.QueryParams + type GetWindowsInformationProtectionAppLearningSummaryOperationResponse struct + HttpResponse *http.Response + Model *stable.WindowsInformationProtectionAppLearningSummary + OData *odata.OData + type ListWindowsInformationProtectionAppLearningSummariesCompleteResult struct + Items []stable.WindowsInformationProtectionAppLearningSummary + LatestHttpResponse *http.Response + type ListWindowsInformationProtectionAppLearningSummariesCustomPager struct + NextLink *odata.Link + func (p *ListWindowsInformationProtectionAppLearningSummariesCustomPager) NextPageLink() *odata.Link + type ListWindowsInformationProtectionAppLearningSummariesOperationOptions 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 DefaultListWindowsInformationProtectionAppLearningSummariesOperationOptions() ListWindowsInformationProtectionAppLearningSummariesOperationOptions + func (o ListWindowsInformationProtectionAppLearningSummariesOperationOptions) ToHeaders() *client.Headers + func (o ListWindowsInformationProtectionAppLearningSummariesOperationOptions) ToOData() *odata.Query + func (o ListWindowsInformationProtectionAppLearningSummariesOperationOptions) ToQuery() *client.QueryParams + type ListWindowsInformationProtectionAppLearningSummariesOperationResponse struct + HttpResponse *http.Response + Model *[]stable.WindowsInformationProtectionAppLearningSummary + OData *odata.OData + type UpdateWindowsInformationProtectionAppLearningSummaryOperationOptions struct + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + func DefaultUpdateWindowsInformationProtectionAppLearningSummaryOperationOptions() UpdateWindowsInformationProtectionAppLearningSummaryOperationOptions + func (o UpdateWindowsInformationProtectionAppLearningSummaryOperationOptions) ToHeaders() *client.Headers + func (o UpdateWindowsInformationProtectionAppLearningSummaryOperationOptions) ToOData() *odata.Query + func (o UpdateWindowsInformationProtectionAppLearningSummaryOperationOptions) ToQuery() *client.QueryParams + type UpdateWindowsInformationProtectionAppLearningSummaryOperationResponse struct + HttpResponse *http.Response + OData *odata.OData + type WindowsInformationProtectionAppLearningSummaryClient struct + Client *msgraph.Client + func NewWindowsInformationProtectionAppLearningSummaryClientWithBaseURI(sdkApi sdkEnv.Api) (*WindowsInformationProtectionAppLearningSummaryClient, error) + func (c WindowsInformationProtectionAppLearningSummaryClient) CreateWindowsInformationProtectionAppLearningSummary(ctx context.Context, ...) (result CreateWindowsInformationProtectionAppLearningSummaryOperationResponse, ...) + func (c WindowsInformationProtectionAppLearningSummaryClient) DeleteWindowsInformationProtectionAppLearningSummary(ctx context.Context, ...) (result DeleteWindowsInformationProtectionAppLearningSummaryOperationResponse, ...) + func (c WindowsInformationProtectionAppLearningSummaryClient) GetWindowsInformationProtectionAppLearningSummariesCount(ctx context.Context, ...) (...) + func (c WindowsInformationProtectionAppLearningSummaryClient) GetWindowsInformationProtectionAppLearningSummary(ctx context.Context, ...) (result GetWindowsInformationProtectionAppLearningSummaryOperationResponse, ...) + func (c WindowsInformationProtectionAppLearningSummaryClient) ListWindowsInformationProtectionAppLearningSummaries(ctx context.Context, ...) (result ListWindowsInformationProtectionAppLearningSummariesOperationResponse, ...) + func (c WindowsInformationProtectionAppLearningSummaryClient) ListWindowsInformationProtectionAppLearningSummariesComplete(ctx context.Context, ...) (ListWindowsInformationProtectionAppLearningSummariesCompleteResult, error) + func (c WindowsInformationProtectionAppLearningSummaryClient) ListWindowsInformationProtectionAppLearningSummariesCompleteMatchingPredicate(ctx context.Context, ...) (result ListWindowsInformationProtectionAppLearningSummariesCompleteResult, ...) + func (c WindowsInformationProtectionAppLearningSummaryClient) UpdateWindowsInformationProtectionAppLearningSummary(ctx context.Context, ...) (result UpdateWindowsInformationProtectionAppLearningSummaryOperationResponse, ...) + type WindowsInformationProtectionAppLearningSummaryOperationPredicate struct + func (p WindowsInformationProtectionAppLearningSummaryOperationPredicate) Matches(input stable.WindowsInformationProtectionAppLearningSummary) bool