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 CreateManagedDeviceLogCollectionRequestDownloadUrlOperationOptions struct + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + func DefaultCreateManagedDeviceLogCollectionRequestDownloadUrlOperationOptions() CreateManagedDeviceLogCollectionRequestDownloadUrlOperationOptions + func (o CreateManagedDeviceLogCollectionRequestDownloadUrlOperationOptions) ToHeaders() *client.Headers + func (o CreateManagedDeviceLogCollectionRequestDownloadUrlOperationOptions) ToOData() *odata.Query + func (o CreateManagedDeviceLogCollectionRequestDownloadUrlOperationOptions) ToQuery() *client.QueryParams + type CreateManagedDeviceLogCollectionRequestDownloadUrlOperationResponse struct + HttpResponse *http.Response + Model *CreateManagedDeviceLogCollectionRequestDownloadUrlResult + OData *odata.OData + type CreateManagedDeviceLogCollectionRequestDownloadUrlResult struct + Value nullable.Type[string] + type CreateManagedDeviceLogCollectionRequestOperationOptions struct + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + func DefaultCreateManagedDeviceLogCollectionRequestOperationOptions() CreateManagedDeviceLogCollectionRequestOperationOptions + func (o CreateManagedDeviceLogCollectionRequestOperationOptions) ToHeaders() *client.Headers + func (o CreateManagedDeviceLogCollectionRequestOperationOptions) ToOData() *odata.Query + func (o CreateManagedDeviceLogCollectionRequestOperationOptions) ToQuery() *client.QueryParams + type CreateManagedDeviceLogCollectionRequestOperationResponse struct + HttpResponse *http.Response + Model *stable.DeviceLogCollectionResponse + OData *odata.OData + type DeleteManagedDeviceLogCollectionRequestOperationOptions struct + IfMatch *string + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + func DefaultDeleteManagedDeviceLogCollectionRequestOperationOptions() DeleteManagedDeviceLogCollectionRequestOperationOptions + func (o DeleteManagedDeviceLogCollectionRequestOperationOptions) ToHeaders() *client.Headers + func (o DeleteManagedDeviceLogCollectionRequestOperationOptions) ToOData() *odata.Query + func (o DeleteManagedDeviceLogCollectionRequestOperationOptions) ToQuery() *client.QueryParams + type DeleteManagedDeviceLogCollectionRequestOperationResponse struct + HttpResponse *http.Response + OData *odata.OData + type DeviceLogCollectionResponseOperationPredicate struct + func (p DeviceLogCollectionResponseOperationPredicate) Matches(input stable.DeviceLogCollectionResponse) bool + type GetManagedDeviceLogCollectionRequestOperationOptions struct + Expand *odata.Expand + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + Select *[]string + func DefaultGetManagedDeviceLogCollectionRequestOperationOptions() GetManagedDeviceLogCollectionRequestOperationOptions + func (o GetManagedDeviceLogCollectionRequestOperationOptions) ToHeaders() *client.Headers + func (o GetManagedDeviceLogCollectionRequestOperationOptions) ToOData() *odata.Query + func (o GetManagedDeviceLogCollectionRequestOperationOptions) ToQuery() *client.QueryParams + type GetManagedDeviceLogCollectionRequestOperationResponse struct + HttpResponse *http.Response + Model *stable.DeviceLogCollectionResponse + OData *odata.OData + type GetManagedDeviceLogCollectionRequestsCountOperationOptions struct + Filter *string + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + Search *string + func DefaultGetManagedDeviceLogCollectionRequestsCountOperationOptions() GetManagedDeviceLogCollectionRequestsCountOperationOptions + func (o GetManagedDeviceLogCollectionRequestsCountOperationOptions) ToHeaders() *client.Headers + func (o GetManagedDeviceLogCollectionRequestsCountOperationOptions) ToOData() *odata.Query + func (o GetManagedDeviceLogCollectionRequestsCountOperationOptions) ToQuery() *client.QueryParams + type GetManagedDeviceLogCollectionRequestsCountOperationResponse struct + HttpResponse *http.Response + Model *[]byte + OData *odata.OData + type ListManagedDeviceLogCollectionRequestsCompleteResult struct + Items []stable.DeviceLogCollectionResponse + LatestHttpResponse *http.Response + type ListManagedDeviceLogCollectionRequestsCustomPager struct + NextLink *odata.Link + func (p *ListManagedDeviceLogCollectionRequestsCustomPager) NextPageLink() *odata.Link + type ListManagedDeviceLogCollectionRequestsOperationOptions 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 DefaultListManagedDeviceLogCollectionRequestsOperationOptions() ListManagedDeviceLogCollectionRequestsOperationOptions + func (o ListManagedDeviceLogCollectionRequestsOperationOptions) ToHeaders() *client.Headers + func (o ListManagedDeviceLogCollectionRequestsOperationOptions) ToOData() *odata.Query + func (o ListManagedDeviceLogCollectionRequestsOperationOptions) ToQuery() *client.QueryParams + type ListManagedDeviceLogCollectionRequestsOperationResponse struct + HttpResponse *http.Response + Model *[]stable.DeviceLogCollectionResponse + OData *odata.OData + type ManagedDeviceLogCollectionRequestClient struct + Client *msgraph.Client + func NewManagedDeviceLogCollectionRequestClientWithBaseURI(sdkApi sdkEnv.Api) (*ManagedDeviceLogCollectionRequestClient, error) + func (c ManagedDeviceLogCollectionRequestClient) CreateManagedDeviceLogCollectionRequest(ctx context.Context, id stable.UserIdManagedDeviceId, ...) (result CreateManagedDeviceLogCollectionRequestOperationResponse, err error) + func (c ManagedDeviceLogCollectionRequestClient) CreateManagedDeviceLogCollectionRequestDownloadUrl(ctx context.Context, id stable.UserIdManagedDeviceIdLogCollectionRequestId, ...) (result CreateManagedDeviceLogCollectionRequestDownloadUrlOperationResponse, ...) + func (c ManagedDeviceLogCollectionRequestClient) DeleteManagedDeviceLogCollectionRequest(ctx context.Context, id stable.UserIdManagedDeviceIdLogCollectionRequestId, ...) (result DeleteManagedDeviceLogCollectionRequestOperationResponse, err error) + func (c ManagedDeviceLogCollectionRequestClient) GetManagedDeviceLogCollectionRequest(ctx context.Context, id stable.UserIdManagedDeviceIdLogCollectionRequestId, ...) (result GetManagedDeviceLogCollectionRequestOperationResponse, err error) + func (c ManagedDeviceLogCollectionRequestClient) GetManagedDeviceLogCollectionRequestsCount(ctx context.Context, id stable.UserIdManagedDeviceId, ...) (result GetManagedDeviceLogCollectionRequestsCountOperationResponse, err error) + func (c ManagedDeviceLogCollectionRequestClient) ListManagedDeviceLogCollectionRequests(ctx context.Context, id stable.UserIdManagedDeviceId, ...) (result ListManagedDeviceLogCollectionRequestsOperationResponse, err error) + func (c ManagedDeviceLogCollectionRequestClient) ListManagedDeviceLogCollectionRequestsComplete(ctx context.Context, id stable.UserIdManagedDeviceId, ...) (ListManagedDeviceLogCollectionRequestsCompleteResult, error) + func (c ManagedDeviceLogCollectionRequestClient) ListManagedDeviceLogCollectionRequestsCompleteMatchingPredicate(ctx context.Context, id stable.UserIdManagedDeviceId, ...) (result ListManagedDeviceLogCollectionRequestsCompleteResult, err error) + func (c ManagedDeviceLogCollectionRequestClient) UpdateManagedDeviceLogCollectionRequest(ctx context.Context, id stable.UserIdManagedDeviceIdLogCollectionRequestId, ...) (result UpdateManagedDeviceLogCollectionRequestOperationResponse, err error) + type UpdateManagedDeviceLogCollectionRequestOperationOptions struct + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + func DefaultUpdateManagedDeviceLogCollectionRequestOperationOptions() UpdateManagedDeviceLogCollectionRequestOperationOptions + func (o UpdateManagedDeviceLogCollectionRequestOperationOptions) ToHeaders() *client.Headers + func (o UpdateManagedDeviceLogCollectionRequestOperationOptions) ToOData() *odata.Query + func (o UpdateManagedDeviceLogCollectionRequestOperationOptions) ToQuery() *client.QueryParams + type UpdateManagedDeviceLogCollectionRequestOperationResponse struct + HttpResponse *http.Response + OData *odata.OData