Skip to content
This repository was archived by the owner on Aug 28, 2025. It is now read-only.

Commit 20452bd

Browse files
author
SDKAuto
committed
CodeGen from PR 3197 in test-repo-billy/azure-rest-api-specs
Merge ae53571e91b8e256174afbed033c2772c35a634b into 19077176ed509f8139ce021aca5b14b1924a1fd9
1 parent 3f503ff commit 20452bd

File tree

49 files changed

+3972
-3789
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

49 files changed

+3972
-3789
lines changed

sdk/resourcemanager/applicationinsights/armapplicationinsights/CHANGELOG.md

Lines changed: 68 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,73 @@
11
# Release History
22

3+
## 2.0.0-beta.3 (2024-01-31)
4+
### Breaking Changes
5+
6+
- Type of `ComponentPurgeBodyFilters.Value` has been changed from `any` to `interface{}`
7+
- Type of `OperationLive.Properties` has been changed from `any` to `interface{}`
8+
- Type of `WorkbookTemplateLocalizedGallery.TemplateData` has been changed from `any` to `interface{}`
9+
- Type of `WorkbookTemplateProperties.TemplateData` has been changed from `any` to `interface{}`
10+
- Type alias `Kind` has been removed
11+
- Type alias `MyWorkbookManagedIdentityType` has been removed
12+
- Function `NewClientFactory` has been removed
13+
- Function `*ClientFactory.NewAPIKeysClient` has been removed
14+
- Function `*ClientFactory.NewAnalyticsItemsClient` has been removed
15+
- Function `*ClientFactory.NewAnnotationsClient` has been removed
16+
- Function `*ClientFactory.NewComponentAvailableFeaturesClient` has been removed
17+
- Function `*ClientFactory.NewComponentCurrentBillingFeaturesClient` has been removed
18+
- Function `*ClientFactory.NewComponentFeatureCapabilitiesClient` has been removed
19+
- Function `*ClientFactory.NewComponentLinkedStorageAccountsClient` has been removed
20+
- Function `*ClientFactory.NewComponentQuotaStatusClient` has been removed
21+
- Function `*ClientFactory.NewComponentsClient` has been removed
22+
- Function `*ClientFactory.NewExportConfigurationsClient` has been removed
23+
- Function `*ClientFactory.NewFavoritesClient` has been removed
24+
- Function `*ClientFactory.NewLiveTokenClient` has been removed
25+
- Function `*ClientFactory.NewMyWorkbooksClient` has been removed
26+
- Function `*ClientFactory.NewProactiveDetectionConfigurationsClient` has been removed
27+
- Function `*ClientFactory.NewWebTestLocationsClient` has been removed
28+
- Function `*ClientFactory.NewWebTestsClient` has been removed
29+
- Function `*ClientFactory.NewWorkItemConfigurationsClient` has been removed
30+
- Function `*ClientFactory.NewWorkbookTemplatesClient` has been removed
31+
- Function `*ClientFactory.NewWorkbooksClient` has been removed
32+
- Function `NewMyWorkbooksClient` has been removed
33+
- Function `*MyWorkbooksClient.CreateOrUpdate` has been removed
34+
- Function `*MyWorkbooksClient.Delete` has been removed
35+
- Function `*MyWorkbooksClient.Get` has been removed
36+
- Function `*MyWorkbooksClient.NewListByResourceGroupPager` has been removed
37+
- Function `*MyWorkbooksClient.NewListBySubscriptionPager` has been removed
38+
- Function `*MyWorkbooksClient.Update` has been removed
39+
- Struct `ClientFactory` has been removed
40+
- Struct `ErrorDefinition` has been removed
41+
- Struct `InnerErrorTrace` has been removed
42+
- Struct `MyWorkbook` has been removed
43+
- Struct `MyWorkbookError` has been removed
44+
- Struct `MyWorkbookManagedIdentity` has been removed
45+
- Struct `MyWorkbookProperties` has been removed
46+
- Struct `MyWorkbookResource` has been removed
47+
- Struct `MyWorkbookUserAssignedIdentities` has been removed
48+
- Struct `MyWorkbooksClientListByResourceGroupResponse` has been removed
49+
- Struct `MyWorkbooksClientListBySubscriptionResponse` has been removed
50+
- Struct `MyWorkbooksListResult` has been removed
51+
- Field `InnerError` of struct `WorkbookErrorDefinition` has been removed
52+
53+
### Features Added
54+
55+
- New value `WebTestKindStandard` added to type alias `WebTestKind`
56+
- New function `NewOperationsClient(azcore.TokenCredential, *arm.ClientOptions) (*OperationsClient, error)`
57+
- New function `*OperationsClient.NewListPager(*OperationsClientListOptions) *runtime.Pager[OperationsClientListResponse]`
58+
- New struct `ErrorFieldContract`
59+
- New struct `HeaderField`
60+
- New struct `OperationsClient`
61+
- New struct `OperationsClientListResponse`
62+
- New struct `WebTestPropertiesRequest`
63+
- New struct `WebTestPropertiesValidationRules`
64+
- New struct `WebTestPropertiesValidationRulesContentValidation`
65+
- New field `Details` in struct `ErrorResponse`
66+
- New field `Request` in struct `WebTestProperties`
67+
- New field `ValidationRules` in struct `WebTestProperties`
68+
- New field `Innererror` in struct `WorkbookErrorDefinition`
69+
70+
371
## 2.0.0-beta.1 (2022-06-02)
472
### Breaking Changes
573

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

sdk/resourcemanager/applicationinsights/armapplicationinsights/autorest.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@
55
``` yaml
66
azure-arm: true
77
require:
8-
- https://github.com/Azure/azure-rest-api-specs/blob/7932c2df6c8435d6c0e5cbebbca79bce627d5f06/specification/applicationinsights/resource-manager/readme.md
9-
- https://github.com/Azure/azure-rest-api-specs/blob/7932c2df6c8435d6c0e5cbebbca79bce627d5f06/specification/applicationinsights/resource-manager/readme.go.md
8+
- /mnt/vss/_work/1/s/azure-rest-api-specs/specification/applicationinsights/resource-manager/readme.md
9+
- /mnt/vss/_work/1/s/azure-rest-api-specs/specification/applicationinsights/resource-manager/readme.go.md
1010
license-header: MICROSOFT_MIT_NO_VERSION
11-
module-version: 2.0.0-beta.1
11+
module-version: 2.0.0-beta.3
1212

1313
```
Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)