Skip to content

Commit

Permalink
[AutoPR compute/resource-manager] Add terminate profile and scheduled…
Browse files Browse the repository at this point in the history
… events profile to Microsoft.Compute (#5310)

* Generated from 9bb1d5b7f21a0e03e97ce3817554307244d45422

Correct definition format

* Generated from 49bbc9237680dc7963f9d24f7cde1d05e8f14260

Merge branch 'master' into dev/szimmer/AddTerminateProfile
  • Loading branch information
AutorestCI authored and ArcturusZhang committed Aug 2, 2019
1 parent 06f0e55 commit 6b7591b
Show file tree
Hide file tree
Showing 8 changed files with 56 additions and 8 deletions.
2 changes: 2 additions & 0 deletions profiles/latest/compute/mgmt/compute/models.go
Original file line number Diff line number Diff line change
Expand Up @@ -835,6 +835,7 @@ type RunCommandParameterDefinition = original.RunCommandParameterDefinition
type RunCommandResult = original.RunCommandResult
type SSHConfiguration = original.SSHConfiguration
type SSHPublicKey = original.SSHPublicKey
type ScheduledEventsProfile = original.ScheduledEventsProfile
type Sku = original.Sku
type Snapshot = original.Snapshot
type SnapshotList = original.SnapshotList
Expand All @@ -855,6 +856,7 @@ type StorageProfile = original.StorageProfile
type SubResource = original.SubResource
type SubResourceReadOnly = original.SubResourceReadOnly
type TargetRegion = original.TargetRegion
type TerminateNotificationProfile = original.TerminateNotificationProfile
type ThrottledRequestsInput = original.ThrottledRequestsInput
type UpdateResource = original.UpdateResource
type UpgradeOperationHistoricalStatusInfo = original.UpgradeOperationHistoricalStatusInfo
Expand Down
2 changes: 2 additions & 0 deletions profiles/preview/compute/mgmt/compute/models.go
Original file line number Diff line number Diff line change
Expand Up @@ -835,6 +835,7 @@ type RunCommandParameterDefinition = original.RunCommandParameterDefinition
type RunCommandResult = original.RunCommandResult
type SSHConfiguration = original.SSHConfiguration
type SSHPublicKey = original.SSHPublicKey
type ScheduledEventsProfile = original.ScheduledEventsProfile
type Sku = original.Sku
type Snapshot = original.Snapshot
type SnapshotList = original.SnapshotList
Expand All @@ -855,6 +856,7 @@ type StorageProfile = original.StorageProfile
type SubResource = original.SubResource
type SubResourceReadOnly = original.SubResourceReadOnly
type TargetRegion = original.TargetRegion
type TerminateNotificationProfile = original.TerminateNotificationProfile
type ThrottledRequestsInput = original.ThrottledRequestsInput
type UpdateResource = original.UpdateResource
type UpgradeOperationHistoricalStatusInfo = original.UpgradeOperationHistoricalStatusInfo
Expand Down

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

18 changes: 18 additions & 0 deletions services/compute/mgmt/2019-03-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.

18 changes: 18 additions & 0 deletions services/compute/mgmt/2019-07-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.

0 comments on commit 6b7591b

Please sign in to comment.