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 CreateImportedWindowsAutopilotDeviceIdentityOperationOptions struct + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + func DefaultCreateImportedWindowsAutopilotDeviceIdentityOperationOptions() CreateImportedWindowsAutopilotDeviceIdentityOperationOptions + func (o CreateImportedWindowsAutopilotDeviceIdentityOperationOptions) ToHeaders() *client.Headers + func (o CreateImportedWindowsAutopilotDeviceIdentityOperationOptions) ToOData() *odata.Query + func (o CreateImportedWindowsAutopilotDeviceIdentityOperationOptions) ToQuery() *client.QueryParams + type CreateImportedWindowsAutopilotDeviceIdentityOperationResponse struct + HttpResponse *http.Response + Model *beta.ImportedWindowsAutopilotDeviceIdentity + OData *odata.OData + type DeleteImportedWindowsAutopilotDeviceIdentityOperationOptions struct + IfMatch *string + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + func DefaultDeleteImportedWindowsAutopilotDeviceIdentityOperationOptions() DeleteImportedWindowsAutopilotDeviceIdentityOperationOptions + func (o DeleteImportedWindowsAutopilotDeviceIdentityOperationOptions) ToHeaders() *client.Headers + func (o DeleteImportedWindowsAutopilotDeviceIdentityOperationOptions) ToOData() *odata.Query + func (o DeleteImportedWindowsAutopilotDeviceIdentityOperationOptions) ToQuery() *client.QueryParams + type DeleteImportedWindowsAutopilotDeviceIdentityOperationResponse struct + HttpResponse *http.Response + OData *odata.OData + type GetImportedWindowsAutopilotDeviceIdentitiesCountOperationOptions struct + Filter *string + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + Search *string + func DefaultGetImportedWindowsAutopilotDeviceIdentitiesCountOperationOptions() GetImportedWindowsAutopilotDeviceIdentitiesCountOperationOptions + func (o GetImportedWindowsAutopilotDeviceIdentitiesCountOperationOptions) ToHeaders() *client.Headers + func (o GetImportedWindowsAutopilotDeviceIdentitiesCountOperationOptions) ToOData() *odata.Query + func (o GetImportedWindowsAutopilotDeviceIdentitiesCountOperationOptions) ToQuery() *client.QueryParams + type GetImportedWindowsAutopilotDeviceIdentitiesCountOperationResponse struct + HttpResponse *http.Response + Model *[]byte + OData *odata.OData + type GetImportedWindowsAutopilotDeviceIdentityOperationOptions struct + Expand *odata.Expand + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + Select *[]string + func DefaultGetImportedWindowsAutopilotDeviceIdentityOperationOptions() GetImportedWindowsAutopilotDeviceIdentityOperationOptions + func (o GetImportedWindowsAutopilotDeviceIdentityOperationOptions) ToHeaders() *client.Headers + func (o GetImportedWindowsAutopilotDeviceIdentityOperationOptions) ToOData() *odata.Query + func (o GetImportedWindowsAutopilotDeviceIdentityOperationOptions) ToQuery() *client.QueryParams + type GetImportedWindowsAutopilotDeviceIdentityOperationResponse struct + HttpResponse *http.Response + Model *beta.ImportedWindowsAutopilotDeviceIdentity + OData *odata.OData + type ImportedWindowsAutopilotDeviceIdentityClient struct + Client *msgraph.Client + func NewImportedWindowsAutopilotDeviceIdentityClientWithBaseURI(sdkApi sdkEnv.Api) (*ImportedWindowsAutopilotDeviceIdentityClient, error) + func (c ImportedWindowsAutopilotDeviceIdentityClient) CreateImportedWindowsAutopilotDeviceIdentity(ctx context.Context, input beta.ImportedWindowsAutopilotDeviceIdentity, ...) (result CreateImportedWindowsAutopilotDeviceIdentityOperationResponse, ...) + func (c ImportedWindowsAutopilotDeviceIdentityClient) DeleteImportedWindowsAutopilotDeviceIdentity(ctx context.Context, ...) (result DeleteImportedWindowsAutopilotDeviceIdentityOperationResponse, ...) + func (c ImportedWindowsAutopilotDeviceIdentityClient) GetImportedWindowsAutopilotDeviceIdentitiesCount(ctx context.Context, ...) (result GetImportedWindowsAutopilotDeviceIdentitiesCountOperationResponse, ...) + func (c ImportedWindowsAutopilotDeviceIdentityClient) GetImportedWindowsAutopilotDeviceIdentity(ctx context.Context, ...) (result GetImportedWindowsAutopilotDeviceIdentityOperationResponse, err error) + func (c ImportedWindowsAutopilotDeviceIdentityClient) ListImportedWindowsAutopilotDeviceIdentities(ctx context.Context, ...) (result ListImportedWindowsAutopilotDeviceIdentitiesOperationResponse, ...) + func (c ImportedWindowsAutopilotDeviceIdentityClient) ListImportedWindowsAutopilotDeviceIdentitiesComplete(ctx context.Context, ...) (ListImportedWindowsAutopilotDeviceIdentitiesCompleteResult, error) + func (c ImportedWindowsAutopilotDeviceIdentityClient) ListImportedWindowsAutopilotDeviceIdentitiesCompleteMatchingPredicate(ctx context.Context, ...) (result ListImportedWindowsAutopilotDeviceIdentitiesCompleteResult, err error) + func (c ImportedWindowsAutopilotDeviceIdentityClient) ListImportedWindowsAutopilotDeviceIdentityImports(ctx context.Context, ...) (result ListImportedWindowsAutopilotDeviceIdentityImportsOperationResponse, ...) + func (c ImportedWindowsAutopilotDeviceIdentityClient) ListImportedWindowsAutopilotDeviceIdentityImportsComplete(ctx context.Context, ...) (ListImportedWindowsAutopilotDeviceIdentityImportsCompleteResult, error) + func (c ImportedWindowsAutopilotDeviceIdentityClient) ListImportedWindowsAutopilotDeviceIdentityImportsCompleteMatchingPredicate(ctx context.Context, ...) (result ListImportedWindowsAutopilotDeviceIdentityImportsCompleteResult, ...) + func (c ImportedWindowsAutopilotDeviceIdentityClient) UpdateImportedWindowsAutopilotDeviceIdentity(ctx context.Context, ...) (result UpdateImportedWindowsAutopilotDeviceIdentityOperationResponse, ...) + type ImportedWindowsAutopilotDeviceIdentityOperationPredicate struct + func (p ImportedWindowsAutopilotDeviceIdentityOperationPredicate) Matches(input beta.ImportedWindowsAutopilotDeviceIdentity) bool + type ListImportedWindowsAutopilotDeviceIdentitiesCompleteResult struct + Items []beta.ImportedWindowsAutopilotDeviceIdentity + LatestHttpResponse *http.Response + type ListImportedWindowsAutopilotDeviceIdentitiesCustomPager struct + NextLink *odata.Link + func (p *ListImportedWindowsAutopilotDeviceIdentitiesCustomPager) NextPageLink() *odata.Link + type ListImportedWindowsAutopilotDeviceIdentitiesOperationOptions 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 DefaultListImportedWindowsAutopilotDeviceIdentitiesOperationOptions() ListImportedWindowsAutopilotDeviceIdentitiesOperationOptions + func (o ListImportedWindowsAutopilotDeviceIdentitiesOperationOptions) ToHeaders() *client.Headers + func (o ListImportedWindowsAutopilotDeviceIdentitiesOperationOptions) ToOData() *odata.Query + func (o ListImportedWindowsAutopilotDeviceIdentitiesOperationOptions) ToQuery() *client.QueryParams + type ListImportedWindowsAutopilotDeviceIdentitiesOperationResponse struct + HttpResponse *http.Response + Model *[]beta.ImportedWindowsAutopilotDeviceIdentity + OData *odata.OData + type ListImportedWindowsAutopilotDeviceIdentityImportsCompleteResult struct + Items []beta.ImportedWindowsAutopilotDeviceIdentity + LatestHttpResponse *http.Response + type ListImportedWindowsAutopilotDeviceIdentityImportsCustomPager struct + NextLink *odata.Link + func (p *ListImportedWindowsAutopilotDeviceIdentityImportsCustomPager) NextPageLink() *odata.Link + type ListImportedWindowsAutopilotDeviceIdentityImportsOperationOptions struct + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + Skip *int64 + Top *int64 + func DefaultListImportedWindowsAutopilotDeviceIdentityImportsOperationOptions() ListImportedWindowsAutopilotDeviceIdentityImportsOperationOptions + func (o ListImportedWindowsAutopilotDeviceIdentityImportsOperationOptions) ToHeaders() *client.Headers + func (o ListImportedWindowsAutopilotDeviceIdentityImportsOperationOptions) ToOData() *odata.Query + func (o ListImportedWindowsAutopilotDeviceIdentityImportsOperationOptions) ToQuery() *client.QueryParams + type ListImportedWindowsAutopilotDeviceIdentityImportsOperationResponse struct + HttpResponse *http.Response + Model *[]beta.ImportedWindowsAutopilotDeviceIdentity + OData *odata.OData + type ListImportedWindowsAutopilotDeviceIdentityImportsRequest struct + ImportedWindowsAutopilotDeviceIdentities *[]beta.ImportedWindowsAutopilotDeviceIdentity + type UpdateImportedWindowsAutopilotDeviceIdentityOperationOptions struct + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + func DefaultUpdateImportedWindowsAutopilotDeviceIdentityOperationOptions() UpdateImportedWindowsAutopilotDeviceIdentityOperationOptions + func (o UpdateImportedWindowsAutopilotDeviceIdentityOperationOptions) ToHeaders() *client.Headers + func (o UpdateImportedWindowsAutopilotDeviceIdentityOperationOptions) ToOData() *odata.Query + func (o UpdateImportedWindowsAutopilotDeviceIdentityOperationOptions) ToQuery() *client.QueryParams + type UpdateImportedWindowsAutopilotDeviceIdentityOperationResponse struct + HttpResponse *http.Response + OData *odata.OData