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 CreateManagedDeviceWindowsOSImageOperationOptions struct + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + func DefaultCreateManagedDeviceWindowsOSImageOperationOptions() CreateManagedDeviceWindowsOSImageOperationOptions + func (o CreateManagedDeviceWindowsOSImageOperationOptions) ToHeaders() *client.Headers + func (o CreateManagedDeviceWindowsOSImageOperationOptions) ToOData() *odata.Query + func (o CreateManagedDeviceWindowsOSImageOperationOptions) ToQuery() *client.QueryParams + type CreateManagedDeviceWindowsOSImageOperationResponse struct + HttpResponse *http.Response + Model *beta.ManagedDeviceWindowsOperatingSystemImage + OData *odata.OData + type DeleteManagedDeviceWindowsOSImageOperationOptions struct + IfMatch *string + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + func DefaultDeleteManagedDeviceWindowsOSImageOperationOptions() DeleteManagedDeviceWindowsOSImageOperationOptions + func (o DeleteManagedDeviceWindowsOSImageOperationOptions) ToHeaders() *client.Headers + func (o DeleteManagedDeviceWindowsOSImageOperationOptions) ToOData() *odata.Query + func (o DeleteManagedDeviceWindowsOSImageOperationOptions) ToQuery() *client.QueryParams + type DeleteManagedDeviceWindowsOSImageOperationResponse struct + HttpResponse *http.Response + OData *odata.OData + type GetManagedDeviceWindowsOSImageOperationOptions struct + Expand *odata.Expand + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + Select *[]string + func DefaultGetManagedDeviceWindowsOSImageOperationOptions() GetManagedDeviceWindowsOSImageOperationOptions + func (o GetManagedDeviceWindowsOSImageOperationOptions) ToHeaders() *client.Headers + func (o GetManagedDeviceWindowsOSImageOperationOptions) ToOData() *odata.Query + func (o GetManagedDeviceWindowsOSImageOperationOptions) ToQuery() *client.QueryParams + type GetManagedDeviceWindowsOSImageOperationResponse struct + HttpResponse *http.Response + Model *beta.ManagedDeviceWindowsOperatingSystemImage + OData *odata.OData + type GetManagedDeviceWindowsOSImagesCountOperationOptions struct + Filter *string + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + Search *string + func DefaultGetManagedDeviceWindowsOSImagesCountOperationOptions() GetManagedDeviceWindowsOSImagesCountOperationOptions + func (o GetManagedDeviceWindowsOSImagesCountOperationOptions) ToHeaders() *client.Headers + func (o GetManagedDeviceWindowsOSImagesCountOperationOptions) ToOData() *odata.Query + func (o GetManagedDeviceWindowsOSImagesCountOperationOptions) ToQuery() *client.QueryParams + type GetManagedDeviceWindowsOSImagesCountOperationResponse struct + HttpResponse *http.Response + Model *[]byte + OData *odata.OData + type ListManagedDeviceWindowsOSImagesCompleteResult struct + Items []beta.ManagedDeviceWindowsOperatingSystemImage + LatestHttpResponse *http.Response + type ListManagedDeviceWindowsOSImagesCustomPager struct + NextLink *odata.Link + func (p *ListManagedDeviceWindowsOSImagesCustomPager) NextPageLink() *odata.Link + 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() ListManagedDeviceWindowsOSImagesOperationOptions + func (o ListManagedDeviceWindowsOSImagesOperationOptions) ToHeaders() *client.Headers + func (o ListManagedDeviceWindowsOSImagesOperationOptions) ToOData() *odata.Query + func (o ListManagedDeviceWindowsOSImagesOperationOptions) ToQuery() *client.QueryParams + type ListManagedDeviceWindowsOSImagesOperationResponse struct + HttpResponse *http.Response + Model *[]beta.ManagedDeviceWindowsOperatingSystemImage + OData *odata.OData + type ManagedDeviceWindowsOSImageClient struct + Client *msgraph.Client + func NewManagedDeviceWindowsOSImageClientWithBaseURI(sdkApi sdkEnv.Api) (*ManagedDeviceWindowsOSImageClient, error) + 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 struct + func (p ManagedDeviceWindowsOperatingSystemImageOperationPredicate) Matches(input beta.ManagedDeviceWindowsOperatingSystemImage) bool + type UpdateManagedDeviceWindowsOSImageOperationOptions struct + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + func DefaultUpdateManagedDeviceWindowsOSImageOperationOptions() UpdateManagedDeviceWindowsOSImageOperationOptions + func (o UpdateManagedDeviceWindowsOSImageOperationOptions) ToHeaders() *client.Headers + func (o UpdateManagedDeviceWindowsOSImageOperationOptions) ToOData() *odata.Query + func (o UpdateManagedDeviceWindowsOSImageOperationOptions) ToQuery() *client.QueryParams + type UpdateManagedDeviceWindowsOSImageOperationResponse struct + HttpResponse *http.Response + OData *odata.OData