Skip to content

Commit

Permalink
Generated from 6ebbfd580b5cae9767faff722278920ce02bd641 (#2261) (#2262)
Browse files Browse the repository at this point in the history
[AKS] added PATCH endpoint for updating tags
  • Loading branch information
AutorestCI authored and jhendrixMSFT committed Jul 19, 2018
1 parent f07daae commit 884301e
Show file tree
Hide file tree
Showing 3 changed files with 120 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -268,6 +268,7 @@ type ManagedClusterPoolUpgradeProfile = original.ManagedClusterPoolUpgradeProfil
type ManagedClusterProperties = original.ManagedClusterProperties
type ManagedClustersCreateOrUpdateFuture = original.ManagedClustersCreateOrUpdateFuture
type ManagedClustersDeleteFuture = original.ManagedClustersDeleteFuture
type ManagedClustersUpdateTagsFuture = original.ManagedClustersUpdateTagsFuture
type ManagedClusterUpgradeProfile = original.ManagedClusterUpgradeProfile
type ManagedClusterUpgradeProfileProperties = original.ManagedClusterUpgradeProfileProperties
type MasterProfile = original.MasterProfile
Expand All @@ -285,6 +286,7 @@ type Resource = original.Resource
type ServicePrincipalProfile = original.ServicePrincipalProfile
type SSHConfiguration = original.SSHConfiguration
type SSHPublicKey = original.SSHPublicKey
type TagsObject = original.TagsObject
type VMDiagnostics = original.VMDiagnostics
type WindowsProfile = original.WindowsProfile
type OperationsClient = original.OperationsClient
Expand Down

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

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

0 comments on commit 884301e

Please sign in to comment.