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 AppLogCollectionRequestOperationPredicate struct + func (p AppLogCollectionRequestOperationPredicate) Matches(input beta.AppLogCollectionRequest) bool + type CreateMobileAppTroubleshootingEventAppLogCollectionRequestDownloadUrlOperationOptions struct + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + func DefaultCreateMobileAppTroubleshootingEventAppLogCollectionRequestDownloadUrlOperationOptions() ... + func (o CreateMobileAppTroubleshootingEventAppLogCollectionRequestDownloadUrlOperationOptions) ToHeaders() *client.Headers + func (o CreateMobileAppTroubleshootingEventAppLogCollectionRequestDownloadUrlOperationOptions) ToOData() *odata.Query + func (o CreateMobileAppTroubleshootingEventAppLogCollectionRequestDownloadUrlOperationOptions) ToQuery() *client.QueryParams + type CreateMobileAppTroubleshootingEventAppLogCollectionRequestDownloadUrlOperationResponse struct + HttpResponse *http.Response + Model *beta.AppLogCollectionDownloadDetails + OData *odata.OData + type CreateMobileAppTroubleshootingEventAppLogCollectionRequestOperationOptions struct + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + func DefaultCreateMobileAppTroubleshootingEventAppLogCollectionRequestOperationOptions() CreateMobileAppTroubleshootingEventAppLogCollectionRequestOperationOptions + func (o CreateMobileAppTroubleshootingEventAppLogCollectionRequestOperationOptions) ToHeaders() *client.Headers + func (o CreateMobileAppTroubleshootingEventAppLogCollectionRequestOperationOptions) ToOData() *odata.Query + func (o CreateMobileAppTroubleshootingEventAppLogCollectionRequestOperationOptions) ToQuery() *client.QueryParams + type CreateMobileAppTroubleshootingEventAppLogCollectionRequestOperationResponse struct + HttpResponse *http.Response + Model *beta.AppLogCollectionRequest + OData *odata.OData + type DeleteMobileAppTroubleshootingEventAppLogCollectionRequestOperationOptions struct + IfMatch *string + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + func DefaultDeleteMobileAppTroubleshootingEventAppLogCollectionRequestOperationOptions() DeleteMobileAppTroubleshootingEventAppLogCollectionRequestOperationOptions + func (o DeleteMobileAppTroubleshootingEventAppLogCollectionRequestOperationOptions) ToHeaders() *client.Headers + func (o DeleteMobileAppTroubleshootingEventAppLogCollectionRequestOperationOptions) ToOData() *odata.Query + func (o DeleteMobileAppTroubleshootingEventAppLogCollectionRequestOperationOptions) ToQuery() *client.QueryParams + type DeleteMobileAppTroubleshootingEventAppLogCollectionRequestOperationResponse struct + HttpResponse *http.Response + OData *odata.OData + type GetMobileAppTroubleshootingEventAppLogCollectionRequestOperationOptions struct + Expand *odata.Expand + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + Select *[]string + func DefaultGetMobileAppTroubleshootingEventAppLogCollectionRequestOperationOptions() GetMobileAppTroubleshootingEventAppLogCollectionRequestOperationOptions + func (o GetMobileAppTroubleshootingEventAppLogCollectionRequestOperationOptions) ToHeaders() *client.Headers + func (o GetMobileAppTroubleshootingEventAppLogCollectionRequestOperationOptions) ToOData() *odata.Query + func (o GetMobileAppTroubleshootingEventAppLogCollectionRequestOperationOptions) ToQuery() *client.QueryParams + type GetMobileAppTroubleshootingEventAppLogCollectionRequestOperationResponse struct + HttpResponse *http.Response + Model *beta.AppLogCollectionRequest + OData *odata.OData + type GetMobileAppTroubleshootingEventAppLogCollectionRequestsCountOperationOptions struct + Filter *string + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + Search *string + func DefaultGetMobileAppTroubleshootingEventAppLogCollectionRequestsCountOperationOptions() GetMobileAppTroubleshootingEventAppLogCollectionRequestsCountOperationOptions + func (o GetMobileAppTroubleshootingEventAppLogCollectionRequestsCountOperationOptions) ToHeaders() *client.Headers + func (o GetMobileAppTroubleshootingEventAppLogCollectionRequestsCountOperationOptions) ToOData() *odata.Query + func (o GetMobileAppTroubleshootingEventAppLogCollectionRequestsCountOperationOptions) ToQuery() *client.QueryParams + type GetMobileAppTroubleshootingEventAppLogCollectionRequestsCountOperationResponse struct + HttpResponse *http.Response + Model *[]byte + OData *odata.OData + type ListMobileAppTroubleshootingEventAppLogCollectionRequestsCompleteResult struct + Items []beta.AppLogCollectionRequest + LatestHttpResponse *http.Response + type ListMobileAppTroubleshootingEventAppLogCollectionRequestsCustomPager struct + NextLink *odata.Link + func (p *ListMobileAppTroubleshootingEventAppLogCollectionRequestsCustomPager) NextPageLink() *odata.Link + type ListMobileAppTroubleshootingEventAppLogCollectionRequestsOperationOptions 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 DefaultListMobileAppTroubleshootingEventAppLogCollectionRequestsOperationOptions() ListMobileAppTroubleshootingEventAppLogCollectionRequestsOperationOptions + func (o ListMobileAppTroubleshootingEventAppLogCollectionRequestsOperationOptions) ToHeaders() *client.Headers + func (o ListMobileAppTroubleshootingEventAppLogCollectionRequestsOperationOptions) ToOData() *odata.Query + func (o ListMobileAppTroubleshootingEventAppLogCollectionRequestsOperationOptions) ToQuery() *client.QueryParams + type ListMobileAppTroubleshootingEventAppLogCollectionRequestsOperationResponse struct + HttpResponse *http.Response + Model *[]beta.AppLogCollectionRequest + OData *odata.OData + type MobileAppTroubleshootingEventAppLogCollectionRequestClient struct + Client *msgraph.Client + func NewMobileAppTroubleshootingEventAppLogCollectionRequestClientWithBaseURI(sdkApi sdkEnv.Api) (*MobileAppTroubleshootingEventAppLogCollectionRequestClient, error) + func (c MobileAppTroubleshootingEventAppLogCollectionRequestClient) CreateMobileAppTroubleshootingEventAppLogCollectionRequest(ctx context.Context, id beta.DeviceManagementMobileAppTroubleshootingEventId, ...) (...) + func (c MobileAppTroubleshootingEventAppLogCollectionRequestClient) CreateMobileAppTroubleshootingEventAppLogCollectionRequestDownloadUrl(ctx context.Context, ...) (...) + func (c MobileAppTroubleshootingEventAppLogCollectionRequestClient) DeleteMobileAppTroubleshootingEventAppLogCollectionRequest(ctx context.Context, ...) (...) + func (c MobileAppTroubleshootingEventAppLogCollectionRequestClient) GetMobileAppTroubleshootingEventAppLogCollectionRequest(ctx context.Context, ...) (...) + func (c MobileAppTroubleshootingEventAppLogCollectionRequestClient) GetMobileAppTroubleshootingEventAppLogCollectionRequestsCount(ctx context.Context, id beta.DeviceManagementMobileAppTroubleshootingEventId, ...) (...) + func (c MobileAppTroubleshootingEventAppLogCollectionRequestClient) ListMobileAppTroubleshootingEventAppLogCollectionRequests(ctx context.Context, id beta.DeviceManagementMobileAppTroubleshootingEventId, ...) (...) + func (c MobileAppTroubleshootingEventAppLogCollectionRequestClient) ListMobileAppTroubleshootingEventAppLogCollectionRequestsComplete(ctx context.Context, id beta.DeviceManagementMobileAppTroubleshootingEventId, ...) (ListMobileAppTroubleshootingEventAppLogCollectionRequestsCompleteResult, error) + func (c MobileAppTroubleshootingEventAppLogCollectionRequestClient) ListMobileAppTroubleshootingEventAppLogCollectionRequestsCompleteMatchingPredicate(ctx context.Context, id beta.DeviceManagementMobileAppTroubleshootingEventId, ...) (result ListMobileAppTroubleshootingEventAppLogCollectionRequestsCompleteResult, ...) + func (c MobileAppTroubleshootingEventAppLogCollectionRequestClient) UpdateMobileAppTroubleshootingEventAppLogCollectionRequest(ctx context.Context, ...) (...) + type UpdateMobileAppTroubleshootingEventAppLogCollectionRequestOperationOptions struct + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + func DefaultUpdateMobileAppTroubleshootingEventAppLogCollectionRequestOperationOptions() UpdateMobileAppTroubleshootingEventAppLogCollectionRequestOperationOptions + func (o UpdateMobileAppTroubleshootingEventAppLogCollectionRequestOperationOptions) ToHeaders() *client.Headers + func (o UpdateMobileAppTroubleshootingEventAppLogCollectionRequestOperationOptions) ToOData() *odata.Query + func (o UpdateMobileAppTroubleshootingEventAppLogCollectionRequestOperationOptions) ToQuery() *client.QueryParams + type UpdateMobileAppTroubleshootingEventAppLogCollectionRequestOperationResponse struct + HttpResponse *http.Response + OData *odata.OData