Documentation ¶
Index ¶
- type ComanagedDeviceWindowsProtectionStateClient
- func (c ComanagedDeviceWindowsProtectionStateClient) DeleteComanagedDeviceWindowsProtectionState(ctx context.Context, id beta.DeviceManagementComanagedDeviceId, ...) (result DeleteComanagedDeviceWindowsProtectionStateOperationResponse, err error)
- func (c ComanagedDeviceWindowsProtectionStateClient) GetComanagedDeviceWindowsProtectionState(ctx context.Context, id beta.DeviceManagementComanagedDeviceId, ...) (result GetComanagedDeviceWindowsProtectionStateOperationResponse, err error)
- func (c ComanagedDeviceWindowsProtectionStateClient) UpdateComanagedDeviceWindowsProtectionState(ctx context.Context, id beta.DeviceManagementComanagedDeviceId, ...) (result UpdateComanagedDeviceWindowsProtectionStateOperationResponse, err error)
- type DeleteComanagedDeviceWindowsProtectionStateOperationOptions
- type DeleteComanagedDeviceWindowsProtectionStateOperationResponse
- type GetComanagedDeviceWindowsProtectionStateOperationOptions
- type GetComanagedDeviceWindowsProtectionStateOperationResponse
- type UpdateComanagedDeviceWindowsProtectionStateOperationOptions
- type UpdateComanagedDeviceWindowsProtectionStateOperationResponse
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ComanagedDeviceWindowsProtectionStateClient ¶
func NewComanagedDeviceWindowsProtectionStateClientWithBaseURI ¶
func NewComanagedDeviceWindowsProtectionStateClientWithBaseURI(sdkApi sdkEnv.Api) (*ComanagedDeviceWindowsProtectionStateClient, error)
func (ComanagedDeviceWindowsProtectionStateClient) DeleteComanagedDeviceWindowsProtectionState ¶
func (c ComanagedDeviceWindowsProtectionStateClient) DeleteComanagedDeviceWindowsProtectionState(ctx context.Context, id beta.DeviceManagementComanagedDeviceId, options DeleteComanagedDeviceWindowsProtectionStateOperationOptions) (result DeleteComanagedDeviceWindowsProtectionStateOperationResponse, err error)
DeleteComanagedDeviceWindowsProtectionState - Delete navigation property windowsProtectionState for deviceManagement
func (ComanagedDeviceWindowsProtectionStateClient) GetComanagedDeviceWindowsProtectionState ¶
func (c ComanagedDeviceWindowsProtectionStateClient) GetComanagedDeviceWindowsProtectionState(ctx context.Context, id beta.DeviceManagementComanagedDeviceId, options GetComanagedDeviceWindowsProtectionStateOperationOptions) (result GetComanagedDeviceWindowsProtectionStateOperationResponse, err error)
GetComanagedDeviceWindowsProtectionState - Get windowsProtectionState from deviceManagement. The device protection status. This property is read-only.
func (ComanagedDeviceWindowsProtectionStateClient) UpdateComanagedDeviceWindowsProtectionState ¶
func (c ComanagedDeviceWindowsProtectionStateClient) UpdateComanagedDeviceWindowsProtectionState(ctx context.Context, id beta.DeviceManagementComanagedDeviceId, input beta.WindowsProtectionState, options UpdateComanagedDeviceWindowsProtectionStateOperationOptions) (result UpdateComanagedDeviceWindowsProtectionStateOperationResponse, err error)
UpdateComanagedDeviceWindowsProtectionState - Update the navigation property windowsProtectionState in deviceManagement
type DeleteComanagedDeviceWindowsProtectionStateOperationOptions ¶
type DeleteComanagedDeviceWindowsProtectionStateOperationOptions struct { IfMatch *string Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultDeleteComanagedDeviceWindowsProtectionStateOperationOptions ¶
func DefaultDeleteComanagedDeviceWindowsProtectionStateOperationOptions() DeleteComanagedDeviceWindowsProtectionStateOperationOptions
func (DeleteComanagedDeviceWindowsProtectionStateOperationOptions) ToHeaders ¶
func (o DeleteComanagedDeviceWindowsProtectionStateOperationOptions) ToHeaders() *client.Headers
func (DeleteComanagedDeviceWindowsProtectionStateOperationOptions) ToOData ¶
func (o DeleteComanagedDeviceWindowsProtectionStateOperationOptions) ToOData() *odata.Query
func (DeleteComanagedDeviceWindowsProtectionStateOperationOptions) ToQuery ¶
func (o DeleteComanagedDeviceWindowsProtectionStateOperationOptions) ToQuery() *client.QueryParams
type GetComanagedDeviceWindowsProtectionStateOperationOptions ¶
type GetComanagedDeviceWindowsProtectionStateOperationOptions struct { Expand *odata.Expand Metadata *odata.Metadata RetryFunc client.RequestRetryFunc Select *[]string }
func DefaultGetComanagedDeviceWindowsProtectionStateOperationOptions ¶
func DefaultGetComanagedDeviceWindowsProtectionStateOperationOptions() GetComanagedDeviceWindowsProtectionStateOperationOptions
func (GetComanagedDeviceWindowsProtectionStateOperationOptions) ToHeaders ¶
func (o GetComanagedDeviceWindowsProtectionStateOperationOptions) ToHeaders() *client.Headers
func (GetComanagedDeviceWindowsProtectionStateOperationOptions) ToOData ¶
func (o GetComanagedDeviceWindowsProtectionStateOperationOptions) ToOData() *odata.Query
func (GetComanagedDeviceWindowsProtectionStateOperationOptions) ToQuery ¶
func (o GetComanagedDeviceWindowsProtectionStateOperationOptions) ToQuery() *client.QueryParams
type UpdateComanagedDeviceWindowsProtectionStateOperationOptions ¶
type UpdateComanagedDeviceWindowsProtectionStateOperationOptions struct { Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultUpdateComanagedDeviceWindowsProtectionStateOperationOptions ¶
func DefaultUpdateComanagedDeviceWindowsProtectionStateOperationOptions() UpdateComanagedDeviceWindowsProtectionStateOperationOptions
func (UpdateComanagedDeviceWindowsProtectionStateOperationOptions) ToHeaders ¶
func (o UpdateComanagedDeviceWindowsProtectionStateOperationOptions) ToHeaders() *client.Headers
func (UpdateComanagedDeviceWindowsProtectionStateOperationOptions) ToOData ¶
func (o UpdateComanagedDeviceWindowsProtectionStateOperationOptions) ToOData() *odata.Query
func (UpdateComanagedDeviceWindowsProtectionStateOperationOptions) ToQuery ¶
func (o UpdateComanagedDeviceWindowsProtectionStateOperationOptions) ToQuery() *client.QueryParams
Click to show internal directories.
Click to hide internal directories.