Documentation ¶
Index ¶
- type CreateManagedDeviceWindowsOSImageOperationOptions
- type CreateManagedDeviceWindowsOSImageOperationResponse
- type DeleteManagedDeviceWindowsOSImageOperationOptions
- type DeleteManagedDeviceWindowsOSImageOperationResponse
- type GetManagedDeviceWindowsOSImageOperationOptions
- type GetManagedDeviceWindowsOSImageOperationResponse
- type GetManagedDeviceWindowsOSImagesCountOperationOptions
- type GetManagedDeviceWindowsOSImagesCountOperationResponse
- type ListManagedDeviceWindowsOSImagesCompleteResult
- type ListManagedDeviceWindowsOSImagesCustomPager
- type ListManagedDeviceWindowsOSImagesOperationOptions
- type ListManagedDeviceWindowsOSImagesOperationResponse
- type ManagedDeviceWindowsOSImageClient
- func (c ManagedDeviceWindowsOSImageClient) CreateManagedDeviceWindowsOSImage(ctx context.Context, input beta.ManagedDeviceWindowsOperatingSystemImage, ...) (result CreateManagedDeviceWindowsOSImageOperationResponse, err error)
- func (c ManagedDeviceWindowsOSImageClient) DeleteManagedDeviceWindowsOSImage(ctx context.Context, id beta.DeviceManagementManagedDeviceWindowsOSImageId, ...) (result DeleteManagedDeviceWindowsOSImageOperationResponse, err error)
- func (c ManagedDeviceWindowsOSImageClient) GetManagedDeviceWindowsOSImage(ctx context.Context, id beta.DeviceManagementManagedDeviceWindowsOSImageId, ...) (result GetManagedDeviceWindowsOSImageOperationResponse, err error)
- func (c ManagedDeviceWindowsOSImageClient) GetManagedDeviceWindowsOSImagesCount(ctx context.Context, ...) (result GetManagedDeviceWindowsOSImagesCountOperationResponse, err error)
- func (c ManagedDeviceWindowsOSImageClient) ListManagedDeviceWindowsOSImages(ctx context.Context, options ListManagedDeviceWindowsOSImagesOperationOptions) (result ListManagedDeviceWindowsOSImagesOperationResponse, err error)
- func (c ManagedDeviceWindowsOSImageClient) ListManagedDeviceWindowsOSImagesComplete(ctx context.Context, options ListManagedDeviceWindowsOSImagesOperationOptions) (ListManagedDeviceWindowsOSImagesCompleteResult, error)
- func (c ManagedDeviceWindowsOSImageClient) ListManagedDeviceWindowsOSImagesCompleteMatchingPredicate(ctx context.Context, options ListManagedDeviceWindowsOSImagesOperationOptions, ...) (result ListManagedDeviceWindowsOSImagesCompleteResult, err error)
- func (c ManagedDeviceWindowsOSImageClient) UpdateManagedDeviceWindowsOSImage(ctx context.Context, id beta.DeviceManagementManagedDeviceWindowsOSImageId, ...) (result UpdateManagedDeviceWindowsOSImageOperationResponse, err error)
- type ManagedDeviceWindowsOperatingSystemImageOperationPredicate
- type UpdateManagedDeviceWindowsOSImageOperationOptions
- type UpdateManagedDeviceWindowsOSImageOperationResponse
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CreateManagedDeviceWindowsOSImageOperationOptions ¶
type CreateManagedDeviceWindowsOSImageOperationOptions struct { Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultCreateManagedDeviceWindowsOSImageOperationOptions ¶
func DefaultCreateManagedDeviceWindowsOSImageOperationOptions() CreateManagedDeviceWindowsOSImageOperationOptions
func (CreateManagedDeviceWindowsOSImageOperationOptions) ToHeaders ¶
func (o CreateManagedDeviceWindowsOSImageOperationOptions) ToHeaders() *client.Headers
func (CreateManagedDeviceWindowsOSImageOperationOptions) ToOData ¶
func (o CreateManagedDeviceWindowsOSImageOperationOptions) ToOData() *odata.Query
func (CreateManagedDeviceWindowsOSImageOperationOptions) ToQuery ¶
func (o CreateManagedDeviceWindowsOSImageOperationOptions) ToQuery() *client.QueryParams
type DeleteManagedDeviceWindowsOSImageOperationOptions ¶
type DeleteManagedDeviceWindowsOSImageOperationOptions struct { IfMatch *string Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultDeleteManagedDeviceWindowsOSImageOperationOptions ¶
func DefaultDeleteManagedDeviceWindowsOSImageOperationOptions() DeleteManagedDeviceWindowsOSImageOperationOptions
func (DeleteManagedDeviceWindowsOSImageOperationOptions) ToHeaders ¶
func (o DeleteManagedDeviceWindowsOSImageOperationOptions) ToHeaders() *client.Headers
func (DeleteManagedDeviceWindowsOSImageOperationOptions) ToOData ¶
func (o DeleteManagedDeviceWindowsOSImageOperationOptions) ToOData() *odata.Query
func (DeleteManagedDeviceWindowsOSImageOperationOptions) ToQuery ¶
func (o DeleteManagedDeviceWindowsOSImageOperationOptions) ToQuery() *client.QueryParams
type GetManagedDeviceWindowsOSImageOperationOptions ¶
type GetManagedDeviceWindowsOSImageOperationOptions struct { Expand *odata.Expand Metadata *odata.Metadata RetryFunc client.RequestRetryFunc Select *[]string }
func DefaultGetManagedDeviceWindowsOSImageOperationOptions ¶
func DefaultGetManagedDeviceWindowsOSImageOperationOptions() GetManagedDeviceWindowsOSImageOperationOptions
func (GetManagedDeviceWindowsOSImageOperationOptions) ToHeaders ¶
func (o GetManagedDeviceWindowsOSImageOperationOptions) ToHeaders() *client.Headers
func (GetManagedDeviceWindowsOSImageOperationOptions) ToOData ¶
func (o GetManagedDeviceWindowsOSImageOperationOptions) ToOData() *odata.Query
func (GetManagedDeviceWindowsOSImageOperationOptions) ToQuery ¶
func (o GetManagedDeviceWindowsOSImageOperationOptions) ToQuery() *client.QueryParams
type GetManagedDeviceWindowsOSImagesCountOperationOptions ¶
type GetManagedDeviceWindowsOSImagesCountOperationOptions struct { Filter *string Metadata *odata.Metadata RetryFunc client.RequestRetryFunc Search *string }
func DefaultGetManagedDeviceWindowsOSImagesCountOperationOptions ¶
func DefaultGetManagedDeviceWindowsOSImagesCountOperationOptions() GetManagedDeviceWindowsOSImagesCountOperationOptions
func (GetManagedDeviceWindowsOSImagesCountOperationOptions) ToHeaders ¶
func (o GetManagedDeviceWindowsOSImagesCountOperationOptions) ToHeaders() *client.Headers
func (GetManagedDeviceWindowsOSImagesCountOperationOptions) ToOData ¶
func (o GetManagedDeviceWindowsOSImagesCountOperationOptions) ToOData() *odata.Query
func (GetManagedDeviceWindowsOSImagesCountOperationOptions) ToQuery ¶
func (o GetManagedDeviceWindowsOSImagesCountOperationOptions) ToQuery() *client.QueryParams
type ListManagedDeviceWindowsOSImagesCompleteResult ¶
type ListManagedDeviceWindowsOSImagesCompleteResult struct { LatestHttpResponse *http.Response Items []beta.ManagedDeviceWindowsOperatingSystemImage }
type ListManagedDeviceWindowsOSImagesCustomPager ¶
type ListManagedDeviceWindowsOSImagesCustomPager struct {
NextLink *odata.Link `json:"@odata.nextLink"`
}
func (*ListManagedDeviceWindowsOSImagesCustomPager) NextPageLink ¶
func (p *ListManagedDeviceWindowsOSImagesCustomPager) NextPageLink() *odata.Link
type ListManagedDeviceWindowsOSImagesOperationOptions ¶
type ListManagedDeviceWindowsOSImagesOperationOptions 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 DefaultListManagedDeviceWindowsOSImagesOperationOptions ¶
func DefaultListManagedDeviceWindowsOSImagesOperationOptions() ListManagedDeviceWindowsOSImagesOperationOptions
func (ListManagedDeviceWindowsOSImagesOperationOptions) ToHeaders ¶
func (o ListManagedDeviceWindowsOSImagesOperationOptions) ToHeaders() *client.Headers
func (ListManagedDeviceWindowsOSImagesOperationOptions) ToOData ¶
func (o ListManagedDeviceWindowsOSImagesOperationOptions) ToOData() *odata.Query
func (ListManagedDeviceWindowsOSImagesOperationOptions) ToQuery ¶
func (o ListManagedDeviceWindowsOSImagesOperationOptions) ToQuery() *client.QueryParams
type ManagedDeviceWindowsOSImageClient ¶
func NewManagedDeviceWindowsOSImageClientWithBaseURI ¶
func NewManagedDeviceWindowsOSImageClientWithBaseURI(sdkApi sdkEnv.Api) (*ManagedDeviceWindowsOSImageClient, error)
func (ManagedDeviceWindowsOSImageClient) CreateManagedDeviceWindowsOSImage ¶
func (c ManagedDeviceWindowsOSImageClient) CreateManagedDeviceWindowsOSImage(ctx context.Context, input beta.ManagedDeviceWindowsOperatingSystemImage, options CreateManagedDeviceWindowsOSImageOperationOptions) (result CreateManagedDeviceWindowsOSImageOperationResponse, err error)
CreateManagedDeviceWindowsOSImage - Create new navigation property to managedDeviceWindowsOSImages for deviceManagement
func (ManagedDeviceWindowsOSImageClient) DeleteManagedDeviceWindowsOSImage ¶
func (c ManagedDeviceWindowsOSImageClient) DeleteManagedDeviceWindowsOSImage(ctx context.Context, id beta.DeviceManagementManagedDeviceWindowsOSImageId, options DeleteManagedDeviceWindowsOSImageOperationOptions) (result DeleteManagedDeviceWindowsOSImageOperationResponse, err error)
DeleteManagedDeviceWindowsOSImage - Delete navigation property managedDeviceWindowsOSImages for deviceManagement
func (ManagedDeviceWindowsOSImageClient) GetManagedDeviceWindowsOSImage ¶
func (c ManagedDeviceWindowsOSImageClient) GetManagedDeviceWindowsOSImage(ctx context.Context, id beta.DeviceManagementManagedDeviceWindowsOSImageId, options GetManagedDeviceWindowsOSImageOperationOptions) (result GetManagedDeviceWindowsOSImageOperationResponse, err error)
GetManagedDeviceWindowsOSImage - Get managedDeviceWindowsOSImages from deviceManagement. A list of ManagedDeviceWindowsOperatingSystemImages
func (ManagedDeviceWindowsOSImageClient) GetManagedDeviceWindowsOSImagesCount ¶
func (c ManagedDeviceWindowsOSImageClient) GetManagedDeviceWindowsOSImagesCount(ctx context.Context, options GetManagedDeviceWindowsOSImagesCountOperationOptions) (result GetManagedDeviceWindowsOSImagesCountOperationResponse, err error)
GetManagedDeviceWindowsOSImagesCount - Get the number of the resource
func (ManagedDeviceWindowsOSImageClient) ListManagedDeviceWindowsOSImages ¶
func (c ManagedDeviceWindowsOSImageClient) ListManagedDeviceWindowsOSImages(ctx context.Context, options ListManagedDeviceWindowsOSImagesOperationOptions) (result ListManagedDeviceWindowsOSImagesOperationResponse, err error)
ListManagedDeviceWindowsOSImages - Get managedDeviceWindowsOSImages from deviceManagement. A list of ManagedDeviceWindowsOperatingSystemImages
func (ManagedDeviceWindowsOSImageClient) ListManagedDeviceWindowsOSImagesComplete ¶
func (c ManagedDeviceWindowsOSImageClient) ListManagedDeviceWindowsOSImagesComplete(ctx context.Context, options ListManagedDeviceWindowsOSImagesOperationOptions) (ListManagedDeviceWindowsOSImagesCompleteResult, error)
ListManagedDeviceWindowsOSImagesComplete retrieves all the results into a single object
func (ManagedDeviceWindowsOSImageClient) ListManagedDeviceWindowsOSImagesCompleteMatchingPredicate ¶
func (c ManagedDeviceWindowsOSImageClient) ListManagedDeviceWindowsOSImagesCompleteMatchingPredicate(ctx context.Context, options ListManagedDeviceWindowsOSImagesOperationOptions, predicate ManagedDeviceWindowsOperatingSystemImageOperationPredicate) (result ListManagedDeviceWindowsOSImagesCompleteResult, err error)
ListManagedDeviceWindowsOSImagesCompleteMatchingPredicate retrieves all the results and then applies the predicate
func (ManagedDeviceWindowsOSImageClient) UpdateManagedDeviceWindowsOSImage ¶
func (c ManagedDeviceWindowsOSImageClient) UpdateManagedDeviceWindowsOSImage(ctx context.Context, id beta.DeviceManagementManagedDeviceWindowsOSImageId, input beta.ManagedDeviceWindowsOperatingSystemImage, options UpdateManagedDeviceWindowsOSImageOperationOptions) (result UpdateManagedDeviceWindowsOSImageOperationResponse, err error)
UpdateManagedDeviceWindowsOSImage - Update the navigation property managedDeviceWindowsOSImages in deviceManagement
type ManagedDeviceWindowsOperatingSystemImageOperationPredicate ¶
type ManagedDeviceWindowsOperatingSystemImageOperationPredicate struct { }
func (ManagedDeviceWindowsOperatingSystemImageOperationPredicate) Matches ¶
func (p ManagedDeviceWindowsOperatingSystemImageOperationPredicate) Matches(input beta.ManagedDeviceWindowsOperatingSystemImage) bool
type UpdateManagedDeviceWindowsOSImageOperationOptions ¶
type UpdateManagedDeviceWindowsOSImageOperationOptions struct { Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultUpdateManagedDeviceWindowsOSImageOperationOptions ¶
func DefaultUpdateManagedDeviceWindowsOSImageOperationOptions() UpdateManagedDeviceWindowsOSImageOperationOptions
func (UpdateManagedDeviceWindowsOSImageOperationOptions) ToHeaders ¶
func (o UpdateManagedDeviceWindowsOSImageOperationOptions) ToHeaders() *client.Headers
func (UpdateManagedDeviceWindowsOSImageOperationOptions) ToOData ¶
func (o UpdateManagedDeviceWindowsOSImageOperationOptions) ToOData() *odata.Query
func (UpdateManagedDeviceWindowsOSImageOperationOptions) ToQuery ¶
func (o UpdateManagedDeviceWindowsOSImageOperationOptions) ToQuery() *client.QueryParams