Skip to content

Commit 9a6c684

Browse files
author
SDKAuto
committed
CodeGen from PR 18641 in Azure/azure-rest-api-specs
Merge 5d27f5b1d426c6174faf1fce8d573569aa3b0a70 into 8c0ae6e65256053949184780694e92a4c4aac6d7
1 parent 208bf7c commit 9a6c684

File tree

21 files changed

+3672
-28
lines changed

21 files changed

+3672
-28
lines changed
Lines changed: 23 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,24 @@
1-
# Change History
1+
# Unreleased
22

3+
## Additive Changes
4+
5+
### New Constants
6+
7+
1. CreatedByType.Application
8+
1. CreatedByType.Key
9+
1. CreatedByType.ManagedIdentity
10+
1. CreatedByType.User
11+
12+
### New Funcs
13+
14+
1. PossibleCreatedByTypeValues() []CreatedByType
15+
16+
### Struct Changes
17+
18+
#### New Structs
19+
20+
1. SystemData
21+
22+
#### New Struct Fields
23+
24+
1. Cluster.*SystemData

services/azurestackhci/mgmt/2020-10-01/azurestackhci/_meta.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"commit": "3c764635e7d442b3e74caf593029fcd440b3ef82",
2+
"commit": "231784c2e4d1eb87f6e857059e1079f9d1d8a7f5",
33
"readme": "/_/azure-rest-api-specs/specification/azurestackhci/resource-manager/readme.md",
44
"tag": "package-2020-10",
55
"use": "@microsoft.azure/autorest.go@2.1.187",

services/azurestackhci/mgmt/2020-10-01/azurestackhci/clusters.go

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

services/azurestackhci/mgmt/2020-10-01/azurestackhci/enums.go

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

services/azurestackhci/mgmt/2020-10-01/azurestackhci/models.go

Lines changed: 30 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
# Unreleased
2+
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
{
2+
"commit": "231784c2e4d1eb87f6e857059e1079f9d1d8a7f5",
3+
"readme": "/_/azure-rest-api-specs/specification/azurestackhci/resource-manager/readme.md",
4+
"tag": "package-2022-01",
5+
"use": "@microsoft.azure/autorest.go@2.1.187",
6+
"repository_url": "https://github.com/Azure/azure-rest-api-specs.git",
7+
"autorest_command": "autorest --use=@microsoft.azure/autorest.go@2.1.187 --tag=package-2022-01 --go-sdk-folder=/_/azure-sdk-for-go --go --verbose --use-onever --version=2.0.4421 --go.license-header=MICROSOFT_MIT_NO_VERSION /_/azure-rest-api-specs/specification/azurestackhci/resource-manager/readme.md",
8+
"additional_properties": {
9+
"additional_options": "--go --verbose --use-onever --version=2.0.4421 --go.license-header=MICROSOFT_MIT_NO_VERSION"
10+
}
11+
}

0 commit comments

Comments
 (0)