Skip to content

Commit f71646c

Browse files
author
SDKAuto
committed
CodeGen from PR 23400 in Azure/azure-rest-api-specs
Merge b18026f8c89c01de1041e7f538d44f5784ba5845 into f790e624d0d080b89d962a3bd19c65bc6a6b2f5e
1 parent 2c121c2 commit f71646c

File tree

89 files changed

+1077
-24037
lines changed

Some content is hidden

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

89 files changed

+1077
-24037
lines changed

sdk/resourcemanager/automation/armautomation/CHANGELOG.md

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

3+
## 0.9.0 (2023-04-03)
4+
### Breaking Changes
5+
6+
- Type of `Identity.UserAssignedIdentities` has been changed from `map[string]*ComponentsSgqdofSchemasIdentityPropertiesUserassignedidentitiesAdditionalproperties` to `map[string]*UserAssignedIdentitiesProperties`
7+
- Struct `ComponentsSgqdofSchemasIdentityPropertiesUserassignedidentitiesAdditionalproperties` has been removed
8+
- Field `Value` of struct `DscConfigurationClientGetContentResponse` has been removed
9+
10+
### Features Added
11+
12+
- New function `*ClientFactory.NewPython3PackageClient() *Python3PackageClient`
13+
- New function `NewPython3PackageClient(string, azcore.TokenCredential, *arm.ClientOptions) (*Python3PackageClient, error)`
14+
- New function `*Python3PackageClient.CreateOrUpdate(context.Context, string, string, string, PythonPackageCreateParameters, *Python3PackageClientCreateOrUpdateOptions) (Python3PackageClientCreateOrUpdateResponse, error)`
15+
- New function `*Python3PackageClient.Delete(context.Context, string, string, string, *Python3PackageClientDeleteOptions) (Python3PackageClientDeleteResponse, error)`
16+
- New function `*Python3PackageClient.Get(context.Context, string, string, string, *Python3PackageClientGetOptions) (Python3PackageClientGetResponse, error)`
17+
- New function `*Python3PackageClient.NewListByAutomationAccountPager(string, string, *Python3PackageClientListByAutomationAccountOptions) *runtime.Pager[Python3PackageClientListByAutomationAccountResponse]`
18+
- New function `*Python3PackageClient.Update(context.Context, string, string, string, PythonPackageUpdateParameters, *Python3PackageClientUpdateOptions) (Python3PackageClientUpdateResponse, error)`
19+
- New struct `Dimension`
20+
- New struct `LogSpecification`
21+
- New struct `MetricSpecification`
22+
- New struct `OperationPropertiesFormat`
23+
- New struct `OperationPropertiesFormatServiceSpecification`
24+
- New struct `UserAssignedIdentitiesProperties`
25+
- New field `Origin` in struct `Operation`
26+
- New field `Properties` in struct `Operation`
27+
- New field `Description` in struct `OperationDisplay`
28+
29+
330
## 0.8.0 (2023-04-03)
431
### Breaking Changes
532

sdk/resourcemanager/automation/armautomation/account_client.go

Lines changed: 12 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)