Skip to content

Commit

Permalink
[AutoPR compute/resource-manager] [Compute] add zone and rolling upgr…
Browse files Browse the repository at this point in the history
…ade. (#2464) (#2493)

* Generated from 8f16e79b245d1c099de8ba5252eee3950d22f3c9

Update compute.json and disk.json for some issues and add zone and rolling upgrade.

* Generated from 88a505b7a2de9272891f77bbf24c4eeeb34aa0d2

Update compute.json and disk.json for some issues and add zone and rolling upgrade.
  • Loading branch information
AutorestCI authored and jhendrixMSFT committed Aug 21, 2018
1 parent 51f6de1 commit 06c7f84
Show file tree
Hide file tree
Showing 9 changed files with 141 additions and 84 deletions.
2 changes: 0 additions & 2 deletions profiles/latest/compute/mgmt/compute/models.go
Original file line number Diff line number Diff line change
Expand Up @@ -403,8 +403,6 @@ const (
)

type AccessURI = original.AccessURI
type AccessURIOutput = original.AccessURIOutput
type AccessURIRaw = original.AccessURIRaw
type AdditionalUnattendContent = original.AdditionalUnattendContent
type APIEntityReference = original.APIEntityReference
type APIError = original.APIError
Expand Down
1 change: 1 addition & 0 deletions profiles/preview/compute/mgmt/compute/models.go
Original file line number Diff line number Diff line change
Expand Up @@ -651,6 +651,7 @@ type VirtualMachineScaleSetPublicIPAddressConfiguration = original.VirtualMachin
type VirtualMachineScaleSetPublicIPAddressConfigurationDNSSettings = original.VirtualMachineScaleSetPublicIPAddressConfigurationDNSSettings
type VirtualMachineScaleSetPublicIPAddressConfigurationProperties = original.VirtualMachineScaleSetPublicIPAddressConfigurationProperties
type VirtualMachineScaleSetRollingUpgradesCancelFuture = original.VirtualMachineScaleSetRollingUpgradesCancelFuture
type VirtualMachineScaleSetRollingUpgradesStartExtensionUpgradeFuture = original.VirtualMachineScaleSetRollingUpgradesStartExtensionUpgradeFuture
type VirtualMachineScaleSetRollingUpgradesStartOSUpgradeFuture = original.VirtualMachineScaleSetRollingUpgradesStartOSUpgradeFuture
type VirtualMachineScaleSetsCreateOrUpdateFuture = original.VirtualMachineScaleSetsCreateOrUpdateFuture
type VirtualMachineScaleSetsDeallocateFuture = original.VirtualMachineScaleSetsDeallocateFuture
Expand Down
4 changes: 2 additions & 2 deletions services/compute/mgmt/2017-12-01/compute/models.go

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

78 changes: 0 additions & 78 deletions services/compute/mgmt/2018-04-01/compute/models.go

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

13 changes: 13 additions & 0 deletions services/compute/mgmt/2018-06-01/compute/galleryimages.go

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.

43 changes: 42 additions & 1 deletion services/compute/mgmt/2018-06-01/compute/models.go

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.

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

0 comments on commit 06c7f84

Please sign in to comment.