Documentation ¶
Index ¶
- type ComanagedDeviceWindowsProtectionStateDetectedMalwareStateClient
- func (c ComanagedDeviceWindowsProtectionStateDetectedMalwareStateClient) CreateComanagedDeviceWindowsProtectionStateDetectedMalwareState(ctx context.Context, id beta.DeviceManagementComanagedDeviceId, ...) (...)
- func (c ComanagedDeviceWindowsProtectionStateDetectedMalwareStateClient) DeleteComanagedDeviceWindowsProtectionStateDetectedMalwareState(ctx context.Context, ...) (...)
- func (c ComanagedDeviceWindowsProtectionStateDetectedMalwareStateClient) GetComanagedDeviceWindowsProtectionStateDetectedMalwareState(ctx context.Context, ...) (...)
- func (c ComanagedDeviceWindowsProtectionStateDetectedMalwareStateClient) GetComanagedDeviceWindowsProtectionStateDetectedMalwareStateCount(ctx context.Context, id beta.DeviceManagementComanagedDeviceId, ...) (...)
- func (c ComanagedDeviceWindowsProtectionStateDetectedMalwareStateClient) ListComanagedDeviceWindowsProtectionStateDetectedMalwareStates(ctx context.Context, id beta.DeviceManagementComanagedDeviceId, ...) (...)
- func (c ComanagedDeviceWindowsProtectionStateDetectedMalwareStateClient) ListComanagedDeviceWindowsProtectionStateDetectedMalwareStatesComplete(ctx context.Context, id beta.DeviceManagementComanagedDeviceId, ...) (ListComanagedDeviceWindowsProtectionStateDetectedMalwareStatesCompleteResult, ...)
- func (c ComanagedDeviceWindowsProtectionStateDetectedMalwareStateClient) ListComanagedDeviceWindowsProtectionStateDetectedMalwareStatesCompleteMatchingPredicate(ctx context.Context, id beta.DeviceManagementComanagedDeviceId, ...) (...)
- func (c ComanagedDeviceWindowsProtectionStateDetectedMalwareStateClient) UpdateComanagedDeviceWindowsProtectionStateDetectedMalwareState(ctx context.Context, ...) (...)
- type CreateComanagedDeviceWindowsProtectionStateDetectedMalwareStateOperationOptions
- func (o CreateComanagedDeviceWindowsProtectionStateDetectedMalwareStateOperationOptions) ToHeaders() *client.Headers
- func (o CreateComanagedDeviceWindowsProtectionStateDetectedMalwareStateOperationOptions) ToOData() *odata.Query
- func (o CreateComanagedDeviceWindowsProtectionStateDetectedMalwareStateOperationOptions) ToQuery() *client.QueryParams
- type CreateComanagedDeviceWindowsProtectionStateDetectedMalwareStateOperationResponse
- type DeleteComanagedDeviceWindowsProtectionStateDetectedMalwareStateOperationOptions
- func (o DeleteComanagedDeviceWindowsProtectionStateDetectedMalwareStateOperationOptions) ToHeaders() *client.Headers
- func (o DeleteComanagedDeviceWindowsProtectionStateDetectedMalwareStateOperationOptions) ToOData() *odata.Query
- func (o DeleteComanagedDeviceWindowsProtectionStateDetectedMalwareStateOperationOptions) ToQuery() *client.QueryParams
- type DeleteComanagedDeviceWindowsProtectionStateDetectedMalwareStateOperationResponse
- type GetComanagedDeviceWindowsProtectionStateDetectedMalwareStateCountOperationOptions
- func (o GetComanagedDeviceWindowsProtectionStateDetectedMalwareStateCountOperationOptions) ToHeaders() *client.Headers
- func (o GetComanagedDeviceWindowsProtectionStateDetectedMalwareStateCountOperationOptions) ToOData() *odata.Query
- func (o GetComanagedDeviceWindowsProtectionStateDetectedMalwareStateCountOperationOptions) ToQuery() *client.QueryParams
- type GetComanagedDeviceWindowsProtectionStateDetectedMalwareStateCountOperationResponse
- type GetComanagedDeviceWindowsProtectionStateDetectedMalwareStateOperationOptions
- func (o GetComanagedDeviceWindowsProtectionStateDetectedMalwareStateOperationOptions) ToHeaders() *client.Headers
- func (o GetComanagedDeviceWindowsProtectionStateDetectedMalwareStateOperationOptions) ToOData() *odata.Query
- func (o GetComanagedDeviceWindowsProtectionStateDetectedMalwareStateOperationOptions) ToQuery() *client.QueryParams
- type GetComanagedDeviceWindowsProtectionStateDetectedMalwareStateOperationResponse
- type ListComanagedDeviceWindowsProtectionStateDetectedMalwareStatesCompleteResult
- type ListComanagedDeviceWindowsProtectionStateDetectedMalwareStatesCustomPager
- type ListComanagedDeviceWindowsProtectionStateDetectedMalwareStatesOperationOptions
- func (o ListComanagedDeviceWindowsProtectionStateDetectedMalwareStatesOperationOptions) ToHeaders() *client.Headers
- func (o ListComanagedDeviceWindowsProtectionStateDetectedMalwareStatesOperationOptions) ToOData() *odata.Query
- func (o ListComanagedDeviceWindowsProtectionStateDetectedMalwareStatesOperationOptions) ToQuery() *client.QueryParams
- type ListComanagedDeviceWindowsProtectionStateDetectedMalwareStatesOperationResponse
- type UpdateComanagedDeviceWindowsProtectionStateDetectedMalwareStateOperationOptions
- func (o UpdateComanagedDeviceWindowsProtectionStateDetectedMalwareStateOperationOptions) ToHeaders() *client.Headers
- func (o UpdateComanagedDeviceWindowsProtectionStateDetectedMalwareStateOperationOptions) ToOData() *odata.Query
- func (o UpdateComanagedDeviceWindowsProtectionStateDetectedMalwareStateOperationOptions) ToQuery() *client.QueryParams
- type UpdateComanagedDeviceWindowsProtectionStateDetectedMalwareStateOperationResponse
- type WindowsDeviceMalwareStateOperationPredicate
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ComanagedDeviceWindowsProtectionStateDetectedMalwareStateClient ¶
type ComanagedDeviceWindowsProtectionStateDetectedMalwareStateClient struct {
Client *msgraph.Client
}
func NewComanagedDeviceWindowsProtectionStateDetectedMalwareStateClientWithBaseURI ¶
func NewComanagedDeviceWindowsProtectionStateDetectedMalwareStateClientWithBaseURI(sdkApi sdkEnv.Api) (*ComanagedDeviceWindowsProtectionStateDetectedMalwareStateClient, error)
func (ComanagedDeviceWindowsProtectionStateDetectedMalwareStateClient) CreateComanagedDeviceWindowsProtectionStateDetectedMalwareState ¶
func (c ComanagedDeviceWindowsProtectionStateDetectedMalwareStateClient) CreateComanagedDeviceWindowsProtectionStateDetectedMalwareState(ctx context.Context, id beta.DeviceManagementComanagedDeviceId, input beta.WindowsDeviceMalwareState, options CreateComanagedDeviceWindowsProtectionStateDetectedMalwareStateOperationOptions) (result CreateComanagedDeviceWindowsProtectionStateDetectedMalwareStateOperationResponse, err error)
CreateComanagedDeviceWindowsProtectionStateDetectedMalwareState - Create new navigation property to detectedMalwareState for deviceManagement
func (ComanagedDeviceWindowsProtectionStateDetectedMalwareStateClient) DeleteComanagedDeviceWindowsProtectionStateDetectedMalwareState ¶
func (c ComanagedDeviceWindowsProtectionStateDetectedMalwareStateClient) DeleteComanagedDeviceWindowsProtectionStateDetectedMalwareState(ctx context.Context, id beta.DeviceManagementComanagedDeviceIdWindowsProtectionStateDetectedMalwareStateId, options DeleteComanagedDeviceWindowsProtectionStateDetectedMalwareStateOperationOptions) (result DeleteComanagedDeviceWindowsProtectionStateDetectedMalwareStateOperationResponse, err error)
DeleteComanagedDeviceWindowsProtectionStateDetectedMalwareState - Delete navigation property detectedMalwareState for deviceManagement
func (ComanagedDeviceWindowsProtectionStateDetectedMalwareStateClient) GetComanagedDeviceWindowsProtectionStateDetectedMalwareState ¶
func (c ComanagedDeviceWindowsProtectionStateDetectedMalwareStateClient) GetComanagedDeviceWindowsProtectionStateDetectedMalwareState(ctx context.Context, id beta.DeviceManagementComanagedDeviceIdWindowsProtectionStateDetectedMalwareStateId, options GetComanagedDeviceWindowsProtectionStateDetectedMalwareStateOperationOptions) (result GetComanagedDeviceWindowsProtectionStateDetectedMalwareStateOperationResponse, err error)
GetComanagedDeviceWindowsProtectionStateDetectedMalwareState - Get detectedMalwareState from deviceManagement. Device malware list
func (ComanagedDeviceWindowsProtectionStateDetectedMalwareStateClient) GetComanagedDeviceWindowsProtectionStateDetectedMalwareStateCount ¶
func (c ComanagedDeviceWindowsProtectionStateDetectedMalwareStateClient) GetComanagedDeviceWindowsProtectionStateDetectedMalwareStateCount(ctx context.Context, id beta.DeviceManagementComanagedDeviceId, options GetComanagedDeviceWindowsProtectionStateDetectedMalwareStateCountOperationOptions) (result GetComanagedDeviceWindowsProtectionStateDetectedMalwareStateCountOperationResponse, err error)
GetComanagedDeviceWindowsProtectionStateDetectedMalwareStateCount - Get the number of the resource
func (ComanagedDeviceWindowsProtectionStateDetectedMalwareStateClient) ListComanagedDeviceWindowsProtectionStateDetectedMalwareStates ¶
func (c ComanagedDeviceWindowsProtectionStateDetectedMalwareStateClient) ListComanagedDeviceWindowsProtectionStateDetectedMalwareStates(ctx context.Context, id beta.DeviceManagementComanagedDeviceId, options ListComanagedDeviceWindowsProtectionStateDetectedMalwareStatesOperationOptions) (result ListComanagedDeviceWindowsProtectionStateDetectedMalwareStatesOperationResponse, err error)
ListComanagedDeviceWindowsProtectionStateDetectedMalwareStates - Get detectedMalwareState from deviceManagement. Device malware list
func (ComanagedDeviceWindowsProtectionStateDetectedMalwareStateClient) ListComanagedDeviceWindowsProtectionStateDetectedMalwareStatesComplete ¶
func (c ComanagedDeviceWindowsProtectionStateDetectedMalwareStateClient) ListComanagedDeviceWindowsProtectionStateDetectedMalwareStatesComplete(ctx context.Context, id beta.DeviceManagementComanagedDeviceId, options ListComanagedDeviceWindowsProtectionStateDetectedMalwareStatesOperationOptions) (ListComanagedDeviceWindowsProtectionStateDetectedMalwareStatesCompleteResult, error)
ListComanagedDeviceWindowsProtectionStateDetectedMalwareStatesComplete retrieves all the results into a single object
func (ComanagedDeviceWindowsProtectionStateDetectedMalwareStateClient) ListComanagedDeviceWindowsProtectionStateDetectedMalwareStatesCompleteMatchingPredicate ¶
func (c ComanagedDeviceWindowsProtectionStateDetectedMalwareStateClient) ListComanagedDeviceWindowsProtectionStateDetectedMalwareStatesCompleteMatchingPredicate(ctx context.Context, id beta.DeviceManagementComanagedDeviceId, options ListComanagedDeviceWindowsProtectionStateDetectedMalwareStatesOperationOptions, predicate WindowsDeviceMalwareStateOperationPredicate) (result ListComanagedDeviceWindowsProtectionStateDetectedMalwareStatesCompleteResult, err error)
ListComanagedDeviceWindowsProtectionStateDetectedMalwareStatesCompleteMatchingPredicate retrieves all the results and then applies the predicate
func (ComanagedDeviceWindowsProtectionStateDetectedMalwareStateClient) UpdateComanagedDeviceWindowsProtectionStateDetectedMalwareState ¶
func (c ComanagedDeviceWindowsProtectionStateDetectedMalwareStateClient) UpdateComanagedDeviceWindowsProtectionStateDetectedMalwareState(ctx context.Context, id beta.DeviceManagementComanagedDeviceIdWindowsProtectionStateDetectedMalwareStateId, input beta.WindowsDeviceMalwareState, options UpdateComanagedDeviceWindowsProtectionStateDetectedMalwareStateOperationOptions) (result UpdateComanagedDeviceWindowsProtectionStateDetectedMalwareStateOperationResponse, err error)
UpdateComanagedDeviceWindowsProtectionStateDetectedMalwareState - Update the navigation property detectedMalwareState in deviceManagement
type CreateComanagedDeviceWindowsProtectionStateDetectedMalwareStateOperationOptions ¶
type CreateComanagedDeviceWindowsProtectionStateDetectedMalwareStateOperationOptions struct { Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultCreateComanagedDeviceWindowsProtectionStateDetectedMalwareStateOperationOptions ¶
func DefaultCreateComanagedDeviceWindowsProtectionStateDetectedMalwareStateOperationOptions() CreateComanagedDeviceWindowsProtectionStateDetectedMalwareStateOperationOptions
func (CreateComanagedDeviceWindowsProtectionStateDetectedMalwareStateOperationOptions) ToHeaders ¶
func (o CreateComanagedDeviceWindowsProtectionStateDetectedMalwareStateOperationOptions) ToHeaders() *client.Headers
type DeleteComanagedDeviceWindowsProtectionStateDetectedMalwareStateOperationOptions ¶
type DeleteComanagedDeviceWindowsProtectionStateDetectedMalwareStateOperationOptions struct { IfMatch *string Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultDeleteComanagedDeviceWindowsProtectionStateDetectedMalwareStateOperationOptions ¶
func DefaultDeleteComanagedDeviceWindowsProtectionStateDetectedMalwareStateOperationOptions() DeleteComanagedDeviceWindowsProtectionStateDetectedMalwareStateOperationOptions
func (DeleteComanagedDeviceWindowsProtectionStateDetectedMalwareStateOperationOptions) ToHeaders ¶
func (o DeleteComanagedDeviceWindowsProtectionStateDetectedMalwareStateOperationOptions) ToHeaders() *client.Headers
type GetComanagedDeviceWindowsProtectionStateDetectedMalwareStateCountOperationOptions ¶
type GetComanagedDeviceWindowsProtectionStateDetectedMalwareStateCountOperationOptions struct { Filter *string Metadata *odata.Metadata RetryFunc client.RequestRetryFunc Search *string }
func DefaultGetComanagedDeviceWindowsProtectionStateDetectedMalwareStateCountOperationOptions ¶
func DefaultGetComanagedDeviceWindowsProtectionStateDetectedMalwareStateCountOperationOptions() GetComanagedDeviceWindowsProtectionStateDetectedMalwareStateCountOperationOptions
func (GetComanagedDeviceWindowsProtectionStateDetectedMalwareStateCountOperationOptions) ToHeaders ¶
func (o GetComanagedDeviceWindowsProtectionStateDetectedMalwareStateCountOperationOptions) ToHeaders() *client.Headers
type GetComanagedDeviceWindowsProtectionStateDetectedMalwareStateOperationOptions ¶
type GetComanagedDeviceWindowsProtectionStateDetectedMalwareStateOperationOptions struct { Expand *odata.Expand Metadata *odata.Metadata RetryFunc client.RequestRetryFunc Select *[]string }
func DefaultGetComanagedDeviceWindowsProtectionStateDetectedMalwareStateOperationOptions ¶
func DefaultGetComanagedDeviceWindowsProtectionStateDetectedMalwareStateOperationOptions() GetComanagedDeviceWindowsProtectionStateDetectedMalwareStateOperationOptions
func (GetComanagedDeviceWindowsProtectionStateDetectedMalwareStateOperationOptions) ToHeaders ¶
func (o GetComanagedDeviceWindowsProtectionStateDetectedMalwareStateOperationOptions) ToHeaders() *client.Headers
func (GetComanagedDeviceWindowsProtectionStateDetectedMalwareStateOperationOptions) ToOData ¶
func (o GetComanagedDeviceWindowsProtectionStateDetectedMalwareStateOperationOptions) ToOData() *odata.Query
type ListComanagedDeviceWindowsProtectionStateDetectedMalwareStatesCompleteResult ¶
type ListComanagedDeviceWindowsProtectionStateDetectedMalwareStatesCompleteResult struct { LatestHttpResponse *http.Response Items []beta.WindowsDeviceMalwareState }
type ListComanagedDeviceWindowsProtectionStateDetectedMalwareStatesCustomPager ¶
type ListComanagedDeviceWindowsProtectionStateDetectedMalwareStatesCustomPager struct {
NextLink *odata.Link `json:"@odata.nextLink"`
}
func (*ListComanagedDeviceWindowsProtectionStateDetectedMalwareStatesCustomPager) NextPageLink ¶
func (p *ListComanagedDeviceWindowsProtectionStateDetectedMalwareStatesCustomPager) NextPageLink() *odata.Link
type ListComanagedDeviceWindowsProtectionStateDetectedMalwareStatesOperationOptions ¶
type ListComanagedDeviceWindowsProtectionStateDetectedMalwareStatesOperationOptions 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 DefaultListComanagedDeviceWindowsProtectionStateDetectedMalwareStatesOperationOptions ¶
func DefaultListComanagedDeviceWindowsProtectionStateDetectedMalwareStatesOperationOptions() ListComanagedDeviceWindowsProtectionStateDetectedMalwareStatesOperationOptions
func (ListComanagedDeviceWindowsProtectionStateDetectedMalwareStatesOperationOptions) ToHeaders ¶
func (o ListComanagedDeviceWindowsProtectionStateDetectedMalwareStatesOperationOptions) ToHeaders() *client.Headers
func (ListComanagedDeviceWindowsProtectionStateDetectedMalwareStatesOperationOptions) ToOData ¶
func (o ListComanagedDeviceWindowsProtectionStateDetectedMalwareStatesOperationOptions) ToOData() *odata.Query
type UpdateComanagedDeviceWindowsProtectionStateDetectedMalwareStateOperationOptions ¶
type UpdateComanagedDeviceWindowsProtectionStateDetectedMalwareStateOperationOptions struct { Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultUpdateComanagedDeviceWindowsProtectionStateDetectedMalwareStateOperationOptions ¶
func DefaultUpdateComanagedDeviceWindowsProtectionStateDetectedMalwareStateOperationOptions() UpdateComanagedDeviceWindowsProtectionStateDetectedMalwareStateOperationOptions
func (UpdateComanagedDeviceWindowsProtectionStateDetectedMalwareStateOperationOptions) ToHeaders ¶
func (o UpdateComanagedDeviceWindowsProtectionStateDetectedMalwareStateOperationOptions) ToHeaders() *client.Headers
type WindowsDeviceMalwareStateOperationPredicate ¶
type WindowsDeviceMalwareStateOperationPredicate struct { }
func (WindowsDeviceMalwareStateOperationPredicate) Matches ¶
func (p WindowsDeviceMalwareStateOperationPredicate) Matches(input beta.WindowsDeviceMalwareState) bool
Source Files ¶
- client.go
- method_createcomanageddevicewindowsprotectionstatedetectedmalwarestate.go
- method_deletecomanageddevicewindowsprotectionstatedetectedmalwarestate.go
- method_getcomanageddevicewindowsprotectionstatedetectedmalwarestate.go
- method_getcomanageddevicewindowsprotectionstatedetectedmalwarestatecount.go
- method_listcomanageddevicewindowsprotectionstatedetectedmalwarestates.go
- method_updatecomanageddevicewindowsprotectionstatedetectedmalwarestate.go
- predicates.go
- version.go