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 CreateWindowsMalwareInformationDeviceMalwareStateOperationOptions struct + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + func DefaultCreateWindowsMalwareInformationDeviceMalwareStateOperationOptions() CreateWindowsMalwareInformationDeviceMalwareStateOperationOptions + func (o CreateWindowsMalwareInformationDeviceMalwareStateOperationOptions) ToHeaders() *client.Headers + func (o CreateWindowsMalwareInformationDeviceMalwareStateOperationOptions) ToOData() *odata.Query + func (o CreateWindowsMalwareInformationDeviceMalwareStateOperationOptions) ToQuery() *client.QueryParams + type CreateWindowsMalwareInformationDeviceMalwareStateOperationResponse struct + HttpResponse *http.Response + Model *stable.MalwareStateForWindowsDevice + OData *odata.OData + type DeleteWindowsMalwareInformationDeviceMalwareStateOperationOptions struct + IfMatch *string + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + func DefaultDeleteWindowsMalwareInformationDeviceMalwareStateOperationOptions() DeleteWindowsMalwareInformationDeviceMalwareStateOperationOptions + func (o DeleteWindowsMalwareInformationDeviceMalwareStateOperationOptions) ToHeaders() *client.Headers + func (o DeleteWindowsMalwareInformationDeviceMalwareStateOperationOptions) ToOData() *odata.Query + func (o DeleteWindowsMalwareInformationDeviceMalwareStateOperationOptions) ToQuery() *client.QueryParams + type DeleteWindowsMalwareInformationDeviceMalwareStateOperationResponse struct + HttpResponse *http.Response + OData *odata.OData + type GetWindowsMalwareInformationDeviceMalwareStateOperationOptions struct + Expand *odata.Expand + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + Select *[]string + func DefaultGetWindowsMalwareInformationDeviceMalwareStateOperationOptions() GetWindowsMalwareInformationDeviceMalwareStateOperationOptions + func (o GetWindowsMalwareInformationDeviceMalwareStateOperationOptions) ToHeaders() *client.Headers + func (o GetWindowsMalwareInformationDeviceMalwareStateOperationOptions) ToOData() *odata.Query + func (o GetWindowsMalwareInformationDeviceMalwareStateOperationOptions) ToQuery() *client.QueryParams + type GetWindowsMalwareInformationDeviceMalwareStateOperationResponse struct + HttpResponse *http.Response + Model *stable.MalwareStateForWindowsDevice + OData *odata.OData + type GetWindowsMalwareInformationDeviceMalwareStatesCountOperationOptions struct + Filter *string + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + Search *string + func DefaultGetWindowsMalwareInformationDeviceMalwareStatesCountOperationOptions() GetWindowsMalwareInformationDeviceMalwareStatesCountOperationOptions + func (o GetWindowsMalwareInformationDeviceMalwareStatesCountOperationOptions) ToHeaders() *client.Headers + func (o GetWindowsMalwareInformationDeviceMalwareStatesCountOperationOptions) ToOData() *odata.Query + func (o GetWindowsMalwareInformationDeviceMalwareStatesCountOperationOptions) ToQuery() *client.QueryParams + type GetWindowsMalwareInformationDeviceMalwareStatesCountOperationResponse struct + HttpResponse *http.Response + Model *[]byte + OData *odata.OData + type ListWindowsMalwareInformationDeviceMalwareStatesCompleteResult struct + Items []stable.MalwareStateForWindowsDevice + LatestHttpResponse *http.Response + type ListWindowsMalwareInformationDeviceMalwareStatesCustomPager struct + NextLink *odata.Link + func (p *ListWindowsMalwareInformationDeviceMalwareStatesCustomPager) NextPageLink() *odata.Link + type ListWindowsMalwareInformationDeviceMalwareStatesOperationOptions 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 DefaultListWindowsMalwareInformationDeviceMalwareStatesOperationOptions() ListWindowsMalwareInformationDeviceMalwareStatesOperationOptions + func (o ListWindowsMalwareInformationDeviceMalwareStatesOperationOptions) ToHeaders() *client.Headers + func (o ListWindowsMalwareInformationDeviceMalwareStatesOperationOptions) ToOData() *odata.Query + func (o ListWindowsMalwareInformationDeviceMalwareStatesOperationOptions) ToQuery() *client.QueryParams + type ListWindowsMalwareInformationDeviceMalwareStatesOperationResponse struct + HttpResponse *http.Response + Model *[]stable.MalwareStateForWindowsDevice + OData *odata.OData + type MalwareStateForWindowsDeviceOperationPredicate struct + func (p MalwareStateForWindowsDeviceOperationPredicate) Matches(input stable.MalwareStateForWindowsDevice) bool + type UpdateWindowsMalwareInformationDeviceMalwareStateOperationOptions struct + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + func DefaultUpdateWindowsMalwareInformationDeviceMalwareStateOperationOptions() UpdateWindowsMalwareInformationDeviceMalwareStateOperationOptions + func (o UpdateWindowsMalwareInformationDeviceMalwareStateOperationOptions) ToHeaders() *client.Headers + func (o UpdateWindowsMalwareInformationDeviceMalwareStateOperationOptions) ToOData() *odata.Query + func (o UpdateWindowsMalwareInformationDeviceMalwareStateOperationOptions) ToQuery() *client.QueryParams + type UpdateWindowsMalwareInformationDeviceMalwareStateOperationResponse struct + HttpResponse *http.Response + OData *odata.OData + type WindowsMalwareInformationDeviceMalwareStateClient struct + Client *msgraph.Client + func NewWindowsMalwareInformationDeviceMalwareStateClientWithBaseURI(sdkApi sdkEnv.Api) (*WindowsMalwareInformationDeviceMalwareStateClient, error) + func (c WindowsMalwareInformationDeviceMalwareStateClient) CreateWindowsMalwareInformationDeviceMalwareState(ctx context.Context, id stable.DeviceManagementWindowsMalwareInformationId, ...) (result CreateWindowsMalwareInformationDeviceMalwareStateOperationResponse, ...) + func (c WindowsMalwareInformationDeviceMalwareStateClient) DeleteWindowsMalwareInformationDeviceMalwareState(ctx context.Context, ...) (result DeleteWindowsMalwareInformationDeviceMalwareStateOperationResponse, ...) + func (c WindowsMalwareInformationDeviceMalwareStateClient) GetWindowsMalwareInformationDeviceMalwareState(ctx context.Context, ...) (result GetWindowsMalwareInformationDeviceMalwareStateOperationResponse, ...) + func (c WindowsMalwareInformationDeviceMalwareStateClient) GetWindowsMalwareInformationDeviceMalwareStatesCount(ctx context.Context, id stable.DeviceManagementWindowsMalwareInformationId, ...) (result GetWindowsMalwareInformationDeviceMalwareStatesCountOperationResponse, ...) + func (c WindowsMalwareInformationDeviceMalwareStateClient) ListWindowsMalwareInformationDeviceMalwareStates(ctx context.Context, id stable.DeviceManagementWindowsMalwareInformationId, ...) (result ListWindowsMalwareInformationDeviceMalwareStatesOperationResponse, ...) + func (c WindowsMalwareInformationDeviceMalwareStateClient) ListWindowsMalwareInformationDeviceMalwareStatesComplete(ctx context.Context, id stable.DeviceManagementWindowsMalwareInformationId, ...) (ListWindowsMalwareInformationDeviceMalwareStatesCompleteResult, error) + func (c WindowsMalwareInformationDeviceMalwareStateClient) ListWindowsMalwareInformationDeviceMalwareStatesCompleteMatchingPredicate(ctx context.Context, id stable.DeviceManagementWindowsMalwareInformationId, ...) (result ListWindowsMalwareInformationDeviceMalwareStatesCompleteResult, ...) + func (c WindowsMalwareInformationDeviceMalwareStateClient) UpdateWindowsMalwareInformationDeviceMalwareState(ctx context.Context, ...) (result UpdateWindowsMalwareInformationDeviceMalwareStateOperationResponse, ...)