Skip to content

Commit

Permalink
[AutoPR sql/resource-manager] Add BackupShortTermRetentionListResult …
Browse files Browse the repository at this point in the history
…and update exceptions (#2007)

* Generated from f2bb07205397d5771778173d8fc08e1660441fc7

Add BackupShortTermRetentionListResult and update exceptions

* Generated from ca8661c9673dc5775e0bc7ce94fb773805235953

Use comnmon definition for ProxyResource

* Generated from 65482c1a0eb55bd7b3dbf9be9f7018a0df05d229

Add ListShortTermRetentionPoliciesByDatabase example
  • Loading branch information
AutorestCI authored Jun 12, 2018
1 parent e5a7d02 commit a307062
Show file tree
Hide file tree
Showing 10 changed files with 1,421 additions and 10 deletions.
3 changes: 3 additions & 0 deletions profiles/preview/preview/sql/mgmt/sql/models.go
Original file line number Diff line number Diff line change
Expand Up @@ -211,6 +211,9 @@ const (
type BackupShortTermRetentionPoliciesCreateOrUpdateFuture = original.BackupShortTermRetentionPoliciesCreateOrUpdateFuture
type BackupShortTermRetentionPoliciesUpdateFuture = original.BackupShortTermRetentionPoliciesUpdateFuture
type BackupShortTermRetentionPolicy = original.BackupShortTermRetentionPolicy
type BackupShortTermRetentionPolicyListResult = original.BackupShortTermRetentionPolicyListResult
type BackupShortTermRetentionPolicyListResultIterator = original.BackupShortTermRetentionPolicyListResultIterator
type BackupShortTermRetentionPolicyListResultPage = original.BackupShortTermRetentionPolicyListResultPage
type BackupShortTermRetentionPolicyProperties = original.BackupShortTermRetentionPolicyProperties
type Database = original.Database
type DatabaseListResult = original.DatabaseListResult
Expand Down

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

60 changes: 58 additions & 2 deletions services/preview/sql/mgmt/2015-05-01-preview/sql/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.

Loading

0 comments on commit a307062

Please sign in to comment.