Skip to content

Commit

Permalink
[AutoPR hanaonazure/resource-manager] Add PATCH API example to hanaon…
Browse files Browse the repository at this point in the history
…azure (Azure#3769)

* Generated from b0d573e496f9e874b2747b5d52c52433330035a7

Add PATCH API example to hanaonazure

* Generated from 8732e590abd1c05f1a5602a69f41cb0e379e4579

Add Tags definiton back

* Generated from 256ea1929633c93a350f11a7eead3193688a8564

Change operationId to HanaInstances_Update
  • Loading branch information
AutorestCI authored and jhendrixMSFT committed Jan 15, 2019
1 parent 3673edc commit 26cd5bf
Show file tree
Hide file tree
Showing 4 changed files with 98 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,7 @@ type OperationList = original.OperationList
type OperationsClient = original.OperationsClient
type Resource = original.Resource
type StorageProfile = original.StorageProfile
type Tags = original.Tags

func New(subscriptionID string) BaseClient {
return original.New(subscriptionID)
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.

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

0 comments on commit 26cd5bf

Please sign in to comment.