Documentation ¶
Index ¶
- type AssignWindowsAutopilotDeviceIdentityUserToDeviceOperationOptions
- func (o AssignWindowsAutopilotDeviceIdentityUserToDeviceOperationOptions) ToHeaders() *client.Headers
- func (o AssignWindowsAutopilotDeviceIdentityUserToDeviceOperationOptions) ToOData() *odata.Query
- func (o AssignWindowsAutopilotDeviceIdentityUserToDeviceOperationOptions) ToQuery() *client.QueryParams
- type AssignWindowsAutopilotDeviceIdentityUserToDeviceOperationResponse
- type AssignWindowsAutopilotDeviceIdentityUserToDeviceRequest
- type CreateWindowsAutopilotDeviceIdentityOperationOptions
- type CreateWindowsAutopilotDeviceIdentityOperationResponse
- type CreateWindowsAutopilotDeviceIdentityUnassignUserFromDeviceOperationOptions
- func (o CreateWindowsAutopilotDeviceIdentityUnassignUserFromDeviceOperationOptions) ToHeaders() *client.Headers
- func (o CreateWindowsAutopilotDeviceIdentityUnassignUserFromDeviceOperationOptions) ToOData() *odata.Query
- func (o CreateWindowsAutopilotDeviceIdentityUnassignUserFromDeviceOperationOptions) ToQuery() *client.QueryParams
- type CreateWindowsAutopilotDeviceIdentityUnassignUserFromDeviceOperationResponse
- type DeleteWindowsAutopilotDeviceIdentityOperationOptions
- type DeleteWindowsAutopilotDeviceIdentityOperationResponse
- type GetWindowsAutopilotDeviceIdentitiesCountOperationOptions
- type GetWindowsAutopilotDeviceIdentitiesCountOperationResponse
- type GetWindowsAutopilotDeviceIdentityOperationOptions
- type GetWindowsAutopilotDeviceIdentityOperationResponse
- type ListWindowsAutopilotDeviceIdentitiesCompleteResult
- type ListWindowsAutopilotDeviceIdentitiesCustomPager
- type ListWindowsAutopilotDeviceIdentitiesOperationOptions
- type ListWindowsAutopilotDeviceIdentitiesOperationResponse
- type UpdateWindowsAutopilotDeviceIdentityDevicePropertiesOperationOptions
- func (o UpdateWindowsAutopilotDeviceIdentityDevicePropertiesOperationOptions) ToHeaders() *client.Headers
- func (o UpdateWindowsAutopilotDeviceIdentityDevicePropertiesOperationOptions) ToOData() *odata.Query
- func (o UpdateWindowsAutopilotDeviceIdentityDevicePropertiesOperationOptions) ToQuery() *client.QueryParams
- type UpdateWindowsAutopilotDeviceIdentityDevicePropertiesOperationResponse
- type UpdateWindowsAutopilotDeviceIdentityDevicePropertiesRequest
- type UpdateWindowsAutopilotDeviceIdentityOperationOptions
- type UpdateWindowsAutopilotDeviceIdentityOperationResponse
- type WindowsAutopilotDeviceIdentityClient
- func (c WindowsAutopilotDeviceIdentityClient) AssignWindowsAutopilotDeviceIdentityUserToDevice(ctx context.Context, ...) (result AssignWindowsAutopilotDeviceIdentityUserToDeviceOperationResponse, ...)
- func (c WindowsAutopilotDeviceIdentityClient) CreateWindowsAutopilotDeviceIdentity(ctx context.Context, input stable.WindowsAutopilotDeviceIdentity, ...) (result CreateWindowsAutopilotDeviceIdentityOperationResponse, err error)
- func (c WindowsAutopilotDeviceIdentityClient) CreateWindowsAutopilotDeviceIdentityUnassignUserFromDevice(ctx context.Context, ...) (...)
- func (c WindowsAutopilotDeviceIdentityClient) DeleteWindowsAutopilotDeviceIdentity(ctx context.Context, ...) (result DeleteWindowsAutopilotDeviceIdentityOperationResponse, err error)
- func (c WindowsAutopilotDeviceIdentityClient) GetWindowsAutopilotDeviceIdentitiesCount(ctx context.Context, ...) (result GetWindowsAutopilotDeviceIdentitiesCountOperationResponse, err error)
- func (c WindowsAutopilotDeviceIdentityClient) GetWindowsAutopilotDeviceIdentity(ctx context.Context, ...) (result GetWindowsAutopilotDeviceIdentityOperationResponse, err error)
- func (c WindowsAutopilotDeviceIdentityClient) ListWindowsAutopilotDeviceIdentities(ctx context.Context, ...) (result ListWindowsAutopilotDeviceIdentitiesOperationResponse, err error)
- func (c WindowsAutopilotDeviceIdentityClient) ListWindowsAutopilotDeviceIdentitiesComplete(ctx context.Context, ...) (ListWindowsAutopilotDeviceIdentitiesCompleteResult, error)
- func (c WindowsAutopilotDeviceIdentityClient) ListWindowsAutopilotDeviceIdentitiesCompleteMatchingPredicate(ctx context.Context, ...) (result ListWindowsAutopilotDeviceIdentitiesCompleteResult, err error)
- func (c WindowsAutopilotDeviceIdentityClient) UpdateWindowsAutopilotDeviceIdentity(ctx context.Context, ...) (result UpdateWindowsAutopilotDeviceIdentityOperationResponse, err error)
- func (c WindowsAutopilotDeviceIdentityClient) UpdateWindowsAutopilotDeviceIdentityDeviceProperties(ctx context.Context, ...) (result UpdateWindowsAutopilotDeviceIdentityDevicePropertiesOperationResponse, ...)
- type WindowsAutopilotDeviceIdentityOperationPredicate
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AssignWindowsAutopilotDeviceIdentityUserToDeviceOperationOptions ¶
type AssignWindowsAutopilotDeviceIdentityUserToDeviceOperationOptions struct { Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultAssignWindowsAutopilotDeviceIdentityUserToDeviceOperationOptions ¶
func DefaultAssignWindowsAutopilotDeviceIdentityUserToDeviceOperationOptions() AssignWindowsAutopilotDeviceIdentityUserToDeviceOperationOptions
func (AssignWindowsAutopilotDeviceIdentityUserToDeviceOperationOptions) ToHeaders ¶
func (o AssignWindowsAutopilotDeviceIdentityUserToDeviceOperationOptions) ToHeaders() *client.Headers
func (AssignWindowsAutopilotDeviceIdentityUserToDeviceOperationOptions) ToOData ¶
func (o AssignWindowsAutopilotDeviceIdentityUserToDeviceOperationOptions) ToOData() *odata.Query
func (AssignWindowsAutopilotDeviceIdentityUserToDeviceOperationOptions) ToQuery ¶
func (o AssignWindowsAutopilotDeviceIdentityUserToDeviceOperationOptions) ToQuery() *client.QueryParams
type CreateWindowsAutopilotDeviceIdentityOperationOptions ¶
type CreateWindowsAutopilotDeviceIdentityOperationOptions struct { Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultCreateWindowsAutopilotDeviceIdentityOperationOptions ¶
func DefaultCreateWindowsAutopilotDeviceIdentityOperationOptions() CreateWindowsAutopilotDeviceIdentityOperationOptions
func (CreateWindowsAutopilotDeviceIdentityOperationOptions) ToHeaders ¶
func (o CreateWindowsAutopilotDeviceIdentityOperationOptions) ToHeaders() *client.Headers
func (CreateWindowsAutopilotDeviceIdentityOperationOptions) ToOData ¶
func (o CreateWindowsAutopilotDeviceIdentityOperationOptions) ToOData() *odata.Query
func (CreateWindowsAutopilotDeviceIdentityOperationOptions) ToQuery ¶
func (o CreateWindowsAutopilotDeviceIdentityOperationOptions) ToQuery() *client.QueryParams
type CreateWindowsAutopilotDeviceIdentityUnassignUserFromDeviceOperationOptions ¶
type CreateWindowsAutopilotDeviceIdentityUnassignUserFromDeviceOperationOptions struct { Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultCreateWindowsAutopilotDeviceIdentityUnassignUserFromDeviceOperationOptions ¶
func DefaultCreateWindowsAutopilotDeviceIdentityUnassignUserFromDeviceOperationOptions() CreateWindowsAutopilotDeviceIdentityUnassignUserFromDeviceOperationOptions
func (CreateWindowsAutopilotDeviceIdentityUnassignUserFromDeviceOperationOptions) ToHeaders ¶
func (o CreateWindowsAutopilotDeviceIdentityUnassignUserFromDeviceOperationOptions) ToHeaders() *client.Headers
func (CreateWindowsAutopilotDeviceIdentityUnassignUserFromDeviceOperationOptions) ToOData ¶
func (o CreateWindowsAutopilotDeviceIdentityUnassignUserFromDeviceOperationOptions) ToOData() *odata.Query
type DeleteWindowsAutopilotDeviceIdentityOperationOptions ¶
type DeleteWindowsAutopilotDeviceIdentityOperationOptions struct { IfMatch *string Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultDeleteWindowsAutopilotDeviceIdentityOperationOptions ¶
func DefaultDeleteWindowsAutopilotDeviceIdentityOperationOptions() DeleteWindowsAutopilotDeviceIdentityOperationOptions
func (DeleteWindowsAutopilotDeviceIdentityOperationOptions) ToHeaders ¶
func (o DeleteWindowsAutopilotDeviceIdentityOperationOptions) ToHeaders() *client.Headers
func (DeleteWindowsAutopilotDeviceIdentityOperationOptions) ToOData ¶
func (o DeleteWindowsAutopilotDeviceIdentityOperationOptions) ToOData() *odata.Query
func (DeleteWindowsAutopilotDeviceIdentityOperationOptions) ToQuery ¶
func (o DeleteWindowsAutopilotDeviceIdentityOperationOptions) ToQuery() *client.QueryParams
type GetWindowsAutopilotDeviceIdentitiesCountOperationOptions ¶
type GetWindowsAutopilotDeviceIdentitiesCountOperationOptions struct { Filter *string Metadata *odata.Metadata RetryFunc client.RequestRetryFunc Search *string }
func DefaultGetWindowsAutopilotDeviceIdentitiesCountOperationOptions ¶
func DefaultGetWindowsAutopilotDeviceIdentitiesCountOperationOptions() GetWindowsAutopilotDeviceIdentitiesCountOperationOptions
func (GetWindowsAutopilotDeviceIdentitiesCountOperationOptions) ToHeaders ¶
func (o GetWindowsAutopilotDeviceIdentitiesCountOperationOptions) ToHeaders() *client.Headers
func (GetWindowsAutopilotDeviceIdentitiesCountOperationOptions) ToOData ¶
func (o GetWindowsAutopilotDeviceIdentitiesCountOperationOptions) ToOData() *odata.Query
func (GetWindowsAutopilotDeviceIdentitiesCountOperationOptions) ToQuery ¶
func (o GetWindowsAutopilotDeviceIdentitiesCountOperationOptions) ToQuery() *client.QueryParams
type GetWindowsAutopilotDeviceIdentityOperationOptions ¶
type GetWindowsAutopilotDeviceIdentityOperationOptions struct { Expand *odata.Expand Metadata *odata.Metadata RetryFunc client.RequestRetryFunc Select *[]string }
func DefaultGetWindowsAutopilotDeviceIdentityOperationOptions ¶
func DefaultGetWindowsAutopilotDeviceIdentityOperationOptions() GetWindowsAutopilotDeviceIdentityOperationOptions
func (GetWindowsAutopilotDeviceIdentityOperationOptions) ToHeaders ¶
func (o GetWindowsAutopilotDeviceIdentityOperationOptions) ToHeaders() *client.Headers
func (GetWindowsAutopilotDeviceIdentityOperationOptions) ToOData ¶
func (o GetWindowsAutopilotDeviceIdentityOperationOptions) ToOData() *odata.Query
func (GetWindowsAutopilotDeviceIdentityOperationOptions) ToQuery ¶
func (o GetWindowsAutopilotDeviceIdentityOperationOptions) ToQuery() *client.QueryParams
type ListWindowsAutopilotDeviceIdentitiesCompleteResult ¶
type ListWindowsAutopilotDeviceIdentitiesCompleteResult struct { LatestHttpResponse *http.Response Items []stable.WindowsAutopilotDeviceIdentity }
type ListWindowsAutopilotDeviceIdentitiesCustomPager ¶
type ListWindowsAutopilotDeviceIdentitiesCustomPager struct {
NextLink *odata.Link `json:"@odata.nextLink"`
}
func (*ListWindowsAutopilotDeviceIdentitiesCustomPager) NextPageLink ¶
func (p *ListWindowsAutopilotDeviceIdentitiesCustomPager) NextPageLink() *odata.Link
type ListWindowsAutopilotDeviceIdentitiesOperationOptions ¶
type ListWindowsAutopilotDeviceIdentitiesOperationOptions 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 DefaultListWindowsAutopilotDeviceIdentitiesOperationOptions ¶
func DefaultListWindowsAutopilotDeviceIdentitiesOperationOptions() ListWindowsAutopilotDeviceIdentitiesOperationOptions
func (ListWindowsAutopilotDeviceIdentitiesOperationOptions) ToHeaders ¶
func (o ListWindowsAutopilotDeviceIdentitiesOperationOptions) ToHeaders() *client.Headers
func (ListWindowsAutopilotDeviceIdentitiesOperationOptions) ToOData ¶
func (o ListWindowsAutopilotDeviceIdentitiesOperationOptions) ToOData() *odata.Query
func (ListWindowsAutopilotDeviceIdentitiesOperationOptions) ToQuery ¶
func (o ListWindowsAutopilotDeviceIdentitiesOperationOptions) ToQuery() *client.QueryParams
type UpdateWindowsAutopilotDeviceIdentityDevicePropertiesOperationOptions ¶
type UpdateWindowsAutopilotDeviceIdentityDevicePropertiesOperationOptions struct { Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultUpdateWindowsAutopilotDeviceIdentityDevicePropertiesOperationOptions ¶
func DefaultUpdateWindowsAutopilotDeviceIdentityDevicePropertiesOperationOptions() UpdateWindowsAutopilotDeviceIdentityDevicePropertiesOperationOptions
func (UpdateWindowsAutopilotDeviceIdentityDevicePropertiesOperationOptions) ToHeaders ¶
func (o UpdateWindowsAutopilotDeviceIdentityDevicePropertiesOperationOptions) ToHeaders() *client.Headers
func (UpdateWindowsAutopilotDeviceIdentityDevicePropertiesOperationOptions) ToOData ¶
func (o UpdateWindowsAutopilotDeviceIdentityDevicePropertiesOperationOptions) ToOData() *odata.Query
func (UpdateWindowsAutopilotDeviceIdentityDevicePropertiesOperationOptions) ToQuery ¶
func (o UpdateWindowsAutopilotDeviceIdentityDevicePropertiesOperationOptions) ToQuery() *client.QueryParams
type UpdateWindowsAutopilotDeviceIdentityDevicePropertiesRequest ¶
type UpdateWindowsAutopilotDeviceIdentityDevicePropertiesRequest struct { AddressableUserName nullable.Type[string] `json:"addressableUserName,omitempty"` DisplayName nullable.Type[string] `json:"displayName,omitempty"` GroupTag nullable.Type[string] `json:"groupTag,omitempty"` UserPrincipalName nullable.Type[string] `json:"userPrincipalName,omitempty"` }
type UpdateWindowsAutopilotDeviceIdentityOperationOptions ¶
type UpdateWindowsAutopilotDeviceIdentityOperationOptions struct { Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultUpdateWindowsAutopilotDeviceIdentityOperationOptions ¶
func DefaultUpdateWindowsAutopilotDeviceIdentityOperationOptions() UpdateWindowsAutopilotDeviceIdentityOperationOptions
func (UpdateWindowsAutopilotDeviceIdentityOperationOptions) ToHeaders ¶
func (o UpdateWindowsAutopilotDeviceIdentityOperationOptions) ToHeaders() *client.Headers
func (UpdateWindowsAutopilotDeviceIdentityOperationOptions) ToOData ¶
func (o UpdateWindowsAutopilotDeviceIdentityOperationOptions) ToOData() *odata.Query
func (UpdateWindowsAutopilotDeviceIdentityOperationOptions) ToQuery ¶
func (o UpdateWindowsAutopilotDeviceIdentityOperationOptions) ToQuery() *client.QueryParams
type WindowsAutopilotDeviceIdentityClient ¶
func NewWindowsAutopilotDeviceIdentityClientWithBaseURI ¶
func NewWindowsAutopilotDeviceIdentityClientWithBaseURI(sdkApi sdkEnv.Api) (*WindowsAutopilotDeviceIdentityClient, error)
func (WindowsAutopilotDeviceIdentityClient) AssignWindowsAutopilotDeviceIdentityUserToDevice ¶
func (c WindowsAutopilotDeviceIdentityClient) AssignWindowsAutopilotDeviceIdentityUserToDevice(ctx context.Context, id stable.DeviceManagementWindowsAutopilotDeviceIdentityId, input AssignWindowsAutopilotDeviceIdentityUserToDeviceRequest, options AssignWindowsAutopilotDeviceIdentityUserToDeviceOperationOptions) (result AssignWindowsAutopilotDeviceIdentityUserToDeviceOperationResponse, err error)
AssignWindowsAutopilotDeviceIdentityUserToDevice - Invoke action assignUserToDevice. Assigns user to Autopilot devices.
func (WindowsAutopilotDeviceIdentityClient) CreateWindowsAutopilotDeviceIdentity ¶
func (c WindowsAutopilotDeviceIdentityClient) CreateWindowsAutopilotDeviceIdentity(ctx context.Context, input stable.WindowsAutopilotDeviceIdentity, options CreateWindowsAutopilotDeviceIdentityOperationOptions) (result CreateWindowsAutopilotDeviceIdentityOperationResponse, err error)
CreateWindowsAutopilotDeviceIdentity - Create windowsAutopilotDeviceIdentity. Create a new windowsAutopilotDeviceIdentity object.
func (WindowsAutopilotDeviceIdentityClient) CreateWindowsAutopilotDeviceIdentityUnassignUserFromDevice ¶
func (c WindowsAutopilotDeviceIdentityClient) CreateWindowsAutopilotDeviceIdentityUnassignUserFromDevice(ctx context.Context, id stable.DeviceManagementWindowsAutopilotDeviceIdentityId, options CreateWindowsAutopilotDeviceIdentityUnassignUserFromDeviceOperationOptions) (result CreateWindowsAutopilotDeviceIdentityUnassignUserFromDeviceOperationResponse, err error)
CreateWindowsAutopilotDeviceIdentityUnassignUserFromDevice - Invoke action unassignUserFromDevice. Unassigns the user from an Autopilot device.
func (WindowsAutopilotDeviceIdentityClient) DeleteWindowsAutopilotDeviceIdentity ¶
func (c WindowsAutopilotDeviceIdentityClient) DeleteWindowsAutopilotDeviceIdentity(ctx context.Context, id stable.DeviceManagementWindowsAutopilotDeviceIdentityId, options DeleteWindowsAutopilotDeviceIdentityOperationOptions) (result DeleteWindowsAutopilotDeviceIdentityOperationResponse, err error)
DeleteWindowsAutopilotDeviceIdentity - Delete windowsAutopilotDeviceIdentity. Deletes a windowsAutopilotDeviceIdentity.
func (WindowsAutopilotDeviceIdentityClient) GetWindowsAutopilotDeviceIdentitiesCount ¶
func (c WindowsAutopilotDeviceIdentityClient) GetWindowsAutopilotDeviceIdentitiesCount(ctx context.Context, options GetWindowsAutopilotDeviceIdentitiesCountOperationOptions) (result GetWindowsAutopilotDeviceIdentitiesCountOperationResponse, err error)
GetWindowsAutopilotDeviceIdentitiesCount - Get the number of the resource
func (WindowsAutopilotDeviceIdentityClient) GetWindowsAutopilotDeviceIdentity ¶
func (c WindowsAutopilotDeviceIdentityClient) GetWindowsAutopilotDeviceIdentity(ctx context.Context, id stable.DeviceManagementWindowsAutopilotDeviceIdentityId, options GetWindowsAutopilotDeviceIdentityOperationOptions) (result GetWindowsAutopilotDeviceIdentityOperationResponse, err error)
GetWindowsAutopilotDeviceIdentity - Get windowsAutopilotDeviceIdentity. Read properties and relationships of the windowsAutopilotDeviceIdentity object.
func (WindowsAutopilotDeviceIdentityClient) ListWindowsAutopilotDeviceIdentities ¶
func (c WindowsAutopilotDeviceIdentityClient) ListWindowsAutopilotDeviceIdentities(ctx context.Context, options ListWindowsAutopilotDeviceIdentitiesOperationOptions) (result ListWindowsAutopilotDeviceIdentitiesOperationResponse, err error)
ListWindowsAutopilotDeviceIdentities - List windowsAutopilotDeviceIdentities. List properties and relationships of the windowsAutopilotDeviceIdentity objects.
func (WindowsAutopilotDeviceIdentityClient) ListWindowsAutopilotDeviceIdentitiesComplete ¶
func (c WindowsAutopilotDeviceIdentityClient) ListWindowsAutopilotDeviceIdentitiesComplete(ctx context.Context, options ListWindowsAutopilotDeviceIdentitiesOperationOptions) (ListWindowsAutopilotDeviceIdentitiesCompleteResult, error)
ListWindowsAutopilotDeviceIdentitiesComplete retrieves all the results into a single object
func (WindowsAutopilotDeviceIdentityClient) ListWindowsAutopilotDeviceIdentitiesCompleteMatchingPredicate ¶
func (c WindowsAutopilotDeviceIdentityClient) ListWindowsAutopilotDeviceIdentitiesCompleteMatchingPredicate(ctx context.Context, options ListWindowsAutopilotDeviceIdentitiesOperationOptions, predicate WindowsAutopilotDeviceIdentityOperationPredicate) (result ListWindowsAutopilotDeviceIdentitiesCompleteResult, err error)
ListWindowsAutopilotDeviceIdentitiesCompleteMatchingPredicate retrieves all the results and then applies the predicate
func (WindowsAutopilotDeviceIdentityClient) UpdateWindowsAutopilotDeviceIdentity ¶
func (c WindowsAutopilotDeviceIdentityClient) UpdateWindowsAutopilotDeviceIdentity(ctx context.Context, id stable.DeviceManagementWindowsAutopilotDeviceIdentityId, input stable.WindowsAutopilotDeviceIdentity, options UpdateWindowsAutopilotDeviceIdentityOperationOptions) (result UpdateWindowsAutopilotDeviceIdentityOperationResponse, err error)
UpdateWindowsAutopilotDeviceIdentity - Update the navigation property windowsAutopilotDeviceIdentities in deviceManagement
func (WindowsAutopilotDeviceIdentityClient) UpdateWindowsAutopilotDeviceIdentityDeviceProperties ¶
func (c WindowsAutopilotDeviceIdentityClient) UpdateWindowsAutopilotDeviceIdentityDeviceProperties(ctx context.Context, id stable.DeviceManagementWindowsAutopilotDeviceIdentityId, input UpdateWindowsAutopilotDeviceIdentityDevicePropertiesRequest, options UpdateWindowsAutopilotDeviceIdentityDevicePropertiesOperationOptions) (result UpdateWindowsAutopilotDeviceIdentityDevicePropertiesOperationResponse, err error)
UpdateWindowsAutopilotDeviceIdentityDeviceProperties - Invoke action updateDeviceProperties. Updates properties on Autopilot devices.
type WindowsAutopilotDeviceIdentityOperationPredicate ¶
type WindowsAutopilotDeviceIdentityOperationPredicate struct { }
func (WindowsAutopilotDeviceIdentityOperationPredicate) Matches ¶
func (p WindowsAutopilotDeviceIdentityOperationPredicate) Matches(input stable.WindowsAutopilotDeviceIdentity) bool
Source Files ¶
- client.go
- method_assignwindowsautopilotdeviceidentityusertodevice.go
- method_createwindowsautopilotdeviceidentity.go
- method_createwindowsautopilotdeviceidentityunassignuserfromdevice.go
- method_deletewindowsautopilotdeviceidentity.go
- method_getwindowsautopilotdeviceidentitiescount.go
- method_getwindowsautopilotdeviceidentity.go
- method_listwindowsautopilotdeviceidentities.go
- method_updatewindowsautopilotdeviceidentity.go
- method_updatewindowsautopilotdeviceidentitydeviceproperties.go
- model_assignwindowsautopilotdeviceidentityusertodevicerequest.go
- model_updatewindowsautopilotdeviceidentitydevicepropertiesrequest.go
- predicates.go
- version.go