0.2.0 (2022-01-13)
Breaking Changes
- Function
*MyWorkbooksClient.Get
parameter(s) have been changed from(context.Context, string, string, *MyWorkbooksGetOptions)
to(context.Context, string, string, *MyWorkbooksClientGetOptions)
- Function
*MyWorkbooksClient.Get
return value(s) have been changed from(MyWorkbooksGetResponse, error)
to(MyWorkbooksClientGetResponse, error)
- Function
*FavoritesClient.Update
parameter(s) have been changed from(context.Context, string, string, string, ApplicationInsightsComponentFavorite, *FavoritesUpdateOptions)
to(context.Context, string, string, string, ComponentFavorite, *FavoritesClientUpdateOptions)
- Function
*FavoritesClient.Update
return value(s) have been changed from(FavoritesUpdateResponse, error)
to(FavoritesClientUpdateResponse, error)
- Function
*ComponentCurrentBillingFeaturesClient.Update
parameter(s) have been changed from(context.Context, string, string, ApplicationInsightsComponentBillingFeatures, *ComponentCurrentBillingFeaturesUpdateOptions)
to(context.Context, string, string, ComponentBillingFeatures, *ComponentCurrentBillingFeaturesClientUpdateOptions)
- Function
*ComponentCurrentBillingFeaturesClient.Update
return value(s) have been changed from(ComponentCurrentBillingFeaturesUpdateResponse, error)
to(ComponentCurrentBillingFeaturesClientUpdateResponse, error)
- Function
*ComponentFeatureCapabilitiesClient.Get
parameter(s) have been changed from(context.Context, string, string, *ComponentFeatureCapabilitiesGetOptions)
to(context.Context, string, string, *ComponentFeatureCapabilitiesClientGetOptions)
- Function
*ComponentFeatureCapabilitiesClient.Get
return value(s) have been changed from(ComponentFeatureCapabilitiesGetResponse, error)
to(ComponentFeatureCapabilitiesClientGetResponse, error)
- Function
*FavoritesClient.Delete
parameter(s) have been changed from(context.Context, string, string, string, *FavoritesDeleteOptions)
to(context.Context, string, string, string, *FavoritesClientDeleteOptions)
- Function
*FavoritesClient.Delete
return value(s) have been changed from(FavoritesDeleteResponse, error)
to(FavoritesClientDeleteResponse, error)
- Function
*WorkbookTemplatesClient.Get
parameter(s) have been changed from(context.Context, string, string, *WorkbookTemplatesGetOptions)
to(context.Context, string, string, *WorkbookTemplatesClientGetOptions)
- Function
*WorkbookTemplatesClient.Get
return value(s) have been changed from(WorkbookTemplatesGetResponse, error)
to(WorkbookTemplatesClientGetResponse, error)
- Function
*WorkbooksClient.ListByResourceGroup
parameter(s) have been changed from(string, CategoryType, *WorkbooksListByResourceGroupOptions)
to(string, CategoryType, *WorkbooksClientListByResourceGroupOptions)
- Function
*WorkbooksClient.ListByResourceGroup
return value(s) have been changed from(*WorkbooksListByResourceGroupPager)
to(*WorkbooksClientListByResourceGroupPager)
- Function
*MyWorkbooksClient.Update
parameter(s) have been changed from(context.Context, string, string, MyWorkbook, *MyWorkbooksUpdateOptions)
to(context.Context, string, string, MyWorkbook, *MyWorkbooksClientUpdateOptions)
- Function
*MyWorkbooksClient.Update
return value(s) have been changed from(MyWorkbooksUpdateResponse, error)
to(MyWorkbooksClientUpdateResponse, error)
- Function
*WorkbookTemplatesClient.ListByResourceGroup
parameter(s) have been changed from(context.Context, string, *WorkbookTemplatesListByResourceGroupOptions)
to(context.Context, string, *WorkbookTemplatesClientListByResourceGroupOptions)
- Function
*WorkbookTemplatesClient.ListByResourceGroup
return value(s) have been changed from(WorkbookTemplatesListByResourceGroupResponse, error)
to(WorkbookTemplatesClientListByResourceGroupResponse, error)
- Function
*WorkbooksClient.Update
parameter(s) have been changed from(context.Context, string, string, *WorkbooksUpdateOptions)
to(context.Context, string, string, *WorkbooksClientUpdateOptions)
- Function
*WorkbooksClient.Update
return value(s) have been changed from(WorkbooksUpdateResponse, error)
to(WorkbooksClientUpdateResponse, error)
- Function
*ComponentsClient.GetPurgeStatus
parameter(s) have been changed from(context.Context, string, string, string, *ComponentsGetPurgeStatusOptions)
to(context.Context, string, string, string, *ComponentsClientGetPurgeStatusOptions)
- Function
*ComponentsClient.GetPurgeStatus
return value(s) have been changed from(ComponentsGetPurgeStatusResponse, error)
to(ComponentsClientGetPurgeStatusResponse, error)
- Function
*WorkbookTemplatesClient.Delete
parameter(s) have been changed from(context.Context, string, string, *WorkbookTemplatesDeleteOptions)
to(context.Context, string, string, *WorkbookTemplatesClientDeleteOptions)
- Function
*WorkbookTemplatesClient.Delete
return value(s) have been changed from(WorkbookTemplatesDeleteResponse, error)
to(WorkbookTemplatesClientDeleteResponse, error)
- Function
*ComponentsClient.ListByResourceGroup
parameter(s) have been changed from(string, *ComponentsListByResourceGroupOptions)
to(string, *ComponentsClientListByResourceGroupOptions)
- Function
*ComponentsClient.ListByResourceGroup
return value(s) have been changed from(*ComponentsListByResourceGroupPager)
to(*ComponentsClientListByResourceGroupPager)
- Function
*WorkItemConfigurationsClient.GetDefault
parameter(s) have been changed from(context.Context, string, string, *WorkItemConfigurationsGetDefaultOptions)
to(context.Context, string, string, *WorkItemConfigurationsClientGetDefaultOptions)
- Function
*WorkItemConfigurationsClient.GetDefault
return value(s) have been changed from(WorkItemConfigurationsGetDefaultResponse, error)
to(WorkItemConfigurationsClientGetDefaultResponse, error)
- Function
*MyWorkbooksClient.Delete
parameter(s) have been changed from(context.Context, string, string, *MyWorkbooksDeleteOptions)
to(context.Context, string, string, *MyWorkbooksClientDeleteOptions)
- Function
*MyWorkbooksClient.Delete
return value(s) have been changed from(MyWorkbooksDeleteResponse, error)
to(MyWorkbooksClientDeleteResponse, error)
- Function
*ComponentAvailableFeaturesClient.Get
parameter(s) have been changed from(context.Context, string, string, *ComponentAvailableFeaturesGetOptions)
to(context.Context, string, string, *ComponentAvailableFeaturesClientGetOptions)
- Function
*ComponentAvailableFeaturesClient.Get
return value(s) have been changed from(ComponentAvailableFeaturesGetResponse, error)
to(ComponentAvailableFeaturesClientGetResponse, error)
- Function
*ProactiveDetectionConfigurationsClient.List
parameter(s) have been changed from(context.Context, string, string, *ProactiveDetectionConfigurationsListOptions)
to(context.Context, string, string, *ProactiveDetectionConfigurationsClientListOptions)
- Function
*ProactiveDetectionConfigurationsClient.List
return value(s) have been changed from(ProactiveDetectionConfigurationsListResponse, error)
to(ProactiveDetectionConfigurationsClientListResponse, error)
- Function
*ComponentsClient.CreateOrUpdate
parameter(s) have been changed from(context.Context, string, string, ApplicationInsightsComponent, *ComponentsCreateOrUpdateOptions)
to(context.Context, string, string, Component, *ComponentsClientCreateOrUpdateOptions)
- Function
*ComponentsClient.CreateOrUpdate
return value(s) have been changed from(ComponentsCreateOrUpdateResponse, error)
to(ComponentsClientCreateOrUpdateResponse, error)
- Function
*WorkbooksClient.Get
parameter(s) have been changed from(context.Context, string, string, *WorkbooksGetOptions)
to(context.Context, string, string, *WorkbooksClientGetOptions)
- Function
*WorkbooksClient.Get
return value(s) have been changed from(WorkbooksGetResponse, error)
to(WorkbooksClientGetResponse, error)
- Function
*WorkItemConfigurationsClient.List
parameter(s) have been changed from(context.Context, string, string, *WorkItemConfigurationsListOptions)
to(context.Context, string, string, *WorkItemConfigurationsClientListOptions)
- Function
*WorkItemConfigurationsClient.List
return value(s) have been changed from(WorkItemConfigurationsListResponse, error)
to(WorkItemConfigurationsClientListResponse, error)
- Function
*WorkbooksClient.ListBySubscription
parameter(s) have been changed from(CategoryType, *WorkbooksListBySubscriptionOptions)
to(CategoryType, *WorkbooksClientListBySubscriptionOptions)
- Function
*WorkbooksClient.ListBySubscription
return value(s) have been changed from(*WorkbooksListBySubscriptionPager)
to(*WorkbooksClientListBySubscriptionPager)
- Function
*OperationsClient.List
parameter(s) have been changed from(*OperationsListOptions)
to(*OperationsClientListOptions)
- Function
*OperationsClient.List
return value(s) have been changed from(*OperationsListPager)
to(*OperationsClientListPager)
- Function
*WebTestLocationsClient.List
parameter(s) have been changed from(context.Context, string, string, *WebTestLocationsListOptions)
to(context.Context, string, string, *WebTestLocationsClientListOptions)
- Function
*WebTestLocationsClient.List
return value(s) have been changed from(WebTestLocationsListResponse, error)
to(WebTestLocationsClientListResponse, error)
- Function
*ComponentsClient.Delete
parameter(s) have been changed from(context.Context, string, string, *ComponentsDeleteOptions)
to(context.Context, string, string, *ComponentsClientDeleteOptions)
- Function
*ComponentsClient.Delete
return value(s) have been changed from(ComponentsDeleteResponse, error)
to(ComponentsClientDeleteResponse, error)
- Function
*MyWorkbooksClient.ListByResourceGroup
parameter(s) have been changed from(string, CategoryType, *MyWorkbooksListByResourceGroupOptions)
to(string, CategoryType, *MyWorkbooksClientListByResourceGroupOptions)
- Function
*MyWorkbooksClient.ListByResourceGroup
return value(s) have been changed from(*MyWorkbooksListByResourceGroupPager)
to(*MyWorkbooksClientListByResourceGroupPager)
- Function
*WebTestsClient.Get
parameter(s) have been changed from(context.Context, string, string, *WebTestsGetOptions)
to(context.Context, string, string, *WebTestsClientGetOptions)
- Function
*WebTestsClient.Get
return value(s) have been changed from(WebTestsGetResponse, error)
to(WebTestsClientGetResponse, error)
- Function
*WorkbooksClient.Delete
parameter(s) have been changed from(context.Context, string, string, *WorkbooksDeleteOptions)
to(context.Context, string, string, *WorkbooksClientDeleteOptions)
- Function
*WorkbooksClient.Delete
return value(s) have been changed from(WorkbooksDeleteResponse, error)
to(WorkbooksClientDeleteResponse, error)
- Function
*WebTestsClient.UpdateTags
parameter(s) have been changed from(context.Context, string, string, TagsResource, *WebTestsUpdateTagsOptions)
to(context.Context, string, string, TagsResource, *WebTestsClientUpdateTagsOptions)
- Function
*WebTestsClient.UpdateTags
return value(s) have been changed from(WebTestsUpdateTagsResponse, error)
to(WebTestsClientUpdateTagsResponse, error)
- Function
*WebTestsClient.Delete
parameter(s) have been changed from(context.Context, string, string, *WebTestsDeleteOptions)
to(context.Context, string, string, *WebTestsClientDeleteOptions)
- Function
*WebTestsClient.Delete
return value(s) have been changed from(WebTestsDeleteResponse, error)
to(WebTestsClientDeleteResponse, error)
- Function
*APIKeysClient.Create
parameter(s) have been changed from(context.Context, string, string, APIKeyRequest, *APIKeysCreateOptions)
to(context.Context, string, string, APIKeyRequest, *APIKeysClientCreateOptions)
- Function
*APIKeysClient.Create
return value(s) have been changed from(APIKeysCreateResponse, error)
to(APIKeysClientCreateResponse, error)
- Function
*AnalyticsItemsClient.Get
parameter(s) have been changed from(context.Context, string, string, ItemScopePath, *AnalyticsItemsGetOptions)
to(context.Context, string, string, ItemScopePath, *AnalyticsItemsClientGetOptions)
- Function
*AnalyticsItemsClient.Get
return value(s) have been changed from(AnalyticsItemsGetResponse, error)
to(AnalyticsItemsClientGetResponse, error)
- Function
*WorkbooksClient.CreateOrUpdate
parameter(s) have been changed from(context.Context, string, string, Workbook, *WorkbooksCreateOrUpdateOptions)
to(context.Context, string, string, Workbook, *WorkbooksClientCreateOrUpdateOptions)
- Function
*WorkbooksClient.CreateOrUpdate
return value(s) have been changed from(WorkbooksCreateOrUpdateResponse, error)
to(WorkbooksClientCreateOrUpdateResponse, error)
- Function
*AnalyticsItemsClient.Delete
parameter(s) have been changed from(context.Context, string, string, ItemScopePath, *AnalyticsItemsDeleteOptions)
to(context.Context, string, string, ItemScopePath, *AnalyticsItemsClientDeleteOptions)
- Function
*AnalyticsItemsClient.Delete
return value(s) have been changed from(AnalyticsItemsDeleteResponse, error)
to(AnalyticsItemsClientDeleteResponse, error)
- Function
*ComponentsClient.List
parameter(s) have been changed from(*ComponentsListOptions)
to(*ComponentsClientListOptions)
- Function
*ComponentsClient.List
return value(s) have been changed from(*ComponentsListPager)
to(*ComponentsClientListPager)
- Function
*ComponentsClient.Get
parameter(s) have been changed from(context.Context, string, string, *ComponentsGetOptions)
to(context.Context, string, string, *ComponentsClientGetOptions)
- Function
*ComponentsClient.Get
return value(s) have been changed from(ComponentsGetResponse, error)
to(ComponentsClientGetResponse, error)
- Function
*ExportConfigurationsClient.Delete
parameter(s) have been changed from(context.Context, string, string, string, *ExportConfigurationsDeleteOptions)
to(context.Context, string, string, string, *ExportConfigurationsClientDeleteOptions)
- Function
*ExportConfigurationsClient.Delete
return value(s) have been changed from(ExportConfigurationsDeleteResponse, error)
to(ExportConfigurationsClientDeleteResponse, error)
- Function
*WorkbooksClient.RevisionGet
parameter(s) have been changed from(context.Context, string, string, string, *WorkbooksRevisionGetOptions)
to(context.Context, string, string, string, *WorkbooksClientRevisionGetOptions)
- Function
*WorkbooksClient.RevisionGet
return value(s) have been changed from(WorkbooksRevisionGetResponse, error)
to(WorkbooksClientRevisionGetResponse, error)
- Function
*APIKeysClient.List
parameter(s) have been changed from(context.Context, string, string, *APIKeysListOptions)
to(context.Context, string, string, *APIKeysClientListOptions)
- Function
*APIKeysClient.List
return value(s) have been changed from(APIKeysListResponse, error)
to(APIKeysClientListResponse, error)
- Function
*ProactiveDetectionConfigurationsClient.Get
parameter(s) have been changed from(context.Context, string, string, string, *ProactiveDetectionConfigurationsGetOptions)
to(context.Context, string, string, string, *ProactiveDetectionConfigurationsClientGetOptions)
- Function
*ProactiveDetectionConfigurationsClient.Get
return value(s) have been changed from(ProactiveDetectionConfigurationsGetResponse, error)
to(ProactiveDetectionConfigurationsClientGetResponse, error)
- Function
*WorkbookTemplatesClient.CreateOrUpdate
parameter(s) have been changed from(context.Context, string, string, WorkbookTemplate, *WorkbookTemplatesCreateOrUpdateOptions)
to(context.Context, string, string, WorkbookTemplate, *WorkbookTemplatesClientCreateOrUpdateOptions)
- Function
*WorkbookTemplatesClient.CreateOrUpdate
return value(s) have been changed from(WorkbookTemplatesCreateOrUpdateResponse, error)
to(WorkbookTemplatesClientCreateOrUpdateResponse, error)
- Function
*WorkbooksClient.RevisionsList
parameter(s) have been changed from(string, string, *WorkbooksRevisionsListOptions)
to(string, string, *WorkbooksClientRevisionsListOptions)
- Function
*WorkbooksClient.RevisionsList
return value(s) have been changed from(*WorkbooksRevisionsListPager)
to(*WorkbooksClientRevisionsListPager)
- Function
*WebTestsClient.CreateOrUpdate
parameter(s) have been changed from(context.Context, string, string, WebTest, *WebTestsCreateOrUpdateOptions)
to(context.Context, string, string, WebTest, *WebTestsClientCreateOrUpdateOptions)
- Function
*WebTestsClient.CreateOrUpdate
return value(s) have been changed from(WebTestsCreateOrUpdateResponse, error)
to(WebTestsClientCreateOrUpdateResponse, error)
- Function
*AnalyticsItemsClient.List
parameter(s) have been changed from(context.Context, string, string, ItemScopePath, *AnalyticsItemsListOptions)
to(context.Context, string, string, ItemScopePath, *AnalyticsItemsClientListOptions)
- Function
*AnalyticsItemsClient.List
return value(s) have been changed from(AnalyticsItemsListResponse, error)
to(AnalyticsItemsClientListResponse, error)
- Function
*FavoritesClient.List
parameter(s) have been changed from(context.Context, string, string, *FavoritesListOptions)
to(context.Context, string, string, *FavoritesClientListOptions)
- Function
*FavoritesClient.List
return value(s) have been changed from(FavoritesListResponse, error)
to(FavoritesClientListResponse, error)
- Function
*APIKeysClient.Get
parameter(s) have been changed from(context.Context, string, string, string, *APIKeysGetOptions)
to(context.Context, string, string, string, *APIKeysClientGetOptions)
- Function
*APIKeysClient.Get
return value(s) have been changed from(APIKeysGetResponse, error)
to(APIKeysClientGetResponse, error)
- Function
*ExportConfigurationsClient.Get
parameter(s) have been changed from(context.Context, string, string, string, *ExportConfigurationsGetOptions)
to(context.Context, string, string, string, *ExportConfigurationsClientGetOptions)
- Function
*ExportConfigurationsClient.Get
return value(s) have been changed from(ExportConfigurationsGetResponse, error)
to(ExportConfigurationsClientGetResponse, error)
- Function
*LiveTokenClient.Get
parameter(s) have been changed from(context.Context, string, *LiveTokenGetOptions)
to(context.Context, string, *LiveTokenClientGetOptions)
- Function
*LiveTokenClient.Get
return value(s) have been changed from(LiveTokenGetResponse, error)
to(LiveTokenClientGetResponse, error)
- Function
*ComponentLinkedStorageAccountsClient.Get
parameter(s) have been changed from(context.Context, string, string, StorageType, *ComponentLinkedStorageAccountsGetOptions)
to(context.Context, string, string, StorageType, *ComponentLinkedStorageAccountsClientGetOptions)
- Function
*ComponentLinkedStorageAccountsClient.Get
return value(s) have been changed from(ComponentLinkedStorageAccountsGetResponse, error)
to(ComponentLinkedStorageAccountsClientGetResponse, error)
- Function
*FavoritesClient.Add
parameter(s) have been changed from(context.Context, string, string, string, ApplicationInsightsComponentFavorite, *FavoritesAddOptions)
to(context.Context, string, string, string, ComponentFavorite, *FavoritesClientAddOptions)
- Function
*FavoritesClient.Add
return value(s) have been changed from(FavoritesAddResponse, error)
to(FavoritesClientAddResponse, error)
- Function
*WebTestsClient.ListByComponent
parameter(s) have been changed from(string, string, *WebTestsListByComponentOptions)
to(string, string, *WebTestsClientListByComponentOptions)
- Function
*WebTestsClient.ListByComponent
return value(s) have been changed from(*WebTestsListByComponentPager)
to(*WebTestsClientListByComponentPager)
- Function
*WebTestsClient.ListByResourceGroup
parameter(s) have been changed from(string, *WebTestsListByResourceGroupOptions)
to(string, *WebTestsClientListByResourceGroupOptions)
- Function
*WebTestsClient.ListByResourceGroup
return value(s) have been changed from(*WebTestsListByResourceGroupPager)
to(*WebTestsClientListByResourceGroupPager)
- Function
*AnalyticsItemsClient.Put
parameter(s) have been changed from(context.Context, string, string, ItemScopePath, ApplicationInsightsComponentAnalyticsItem, *AnalyticsItemsPutOptions)
to(context.Context, string, string, ItemScopePath, ComponentAnalyticsItem, *AnalyticsItemsClientPutOptions)
- Function
*AnalyticsItemsClient.Put
return value(s) have been changed from(AnalyticsItemsPutResponse, error)
to(AnalyticsItemsClientPutResponse, error)
- Function
*WorkbookTemplatesClient.Update
parameter(s) have been changed from(context.Context, string, string, *WorkbookTemplatesUpdateOptions)
to(context.Context, string, string, *WorkbookTemplatesClientUpdateOptions)
- Function
*WorkbookTemplatesClient.Update
return value(s) have been changed from(WorkbookTemplatesUpdateResponse, error)
to(WorkbookTemplatesClientUpdateResponse, error)
- Function
*AnnotationsClient.Create
parameter(s) have been changed from(context.Context, string, string, Annotation, *AnnotationsCreateOptions)
to(context.Context, string, string, Annotation, *AnnotationsClientCreateOptions)
- Function
*AnnotationsClient.Create
return value(s) have been changed from(AnnotationsCreateResponse, error)
to(AnnotationsClientCreateResponse, error)
- Function
*ComponentLinkedStorageAccountsClient.Delete
parameter(s) have been changed from(context.Context, string, string, StorageType, *ComponentLinkedStorageAccountsDeleteOptions)
to(context.Context, string, string, StorageType, *ComponentLinkedStorageAccountsClientDeleteOptions)
- Function
*ComponentLinkedStorageAccountsClient.Delete
return value(s) have been changed from(ComponentLinkedStorageAccountsDeleteResponse, error)
to(ComponentLinkedStorageAccountsClientDeleteResponse, error)
- Function
*WorkItemConfigurationsClient.Delete
parameter(s) have been changed from(context.Context, string, string, string, *WorkItemConfigurationsDeleteOptions)
to(context.Context, string, string, string, *WorkItemConfigurationsClientDeleteOptions)
- Function
*WorkItemConfigurationsClient.Delete
return value(s) have been changed from(WorkItemConfigurationsDeleteResponse, error)
to(WorkItemConfigurationsClientDeleteResponse, error)
- Function
*ComponentsClient.Purge
parameter(s) have been changed from(context.Context, string, string, ComponentPurgeBody, *ComponentsPurgeOptions)
to(context.Context, string, string, ComponentPurgeBody, *ComponentsClientPurgeOptions)
- Function
*ComponentsClient.Purge
return value(s) have been changed from(ComponentsPurgeResponse, error)
to(ComponentsClientPurgeResponse, error)
- Function
*MyWorkbooksClient.CreateOrUpdate
parameter(s) have been changed from(context.Context, string, string, MyWorkbook, *MyWorkbooksCreateOrUpdateOptions)
to(context.Context, string, string, MyWorkbook, *MyWorkbooksClientCreateOrUpdateOptions)
- Function
*MyWorkbooksClient.CreateOrUpdate
return value(s) have been changed from(MyWorkbooksCreateOrUpdateResponse, error)
to(MyWorkbooksClientCreateOrUpdateResponse, error)
- Function
*AnnotationsClient.Get
parameter(s) have been changed from(context.Context, string, string, string, *AnnotationsGetOptions)
to(context.Context, string, string, string, *AnnotationsClientGetOptions)
- Function
*AnnotationsClient.Get
return value(s) have been changed from(AnnotationsGetResponse, error)
to(AnnotationsClientGetResponse, error)
- Function
*ComponentLinkedStorageAccountsClient.CreateAndUpdate
parameter(s) have been changed from(context.Context, string, string, StorageType, ComponentLinkedStorageAccounts, *ComponentLinkedStorageAccountsCreateAndUpdateOptions)
to(context.Context, string, string, StorageType, ComponentLinkedStorageAccounts, *ComponentLinkedStorageAccountsClientCreateAndUpdateOptions)
- Function
*ComponentLinkedStorageAccountsClient.CreateAndUpdate
return value(s) have been changed from(ComponentLinkedStorageAccountsCreateAndUpdateResponse, error)
to(ComponentLinkedStorageAccountsClientCreateAndUpdateResponse, error)
- Function
*FavoritesClient.Get
parameter(s) have been changed from(context.Context, string, string, string, *FavoritesGetOptions)
to(context.Context, string, string, string, *FavoritesClientGetOptions)
- Function
*FavoritesClient.Get
return value(s) have been changed from(FavoritesGetResponse, error)
to(FavoritesClientGetResponse, error)
- Function
*ComponentLinkedStorageAccountsClient.Update
parameter(s) have been changed from(context.Context, string, string, StorageType, ComponentLinkedStorageAccountsPatch, *ComponentLinkedStorageAccountsUpdateOptions)
to(context.Context, string, string, StorageType, ComponentLinkedStorageAccountsPatch, *ComponentLinkedStorageAccountsClientUpdateOptions)
- Function
*ComponentLinkedStorageAccountsClient.Update
return value(s) have been changed from(ComponentLinkedStorageAccountsUpdateResponse, error)
to(ComponentLinkedStorageAccountsClientUpdateResponse, error)
- Function
*ExportConfigurationsClient.List
parameter(s) have been changed from(context.Context, string, string, *ExportConfigurationsListOptions)
to(context.Context, string, string, *ExportConfigurationsClientListOptions)
- Function
*ExportConfigurationsClient.List
return value(s) have been changed from(ExportConfigurationsListResponse, error)
to(ExportConfigurationsClientListResponse, error)
- Function
*MyWorkbooksClient.ListBySubscription
parameter(s) have been changed from(CategoryType, *MyWorkbooksListBySubscriptionOptions)
to(CategoryType, *MyWorkbooksClientListBySubscriptionOptions)
- Function
*MyWorkbooksClient.ListBySubscription
return value(s) have been changed from(*MyWorkbooksListBySubscriptionPager)
to(*MyWorkbooksClientListBySubscriptionPager)
- Function
*WebTestsClient.List
parameter(s) have been changed from(*WebTestsListOptions)
to(*WebTestsClientListOptions)
- Function
*WebTestsClient.List
return value(s) have been changed from(*WebTestsListPager)
to(*WebTestsClientListPager)
- Function
*ComponentQuotaStatusClient.Get
parameter(s) have been changed from(context.Context, string, string, *ComponentQuotaStatusGetOptions)
to(context.Context, string, string, *ComponentQuotaStatusClientGetOptions)
- Function
*ComponentQuotaStatusClient.Get
return value(s) have been changed from(ComponentQuotaStatusGetResponse, error)
to(ComponentQuotaStatusClientGetResponse, error)
- Function
*ExportConfigurationsClient.Create
parameter(s) have been changed from(context.Context, string, string, ApplicationInsightsComponentExportRequest, *ExportConfigurationsCreateOptions)
to(context.Context, string, string, ComponentExportRequest, *ExportConfigurationsClientCreateOptions)
- Function
*ExportConfigurationsClient.Create
return value(s) have been changed from(ExportConfigurationsCreateResponse, error)
to(ExportConfigurationsClientCreateResponse, error)
- Function
*WorkItemConfigurationsClient.UpdateItem
parameter(s) have been changed from(context.Context, string, string, string, WorkItemCreateConfiguration, *WorkItemConfigurationsUpdateItemOptions)
to(context.Context, string, string, string, WorkItemCreateConfiguration, *WorkItemConfigurationsClientUpdateItemOptions)
- Function
*WorkItemConfigurationsClient.UpdateItem
return value(s) have been changed from(WorkItemConfigurationsUpdateItemResponse, error)
to(WorkItemConfigurationsClientUpdateItemResponse, error)
- Function
*AnnotationsClient.List
parameter(s) have been changed from(context.Context, string, string, string, string, *AnnotationsListOptions)
to(context.Context, string, string, string, string, *AnnotationsClientListOptions)
- Function
*AnnotationsClient.List
return value(s) have been changed from(AnnotationsListResponse, error)
to(AnnotationsClientListResponse, error)
- Function
*AnnotationsClient.Delete
parameter(s) have been changed from(context.Context, string, string, string, *AnnotationsDeleteOptions)
to(context.Context, string, string, string, *AnnotationsClientDeleteOptions)
- Function
*AnnotationsClient.Delete
return value(s) have been changed from(AnnotationsDeleteResponse, error)
to(AnnotationsClientDeleteResponse, error)
- Function
*WorkItemConfigurationsClient.GetItem
parameter(s) have been changed from(context.Context, string, string, string, *WorkItemConfigurationsGetItemOptions)
to(context.Context, string, string, string, *WorkItemConfigurationsClientGetItemOptions)
- Function
*WorkItemConfigurationsClient.GetItem
return value(s) have been changed from(WorkItemConfigurationsGetItemResponse, error)
to(WorkItemConfigurationsClientGetItemResponse, error)
- Function
*ExportConfigurationsClient.Update
parameter(s) have been changed from(context.Context, string, string, string, ApplicationInsightsComponentExportRequest, *ExportConfigurationsUpdateOptions)
to(context.Context, string, string, string, ComponentExportRequest, *ExportConfigurationsClientUpdateOptions)
- Function
*ExportConfigurationsClient.Update
return value(s) have been changed from(ExportConfigurationsUpdateResponse, error)
to(ExportConfigurationsClientUpdateResponse, error)
- Function
*ComponentsClient.UpdateTags
parameter(s) have been changed from(context.Context, string, string, TagsResource, *ComponentsUpdateTagsOptions)
to(context.Context, string, string, TagsResource, *ComponentsClientUpdateTagsOptions)
- Function
*ComponentsClient.UpdateTags
return value(s) have been changed from(ComponentsUpdateTagsResponse, error)
to(ComponentsClientUpdateTagsResponse, error)
- Function
*WorkItemConfigurationsClient.Create
parameter(s) have been changed from(context.Context, string, string, WorkItemCreateConfiguration, *WorkItemConfigurationsCreateOptions)
to(context.Context, string, string, WorkItemCreateConfiguration, *WorkItemConfigurationsClientCreateOptions)
- Function
*WorkItemConfigurationsClient.Create
return value(s) have been changed from(WorkItemConfigurationsCreateResponse, error)
to(WorkItemConfigurationsClientCreateResponse, error)
- Function
*ComponentCurrentBillingFeaturesClient.Get
parameter(s) have been changed from(context.Context, string, string, *ComponentCurrentBillingFeaturesGetOptions)
to(context.Context, string, string, *ComponentCurrentBillingFeaturesClientGetOptions)
- Function
*ComponentCurrentBillingFeaturesClient.Get
return value(s) have been changed from(ComponentCurrentBillingFeaturesGetResponse, error)
to(ComponentCurrentBillingFeaturesClientGetResponse, error)
- Function
*ProactiveDetectionConfigurationsClient.Update
parameter(s) have been changed from(context.Context, string, string, string, ApplicationInsightsComponentProactiveDetectionConfiguration, *ProactiveDetectionConfigurationsUpdateOptions)
to(context.Context, string, string, string, ComponentProactiveDetectionConfiguration, *ProactiveDetectionConfigurationsClientUpdateOptions)
- Function
*ProactiveDetectionConfigurationsClient.Update
return value(s) have been changed from(ProactiveDetectionConfigurationsUpdateResponse, error)
to(ProactiveDetectionConfigurationsClientUpdateResponse, error)
- Function
*APIKeysClient.Delete
parameter(s) have been changed from(context.Context, string, string, string, *APIKeysDeleteOptions)
to(context.Context, string, string, string, *APIKeysClientDeleteOptions)
- Function
*APIKeysClient.Delete
return value(s) have been changed from(APIKeysDeleteResponse, error)
to(APIKeysClientDeleteResponse, error)
- Const
ItemTypeFolder
has been removed - Function
*ComponentsListPager.Err
has been removed - Function
ApplicationInsightsWebTestLocationsListResult.MarshalJSON
has been removed - Function
ApplicationInsightsComponentListResult.MarshalJSON
has been removed - Function
ApplicationInsightsComponentFeature.MarshalJSON
has been removed - Function
ApplicationInsightsComponentAvailableFeatures.MarshalJSON
has been removed - Function
*WorkbooksListBySubscriptionPager.NextPage
has been removed - Function
WorkItemConfigurationError.Error
has been removed - Function
ApplicationInsightsComponentFavorite.MarshalJSON
has been removed - Function
*MyWorkbooksListBySubscriptionPager.NextPage
has been removed - Function
*OperationsListPager.NextPage
has been removed - Function
*WebTestsListPager.NextPage
has been removed - Function
*WorkbooksListBySubscriptionPager.Err
has been removed - Function
ErrorResponseLinkedStorage.Error
has been removed - Function
*WebTestsListByComponentPager.Err
has been removed - Function
ApplicationInsightsComponentAPIKeyListResult.MarshalJSON
has been removed - Function
ApplicationInsightsComponent.MarshalJSON
has been removed - Function
*WorkbooksListBySubscriptionPager.PageResponse
has been removed - Function
*OperationsListPager.Err
has been removed - Function
*WorkbooksListByResourceGroupPager.PageResponse
has been removed - Function
ApplicationInsightsComponentProactiveDetectionConfiguration.MarshalJSON
has been removed - Function
*WorkbooksListByResourceGroupPager.NextPage
has been removed - Function
Resource.MarshalJSON
has been removed - Function
*MyWorkbooksListBySubscriptionPager.PageResponse
has been removed - Function
*WebTestsListByComponentPager.NextPage
has been removed - Function
*WebTestsListPager.Err
has been removed - Function
*MyWorkbooksListBySubscriptionPager.Err
has been removed - Function
*MyWorkbooksListByResourceGroupPager.NextPage
has been removed - Function
*ComponentsListByResourceGroupPager.Err
has been removed - Function
*ComponentsListPager.PageResponse
has been removed - Function
*ComponentsListByResourceGroupPager.PageResponse
has been removed - Function
ComponentLinkedStorageAccounts.MarshalJSON
has been removed - Function
AnnotationError.Error
has been removed - Function
*MyWorkbooksListByResourceGroupPager.PageResponse
has been removed - Function
ApplicationInsightsComponentProperties.MarshalJSON
has been removed - Function
*WorkbooksRevisionsListPager.PageResponse
has been removed - Function
*WorkbooksRevisionsListPager.Err
has been removed - Function
*ApplicationInsightsComponentProperties.UnmarshalJSON
has been removed - Function
ApplicationInsightsComponentBillingFeatures.MarshalJSON
has been removed - Function
MyWorkbookError.Error
has been removed - Function
*WorkbooksRevisionsListPager.NextPage
has been removed - Function
*MyWorkbooksListByResourceGroupPager.Err
has been removed - Function
WorkbookError.Error
has been removed - Function
*ComponentsListByResourceGroupPager.NextPage
has been removed - Function
*ComponentsListPager.NextPage
has been removed - Function
*OperationsListPager.PageResponse
has been removed - Function
*WebTestsListPager.PageResponse
has been removed - Function
WorkbookTemplateError.Error
has been removed - Function
*WorkbooksListByResourceGroupPager.Err
has been removed - Function
*WebTestsListByComponentPager.PageResponse
has been removed - Function
*WebTestsListByResourceGroupPager.Err
has been removed - Function
*WebTestsListByResourceGroupPager.NextPage
has been removed - Function
*WebTestsListByResourceGroupPager.PageResponse
has been removed - Function
ApplicationInsightsComponentAPIKey.MarshalJSON
has been removed - Struct
APIKeysCreateOptions
has been removed - Struct
APIKeysCreateResponse
has been removed - Struct
APIKeysCreateResult
has been removed - Struct
APIKeysDeleteOptions
has been removed - Struct
APIKeysDeleteResponse
has been removed - Struct
APIKeysDeleteResult
has been removed - Struct
APIKeysGetOptions
has been removed - Struct
APIKeysGetResponse
has been removed - Struct
APIKeysGetResult
has been removed - Struct
APIKeysListOptions
has been removed - Struct
APIKeysListResponse
has been removed - Struct
APIKeysListResult
has been removed - Struct
AnalyticsItemsDeleteOptions
has been removed - Struct
AnalyticsItemsDeleteResponse
has been removed - Struct
AnalyticsItemsGetOptions
has been removed - Struct
AnalyticsItemsGetResponse
has been removed - Struct
AnalyticsItemsGetResult
has been removed - Struct
AnalyticsItemsListOptions
has been removed - Struct
AnalyticsItemsListResponse
has been removed - Struct
AnalyticsItemsListResult
has been removed - Struct
AnalyticsItemsPutOptions
has been removed - Struct
AnalyticsItemsPutResponse
has been removed - Struct
AnalyticsItemsPutResult
has been removed - Struct
AnnotationsCreateOptions
has been removed - Struct
AnnotationsCreateResponse
has been removed - Struct
AnnotationsCreateResult
has been removed - Struct
AnnotationsDeleteOptions
has been removed - Struct
AnnotationsDeleteResponse
has been removed - Struct
AnnotationsGetOptions
has been removed - Struct
AnnotationsGetResponse
has been removed - Struct
AnnotationsGetResult
has been removed - Struct
AnnotationsListOptions
has been removed - Struct
AnnotationsListResponse
has been removed - Struct
AnnotationsListResultEnvelope
has been removed - Struct
ApplicationInsightsComponent
has been removed - Struct
ApplicationInsightsComponentAPIKey
has been removed - Struct
ApplicationInsightsComponentAPIKeyListResult
has been removed - Struct
ApplicationInsightsComponentAnalyticsItem
has been removed - Struct
ApplicationInsightsComponentAnalyticsItemProperties
has been removed - Struct
ApplicationInsightsComponentAvailableFeatures
has been removed - Struct
ApplicationInsightsComponentBillingFeatures
has been removed - Struct
ApplicationInsightsComponentDataVolumeCap
has been removed - Struct
ApplicationInsightsComponentExportConfiguration
has been removed - Struct
ApplicationInsightsComponentExportRequest
has been removed - Struct
ApplicationInsightsComponentFavorite
has been removed - Struct
ApplicationInsightsComponentFeature
has been removed - Struct
ApplicationInsightsComponentFeatureCapabilities
has been removed - Struct
ApplicationInsightsComponentFeatureCapability
has been removed - Struct
ApplicationInsightsComponentListResult
has been removed - Struct
ApplicationInsightsComponentProactiveDetectionConfiguration
has been removed - Struct
ApplicationInsightsComponentProactiveDetectionConfigurationRuleDefinitions
has been removed - Struct
ApplicationInsightsComponentProperties
has been removed - Struct
ApplicationInsightsComponentQuotaStatus
has been removed - Struct
ApplicationInsightsComponentWebTestLocation
has been removed - Struct
ApplicationInsightsWebTestLocationsListResult
has been removed - Struct
ComponentAvailableFeaturesGetOptions
has been removed - Struct
ComponentAvailableFeaturesGetResponse
has been removed - Struct
ComponentAvailableFeaturesGetResult
has been removed - Struct
ComponentCurrentBillingFeaturesGetOptions
has been removed - Struct
ComponentCurrentBillingFeaturesGetResponse
has been removed - Struct
ComponentCurrentBillingFeaturesGetResult
has been removed - Struct
ComponentCurrentBillingFeaturesUpdateOptions
has been removed - Struct
ComponentCurrentBillingFeaturesUpdateResponse
has been removed - Struct
ComponentCurrentBillingFeaturesUpdateResult
has been removed - Struct
ComponentFeatureCapabilitiesGetOptions
has been removed - Struct
ComponentFeatureCapabilitiesGetResponse
has been removed - Struct
ComponentFeatureCapabilitiesGetResult
has been removed - Struct
ComponentLinkedStorageAccountsCreateAndUpdateOptions
has been removed - Struct
ComponentLinkedStorageAccountsCreateAndUpdateResponse
has been removed - Struct
ComponentLinkedStorageAccountsCreateAndUpdateResult
has been removed - Struct
ComponentLinkedStorageAccountsDeleteOptions
has been removed - Struct
ComponentLinkedStorageAccountsDeleteResponse
has been removed - Struct
ComponentLinkedStorageAccountsGetOptions
has been removed - Struct
ComponentLinkedStorageAccountsGetResponse
has been removed - Struct
ComponentLinkedStorageAccountsGetResult
has been removed - Struct
ComponentLinkedStorageAccountsUpdateOptions
has been removed - Struct
ComponentLinkedStorageAccountsUpdateResponse
has been removed - Struct
ComponentLinkedStorageAccountsUpdateResult
has been removed - Struct
ComponentQuotaStatusGetOptions
has been removed - Struct
ComponentQuotaStatusGetResponse
has been removed - Struct
ComponentQuotaStatusGetResult
has been removed - Struct
ComponentsCreateOrUpdateOptions
has been removed - Struct
ComponentsCreateOrUpdateResponse
has been removed - Struct
ComponentsCreateOrUpdateResult
has been removed - Struct
ComponentsDeleteOptions
has been removed - Struct
ComponentsDeleteResponse
has been removed - Struct
ComponentsGetOptions
has been removed - Struct
ComponentsGetPurgeStatusOptions
has been removed - Struct
ComponentsGetPurgeStatusResponse
has been removed - Struct
ComponentsGetPurgeStatusResult
has been removed - Struct
ComponentsGetResponse
has been removed - Struct
ComponentsGetResult
has been removed - Struct
ComponentsListByResourceGroupOptions
has been removed - Struct
ComponentsListByResourceGroupPager
has been removed - Struct
ComponentsListByResourceGroupResponse
has been removed - Struct
ComponentsListByResourceGroupResult
has been removed - Struct
ComponentsListOptions
has been removed - Struct
ComponentsListPager
has been removed - Struct
ComponentsListResponse
has been removed - Struct
ComponentsListResult
has been removed - Struct
ComponentsPurgeOptions
has been removed - Struct
ComponentsPurgeResponse
has been removed - Struct
ComponentsPurgeResult
has been removed - Struct
ComponentsUpdateTagsOptions
has been removed - Struct
ComponentsUpdateTagsResponse
has been removed - Struct
ComponentsUpdateTagsResult
has been removed - Struct
ExportConfigurationsCreateOptions
has been removed - Struct
ExportConfigurationsCreateResponse
has been removed - Struct
ExportConfigurationsCreateResult
has been removed - Struct
ExportConfigurationsDeleteOptions
has been removed - Struct
ExportConfigurationsDeleteResponse
has been removed - Struct
ExportConfigurationsDeleteResult
has been removed - Struct
ExportConfigurationsGetOptions
has been removed - Struct
ExportConfigurationsGetResponse
has been removed - Struct
ExportConfigurationsGetResult
has been removed - Struct
ExportConfigurationsListOptions
has been removed - Struct
ExportConfigurationsListResponse
has been removed - Struct
ExportConfigurationsListResult
has been removed - Struct
ExportConfigurationsUpdateOptions
has been removed - Struct
ExportConfigurationsUpdateResponse
has been removed - Struct
ExportConfigurationsUpdateResult
has been removed - Struct
FavoritesAddOptions
has been removed - Struct
FavoritesAddResponse
has been removed - Struct
FavoritesAddResult
has been removed - Struct
FavoritesDeleteOptions
has been removed - Struct
FavoritesDeleteResponse
has been removed - Struct
FavoritesGetOptions
has been removed - Struct
FavoritesGetResponse
has been removed - Struct
FavoritesGetResult
has been removed - Struct
FavoritesListOptions
has been removed - Struct
FavoritesListResponse
has been removed - Struct
FavoritesListResult
has been removed - Struct
FavoritesUpdateOptions
has been removed - Struct
FavoritesUpdateResponse
has been removed - Struct
FavoritesUpdateResult
has been removed - Struct
LiveTokenGetOptions
has been removed - Struct
LiveTokenGetResponse
has been removed - Struct
LiveTokenGetResult
has been removed - Struct
MyWorkbooksCreateOrUpdateOptions
has been removed - Struct
MyWorkbooksCreateOrUpdateResponse
has been removed - Struct
MyWorkbooksCreateOrUpdateResult
has been removed - Struct
MyWorkbooksDeleteOptions
has been removed - Struct
MyWorkbooksDeleteResponse
has been removed - Struct
MyWorkbooksGetOptions
has been removed - Struct
MyWorkbooksGetResponse
has been removed - Struct
MyWorkbooksGetResult
has been removed - Struct
MyWorkbooksListByResourceGroupOptions
has been removed - Struct
MyWorkbooksListByResourceGroupPager
has been removed - Struct
MyWorkbooksListByResourceGroupResponse
has been removed - Struct
MyWorkbooksListByResourceGroupResult
has been removed - Struct
MyWorkbooksListBySubscriptionOptions
has been removed - Struct
MyWorkbooksListBySubscriptionPager
has been removed - Struct
MyWorkbooksListBySubscriptionResponse
has been removed - Struct
MyWorkbooksListBySubscriptionResult
has been removed - Struct
MyWorkbooksUpdateOptions
has been removed - Struct
MyWorkbooksUpdateResponse
has been removed - Struct
MyWorkbooksUpdateResult
has been removed - Struct
OperationsListOptions
has been removed - Struct
OperationsListPager
has been removed - Struct
OperationsListResponse
has been removed - Struct
OperationsListResultEnvelope
has been removed - Struct
ProactiveDetectionConfigurationsGetOptions
has been removed - Struct
ProactiveDetectionConfigurationsGetResponse
has been removed - Struct
ProactiveDetectionConfigurationsGetResult
has been removed - Struct
ProactiveDetectionConfigurationsListOptions
has been removed - Struct
ProactiveDetectionConfigurationsListResponse
has been removed - Struct
ProactiveDetectionConfigurationsListResult
has been removed - Struct
ProactiveDetectionConfigurationsUpdateOptions
has been removed - Struct
ProactiveDetectionConfigurationsUpdateResponse
has been removed - Struct
ProactiveDetectionConfigurationsUpdateResult
has been removed - Struct
WebTestLocationsListOptions
has been removed - Struct
WebTestLocationsListResponse
has been removed - Struct
WebTestsCreateOrUpdateOptions
has been removed - Struct
WebTestsCreateOrUpdateResponse
has been removed - Struct
WebTestsCreateOrUpdateResult
has been removed - Struct
WebTestsDeleteOptions
has been removed - Struct
WebTestsDeleteResponse
has been removed - Struct
WebTestsGetOptions
has been removed - Struct
WebTestsGetResponse
has been removed - Struct
WebTestsGetResult
has been removed - Struct
WebTestsListByComponentOptions
has been removed - Struct
WebTestsListByComponentPager
has been removed - Struct
WebTestsListByComponentResponse
has been removed - Struct
WebTestsListByComponentResult
has been removed - Struct
WebTestsListByResourceGroupOptions
has been removed - Struct
WebTestsListByResourceGroupPager
has been removed - Struct
WebTestsListByResourceGroupResponse
has been removed - Struct
WebTestsListByResourceGroupResult
has been removed - Struct
WebTestsListOptions
has been removed - Struct
WebTestsListPager
has been removed - Struct
WebTestsListResponse
has been removed - Struct
WebTestsListResult
has been removed - Struct
WebTestsUpdateTagsOptions
has been removed - Struct
WebTestsUpdateTagsResponse
has been removed - Struct
WebTestsUpdateTagsResult
has been removed - Struct
WorkItemConfigurationsCreateOptions
has been removed - Struct
WorkItemConfigurationsCreateResponse
has been removed - Struct
WorkItemConfigurationsCreateResult
has been removed - Struct
WorkItemConfigurationsDeleteOptions
has been removed - Struct
WorkItemConfigurationsDeleteResponse
has been removed - Struct
WorkItemConfigurationsGetDefaultOptions
has been removed - Struct
WorkItemConfigurationsGetDefaultResponse
has been removed - Struct
WorkItemConfigurationsGetDefaultResult
has been removed - Struct
WorkItemConfigurationsGetItemOptions
has been removed - Struct
WorkItemConfigurationsGetItemResponse
has been removed - Struct
WorkItemConfigurationsGetItemResult
has been removed - Struct
WorkItemConfigurationsListOptions
has been removed - Struct
WorkItemConfigurationsListResponse
has been removed - Struct
WorkItemConfigurationsListResultEnvelope
has been removed - Struct
WorkItemConfigurationsUpdateItemOptions
has been removed - Struct
WorkItemConfigurationsUpdateItemResponse
has been removed - Struct
WorkItemConfigurationsUpdateItemResult
has been removed - Struct
WorkbookTemplatesCreateOrUpdateOptions
has been removed - Struct
WorkbookTemplatesCreateOrUpdateResponse
has been removed - Struct
WorkbookTemplatesCreateOrUpdateResult
has been removed - Struct
WorkbookTemplatesDeleteOptions
has been removed - Struct
WorkbookTemplatesDeleteResponse
has been removed - Struct
WorkbookTemplatesGetOptions
has been removed - Struct
WorkbookTemplatesGetResponse
has been removed - Struct
WorkbookTemplatesGetResult
has been removed - Struct
WorkbookTemplatesListByResourceGroupOptions
has been removed - Struct
WorkbookTemplatesListByResourceGroupResponse
has been removed - Struct
WorkbookTemplatesListByResourceGroupResult
has been removed - Struct
WorkbookTemplatesUpdateOptions
has been removed - Struct
WorkbookTemplatesUpdateResponse
has been removed - Struct
WorkbookTemplatesUpdateResult
has been removed - Struct
WorkbooksCreateOrUpdateOptions
has been removed - Struct
WorkbooksCreateOrUpdateResponse
has been removed - Struct
WorkbooksCreateOrUpdateResult
has been removed - Struct
WorkbooksDeleteOptions
has been removed - Struct
WorkbooksDeleteResponse
has been removed - Struct
WorkbooksGetOptions
has been removed - Struct
WorkbooksGetResponse
has been removed - Struct
WorkbooksGetResult
has been removed - Struct
WorkbooksListByResourceGroupOptions
has been removed - Struct
WorkbooksListByResourceGroupPager
has been removed - Struct
WorkbooksListByResourceGroupResponse
has been removed - Struct
WorkbooksListByResourceGroupResult
has been removed - Struct
WorkbooksListBySubscriptionOptions
has been removed - Struct
WorkbooksListBySubscriptionPager
has been removed - Struct
WorkbooksListBySubscriptionResponse
has been removed - Struct
WorkbooksListBySubscriptionResult
has been removed - Struct
WorkbooksRevisionGetOptions
has been removed - Struct
WorkbooksRevisionGetResponse
has been removed - Struct
WorkbooksRevisionGetResult
has been removed - Struct
WorkbooksRevisionsListOptions
has been removed - Struct
WorkbooksRevisionsListPager
has been removed - Struct
WorkbooksRevisionsListResponse
has been removed - Struct
WorkbooksRevisionsListResult
has been removed - Struct
WorkbooksUpdateOptions
has been removed - Struct
WorkbooksUpdateResponse
has been removed - Struct
WorkbooksUpdateResult
has been removed - Field
InnerError
of structMyWorkbookError
has been removed - Field
ManagedServiceIdentity
of structWorkbookResourceIdentity
has been removed - Field
Resource
of structTrackedResource
has been removed - Field
Resource
of structProxyResource
has been removed - Field
WebtestsResource
of structWebTest
has been removed - Field
InnerError
of structWorkbookError
has been removed - Field
WorkbookTemplateResource
of structWorkbookTemplate
has been removed - Field
ProxyResource
of structComponentLinkedStorageAccounts
has been removed - Field
TrackedResource
of structWorkbookResource
has been removed - Field
InnerError
of structErrorResponseLinkedStorage
has been removed - Field
MyWorkbookResource
of structMyWorkbook
has been removed - Field
InnerError
of structWorkbookTemplateError
has been removed - Field
ApplicationInsightsWebTestLocationsListResult
of structWebTestLocationsListResult
has been removed - Field
WorkbookResource
of structWorkbook
has been removed
Features Added
- New const
ItemTypeNone
- New function
*WorkbooksClientListBySubscriptionPager.NextPage(context.Context) bool
- New function
*WorkbooksClientListBySubscriptionPager.Err() error
- New function
ComponentFavorite.MarshalJSON() ([]byte, error)
- New function
*WebTestsClientListPager.PageResponse() WebTestsClientListResponse
- New function
*ComponentsClientListByResourceGroupPager.NextPage(context.Context) bool
- New function
ComponentAvailableFeatures.MarshalJSON() ([]byte, error)
- New function
*MyWorkbooksClientListByResourceGroupPager.Err() error
- New function
*WebTestsClientListPager.NextPage(context.Context) bool
- New function
ComponentBillingFeatures.MarshalJSON() ([]byte, error)
- New function
*MyWorkbooksClientListByResourceGroupPager.NextPage(context.Context) bool
- New function
*MyWorkbooksClientListBySubscriptionPager.PageResponse() MyWorkbooksClientListBySubscriptionResponse
- New function
ComponentFeature.MarshalJSON() ([]byte, error)
- New function
*MyWorkbooksClientListBySubscriptionPager.NextPage(context.Context) bool
- New function
*OperationsClientListPager.NextPage(context.Context) bool
- New function
*WebTestsClientListByResourceGroupPager.NextPage(context.Context) bool
- New function
WorkbookResourceIdentity.MarshalJSON() ([]byte, error)
- New function
WebTestLocationsListResult.MarshalJSON() ([]byte, error)
- New function
ComponentProperties.MarshalJSON() ([]byte, error)
- New function
*OperationsClientListPager.Err() error
- New function
*ComponentsClientListPager.NextPage(context.Context) bool
- New function
ComponentListResult.MarshalJSON() ([]byte, error)
- New function
*WebTestsClientListByResourceGroupPager.PageResponse() WebTestsClientListByResourceGroupResponse
- New function
*WebTestsClientListByComponentPager.NextPage(context.Context) bool
- New function
*WorkbooksClientListByResourceGroupPager.NextPage(context.Context) bool
- New function
*WebTestsClientListByResourceGroupPager.Err() error
- New function
*ComponentsClientListByResourceGroupPager.PageResponse() ComponentsClientListByResourceGroupResponse
- New function
*WebTestsClientListPager.Err() error
- New function
*WorkbooksClientRevisionsListPager.Err() error
- New function
*WorkbooksClientListByResourceGroupPager.PageResponse() WorkbooksClientListByResourceGroupResponse
- New function
*WorkbooksClientRevisionsListPager.NextPage(context.Context) bool
- New function
*ComponentsClientListPager.Err() error
- New function
*MyWorkbooksClientListBySubscriptionPager.Err() error
- New function
*WorkbooksClientRevisionsListPager.PageResponse() WorkbooksClientRevisionsListResponse
- New function
Component.MarshalJSON() ([]byte, error)
- New function
*ComponentsClientListPager.PageResponse() ComponentsClientListResponse
- New function
ComponentAPIKey.MarshalJSON() ([]byte, error)
- New function
*WebTestsClientListByComponentPager.Err() error
- New function
ComponentProactiveDetectionConfiguration.MarshalJSON() ([]byte, error)
- New function
*WorkbooksClientListByResourceGroupPager.Err() error
- New function
*WebTestsClientListByComponentPager.PageResponse() WebTestsClientListByComponentResponse
- New function
*ComponentsClientListByResourceGroupPager.Err() error
- New function
*MyWorkbooksClientListByResourceGroupPager.PageResponse() MyWorkbooksClientListByResourceGroupResponse
- New function
ComponentAPIKeyListResult.MarshalJSON() ([]byte, error)
- New function
*WorkbooksClientListBySubscriptionPager.PageResponse() WorkbooksClientListBySubscriptionResponse
- New function
*ComponentProperties.UnmarshalJSON([]byte) error
- New function
*OperationsClientListPager.PageResponse() OperationsClientListResponse
- New struct
APIKeysClientCreateOptions
- New struct
APIKeysClientCreateResponse
- New struct
APIKeysClientCreateResult
- New struct
APIKeysClientDeleteOptions
- New struct
APIKeysClientDeleteResponse
- New struct
APIKeysClientDeleteResult
- New struct
APIKeysClientGetOptions
- New struct
APIKeysClientGetResponse
- New struct
APIKeysClientGetResult
- New struct
APIKeysClientListOptions
- New struct
APIKeysClientListResponse
- New struct
APIKeysClientListResult
- New struct
AnalyticsItemsClientDeleteOptions
- New struct
AnalyticsItemsClientDeleteResponse
- New struct
AnalyticsItemsClientGetOptions
- New struct
AnalyticsItemsClientGetResponse
- New struct
AnalyticsItemsClientGetResult
- New struct
AnalyticsItemsClientListOptions
- New struct
AnalyticsItemsClientListResponse
- New struct
AnalyticsItemsClientListResult
- New struct
AnalyticsItemsClientPutOptions
- New struct
AnalyticsItemsClientPutResponse
- New struct
AnalyticsItemsClientPutResult
- New struct
AnnotationsClientCreateOptions
- New struct
AnnotationsClientCreateResponse
- New struct
AnnotationsClientCreateResult
- New struct
AnnotationsClientDeleteOptions
- New struct
AnnotationsClientDeleteResponse
- New struct
AnnotationsClientGetOptions
- New struct
AnnotationsClientGetResponse
- New struct
AnnotationsClientGetResult
- New struct
AnnotationsClientListOptions
- New struct
AnnotationsClientListResponse
- New struct
AnnotationsClientListResult
- New struct
Component
- New struct
ComponentAPIKey
- New struct
ComponentAPIKeyListResult
- New struct
ComponentAnalyticsItem
- New struct
ComponentAnalyticsItemProperties
- New struct
ComponentAvailableFeatures
- New struct
ComponentAvailableFeaturesClientGetOptions
- New struct
ComponentAvailableFeaturesClientGetResponse
- New struct
ComponentAvailableFeaturesClientGetResult
- New struct
ComponentBillingFeatures
- New struct
ComponentCurrentBillingFeaturesClientGetOptions
- New struct
ComponentCurrentBillingFeaturesClientGetResponse
- New struct
ComponentCurrentBillingFeaturesClientGetResult
- New struct
ComponentCurrentBillingFeaturesClientUpdateOptions
- New struct
ComponentCurrentBillingFeaturesClientUpdateResponse
- New struct
ComponentCurrentBillingFeaturesClientUpdateResult
- New struct
ComponentDataVolumeCap
- New struct
ComponentExportConfiguration
- New struct
ComponentExportRequest
- New struct
ComponentFavorite
- New struct
ComponentFeature
- New struct
ComponentFeatureCapabilities
- New struct
ComponentFeatureCapabilitiesClientGetOptions
- New struct
ComponentFeatureCapabilitiesClientGetResponse
- New struct
ComponentFeatureCapabilitiesClientGetResult
- New struct
ComponentFeatureCapability
- New struct
ComponentLinkedStorageAccountsClientCreateAndUpdateOptions
- New struct
ComponentLinkedStorageAccountsClientCreateAndUpdateResponse
- New struct
ComponentLinkedStorageAccountsClientCreateAndUpdateResult
- New struct
ComponentLinkedStorageAccountsClientDeleteOptions
- New struct
ComponentLinkedStorageAccountsClientDeleteResponse
- New struct
ComponentLinkedStorageAccountsClientGetOptions
- New struct
ComponentLinkedStorageAccountsClientGetResponse
- New struct
ComponentLinkedStorageAccountsClientGetResult
- New struct
ComponentLinkedStorageAccountsClientUpdateOptions
- New struct
ComponentLinkedStorageAccountsClientUpdateResponse
- New struct
ComponentLinkedStorageAccountsClientUpdateResult
- New struct
ComponentListResult
- New struct
ComponentProactiveDetectionConfiguration
- New struct
ComponentProactiveDetectionConfigurationRuleDefinitions
- New struct
ComponentProperties
- New struct
ComponentQuotaStatus
- New struct
ComponentQuotaStatusClientGetOptions
- New struct
ComponentQuotaStatusClientGetResponse
- New struct
ComponentQuotaStatusClientGetResult
- New struct
ComponentWebTestLocation
- New struct
ComponentsClientCreateOrUpdateOptions
- New struct
ComponentsClientCreateOrUpdateResponse
- New struct
ComponentsClientCreateOrUpdateResult
- New struct
ComponentsClientDeleteOptions
- New struct
ComponentsClientDeleteResponse
- New struct
ComponentsClientGetOptions
- New struct
ComponentsClientGetPurgeStatusOptions
- New struct
ComponentsClientGetPurgeStatusResponse
- New struct
ComponentsClientGetPurgeStatusResult
- New struct
ComponentsClientGetResponse
- New struct
ComponentsClientGetResult
- New struct
ComponentsClientListByResourceGroupOptions
- New struct
ComponentsClientListByResourceGroupPager
- New struct
ComponentsClientListByResourceGroupResponse
- New struct
ComponentsClientListByResourceGroupResult
- New struct
ComponentsClientListOptions
- New struct
ComponentsClientListPager
- New struct
ComponentsClientListResponse
- New struct
ComponentsClientListResult
- New struct
ComponentsClientPurgeOptions
- New struct
ComponentsClientPurgeResponse
- New struct
ComponentsClientPurgeResult
- New struct
ComponentsClientUpdateTagsOptions
- New struct
ComponentsClientUpdateTagsResponse
- New struct
ComponentsClientUpdateTagsResult
- New struct
ExportConfigurationsClientCreateOptions
- New struct
ExportConfigurationsClientCreateResponse
- New struct
ExportConfigurationsClientCreateResult
- New struct
ExportConfigurationsClientDeleteOptions
- New struct
ExportConfigurationsClientDeleteResponse
- New struct
ExportConfigurationsClientDeleteResult
- New struct
ExportConfigurationsClientGetOptions
- New struct
ExportConfigurationsClientGetResponse
- New struct
ExportConfigurationsClientGetResult
- New struct
ExportConfigurationsClientListOptions
- New struct
ExportConfigurationsClientListResponse
- New struct
ExportConfigurationsClientListResult
- New struct
ExportConfigurationsClientUpdateOptions
- New struct
ExportConfigurationsClientUpdateResponse
- New struct
ExportConfigurationsClientUpdateResult
- New struct
FavoritesClientAddOptions
- New struct
FavoritesClientAddResponse
- New struct
FavoritesClientAddResult
- New struct
FavoritesClientDeleteOptions
- New struct
FavoritesClientDeleteResponse
- New struct
FavoritesClientGetOptions
- New struct
FavoritesClientGetResponse
- New struct
FavoritesClientGetResult
- New struct
FavoritesClientListOptions
- New struct
FavoritesClientListResponse
- New struct
FavoritesClientListResult
- New struct
FavoritesClientUpdateOptions
- New struct
FavoritesClientUpdateResponse
- New struct
FavoritesClientUpdateResult
- New struct
LiveTokenClientGetOptions
- New struct
LiveTokenClientGetResponse
- New struct
LiveTokenClientGetResult
- New struct
MyWorkbooksClientCreateOrUpdateOptions
- New struct
MyWorkbooksClientCreateOrUpdateResponse
- New struct
MyWorkbooksClientCreateOrUpdateResult
- New struct
MyWorkbooksClientDeleteOptions
- New struct
MyWorkbooksClientDeleteResponse
- New struct
MyWorkbooksClientGetOptions
- New struct
MyWorkbooksClientGetResponse
- New struct
MyWorkbooksClientGetResult
- New struct
MyWorkbooksClientListByResourceGroupOptions
- New struct
MyWorkbooksClientListByResourceGroupPager
- New struct
MyWorkbooksClientListByResourceGroupResponse
- New struct
MyWorkbooksClientListByResourceGroupResult
- New struct
MyWorkbooksClientListBySubscriptionOptions
- New struct
MyWorkbooksClientListBySubscriptionPager
- New struct
MyWorkbooksClientListBySubscriptionResponse
- New struct
MyWorkbooksClientListBySubscriptionResult
- New struct
MyWorkbooksClientUpdateOptions
- New struct
MyWorkbooksClientUpdateResponse
- New struct
MyWorkbooksClientUpdateResult
- New struct
OperationsClientListOptions
- New struct
OperationsClientListPager
- New struct
OperationsClientListResponse
- New struct
OperationsClientListResult
- New struct
ProactiveDetectionConfigurationsClientGetOptions
- New struct
ProactiveDetectionConfigurationsClientGetResponse
- New struct
ProactiveDetectionConfigurationsClientGetResult
- New struct
ProactiveDetectionConfigurationsClientListOptions
- New struct
ProactiveDetectionConfigurationsClientListResponse
- New struct
ProactiveDetectionConfigurationsClientListResult
- New struct
ProactiveDetectionConfigurationsClientUpdateOptions
- New struct
ProactiveDetectionConfigurationsClientUpdateResponse
- New struct
ProactiveDetectionConfigurationsClientUpdateResult
- New struct
WebTestLocationsClientListOptions
- New struct
WebTestLocationsClientListResponse
- New struct
WebTestLocationsClientListResult
- New struct
WebTestsClientCreateOrUpdateOptions
- New struct
WebTestsClientCreateOrUpdateResponse
- New struct
WebTestsClientCreateOrUpdateResult
- New struct
WebTestsClientDeleteOptions
- New struct
WebTestsClientDeleteResponse
- New struct
WebTestsClientGetOptions
- New struct
WebTestsClientGetResponse
- New struct
WebTestsClientGetResult
- New struct
WebTestsClientListByComponentOptions
- New struct
WebTestsClientListByComponentPager
- New struct
WebTestsClientListByComponentResponse
- New struct
WebTestsClientListByComponentResult
- New struct
WebTestsClientListByResourceGroupOptions
- New struct
WebTestsClientListByResourceGroupPager
- New struct
WebTestsClientListByResourceGroupResponse
- New struct
WebTestsClientListByResourceGroupResult
- New struct
WebTestsClientListOptions
- New struct
WebTestsClientListPager
- New struct
WebTestsClientListResponse
- New struct
WebTestsClientListResult
- New struct
WebTestsClientUpdateTagsOptions
- New struct
WebTestsClientUpdateTagsResponse
- New struct
WebTestsClientUpdateTagsResult
- New struct
WorkItemConfigurationsClientCreateOptions
- New struct
WorkItemConfigurationsClientCreateResponse
- New struct
WorkItemConfigurationsClientCreateResult
- New struct
WorkItemConfigurationsClientDeleteOptions
- New struct
WorkItemConfigurationsClientDeleteResponse
- New struct
WorkItemConfigurationsClientGetDefaultOptions
- New struct
WorkItemConfigurationsClientGetDefaultResponse
- New struct
WorkItemConfigurationsClientGetDefaultResult
- New struct
WorkItemConfigurationsClientGetItemOptions
- New struct
WorkItemConfigurationsClientGetItemResponse
- New struct
WorkItemConfigurationsClientGetItemResult
- New struct
WorkItemConfigurationsClientListOptions
- New struct
WorkItemConfigurationsClientListResponse
- New struct
WorkItemConfigurationsClientListResult
- New struct
WorkItemConfigurationsClientUpdateItemOptions
- New struct
WorkItemConfigurationsClientUpdateItemResponse
- New struct
WorkItemConfigurationsClientUpdateItemResult
- New struct
WorkbookTemplatesClientCreateOrUpdateOptions
- New struct
WorkbookTemplatesClientCreateOrUpdateResponse
- New struct
WorkbookTemplatesClientCreateOrUpdateResult
- New struct
WorkbookTemplatesClientDeleteOptions
- New struct
WorkbookTemplatesClientDeleteResponse
- New struct
WorkbookTemplatesClientGetOptions
- New struct
WorkbookTemplatesClientGetResponse
- New struct
WorkbookTemplatesClientGetResult
- New struct
WorkbookTemplatesClientListByResourceGroupOptions
- New struct
WorkbookTemplatesClientListByResourceGroupResponse
- New struct
WorkbookTemplatesClientListByResourceGroupResult
- New struct
WorkbookTemplatesClientUpdateOptions
- New struct
WorkbookTemplatesClientUpdateResponse
- New struct
WorkbookTemplatesClientUpdateResult
- New struct
WorkbooksClientCreateOrUpdateOptions
- New struct
WorkbooksClientCreateOrUpdateResponse
- New struct
WorkbooksClientCreateOrUpdateResult
- New struct
WorkbooksClientDeleteOptions
- New struct
WorkbooksClientDeleteResponse
- New struct
WorkbooksClientGetOptions
- New struct
WorkbooksClientGetResponse
- New struct
WorkbooksClientGetResult
- New struct
WorkbooksClientListByResourceGroupOptions
- New struct
WorkbooksClientListByResourceGroupPager
- New struct
WorkbooksClientListByResourceGroupResponse
- New struct
WorkbooksClientListByResourceGroupResult
- New struct
WorkbooksClientListBySubscriptionOptions
- New struct
WorkbooksClientListBySubscriptionPager
- New struct
WorkbooksClientListBySubscriptionResponse
- New struct
WorkbooksClientListBySubscriptionResult
- New struct
WorkbooksClientRevisionGetOptions
- New struct
WorkbooksClientRevisionGetResponse
- New struct
WorkbooksClientRevisionGetResult
- New struct
WorkbooksClientRevisionsListOptions
- New struct
WorkbooksClientRevisionsListPager
- New struct
WorkbooksClientRevisionsListResponse
- New struct
WorkbooksClientRevisionsListResult
- New struct
WorkbooksClientUpdateOptions
- New struct
WorkbooksClientUpdateResponse
- New struct
WorkbooksClientUpdateResult
- New field
Error
in structWorkbookError
- New field
PrincipalID
in structWorkbookResourceIdentity
- New field
TenantID
in structWorkbookResourceIdentity
- New field
Type
in structWorkbookResourceIdentity
- New field
UserAssignedIdentities
in structWorkbookResourceIdentity
- New field
ID
in structComponentLinkedStorageAccounts
- New field
Name
in structComponentLinkedStorageAccounts
- New field
Type
in structComponentLinkedStorageAccounts
- New field
Error
in structMyWorkbookError
- New field
Tags
in structWebTest
- New field
ID
in structWebTest
- New field
Name
in structWebTest
- New field
Type
in structWebTest
- New field
Location
in structWebTest
- New field
Type
in structMyWorkbook
- New field
ID
in structMyWorkbook
- New field
Location
in structMyWorkbook
- New field
Name
in structMyWorkbook
- New field
Etag
in structMyWorkbook
- New field
Identity
in structMyWorkbook
- New field
Tags
in structMyWorkbook
- New field
Name
in structTrackedResource
- New field
Type
in structTrackedResource
- New field
ID
in structTrackedResource
- New field
ID
in structProxyResource
- New field
Name
in structProxyResource
- New field
Type
in structProxyResource
- New field
Tags
in structWorkbookResource
- New field
ID
in structWorkbookResource
- New field
Name
in structWorkbookResource
- New field
Type
in structWorkbookResource
- New field
Location
in structWorkbookResource
- New field
Name
in structWorkbook
- New field
Location
in structWorkbook
- New field
Etag
in structWorkbook
- New field
Identity
in structWorkbook
- New field
Kind
in structWorkbook
- New field
Type
in structWorkbook
- New field
Tags
in structWorkbook
- New field
ID
in structWorkbook
- New field
Location
in structWorkbookTemplate
- New field
Tags
in structWorkbookTemplate
- New field
ID
in structWorkbookTemplate
- New field
Name
in structWorkbookTemplate
- New field
Type
in structWorkbookTemplate
- New field
Value
in structWebTestLocationsListResult
- New field
Error
in structErrorResponseLinkedStorage
- New field
Error
in structWorkbookTemplateError