Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ReleasePR avs/mgmt/2021-06-01/avs] AVS 2021-06-01 fixes for SDKs #14672

Closed
wants to merge 1 commit into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions services/avs/mgmt/2021-06-01/avs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# Unreleased Content

11 changes: 11 additions & 0 deletions services/avs/mgmt/2021-06-01/avs/_meta.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"commit": "1d53085a5bf835189b3ec91126edb093e1c24fee",
"readme": "/_/azure-rest-api-specs/specification/vmware/resource-manager/readme.md",
"tag": "package-2021-06-01",
"use": "@microsoft.azure/autorest.go@2.1.180",
"repository_url": "https://github.com/Azure/azure-rest-api-specs.git",
"autorest_command": "autorest --use=@microsoft.azure/autorest.go@2.1.180 --tag=package-2021-06-01 --go-sdk-folder=/_/azure-sdk-for-go --go --verbose --use-onever --version=V2 --go.license-header=MICROSOFT_MIT_NO_VERSION /_/azure-rest-api-specs/specification/vmware/resource-manager/readme.md",
"additional_properties": {
"additional_options": "--go --verbose --use-onever --version=V2 --go.license-header=MICROSOFT_MIT_NO_VERSION"
}
}
430 changes: 430 additions & 0 deletions services/avs/mgmt/2021-06-01/avs/addons.go

Large diffs are not rendered by default.

431 changes: 431 additions & 0 deletions services/avs/mgmt/2021-06-01/avs/authorizations.go

Large diffs are not rendered by default.

207 changes: 207 additions & 0 deletions services/avs/mgmt/2021-06-01/avs/avsapi/interfaces.go

Large diffs are not rendered by default.

41 changes: 41 additions & 0 deletions services/avs/mgmt/2021-06-01/avs/client.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading