Skip to content

Commit

Permalink
Merge pull request #5610 from Azure/restapi_auto_reservations/resourc…
Browse files Browse the repository at this point in the history
…e-manager

[AutoPR] reservations/resource-manager
  • Loading branch information
AutorestCI authored and ArcturusZhang committed Aug 26, 2019
1 parent bba9f66 commit 713a94a
Show file tree
Hide file tree
Showing 4 changed files with 149 additions and 13 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -175,22 +175,26 @@ type Patch = original.Patch
type PatchProperties = original.PatchProperties
type PatchPropertiesRenewProperties = original.PatchPropertiesRenewProperties
type Properties = original.Properties
type PropertiesType = original.PropertiesType
type PurchaseRequest = original.PurchaseRequest
type PurchaseRequestProperties = original.PurchaseRequestProperties
type PurchaseRequestPropertiesReservedResourceProperties = original.PurchaseRequestPropertiesReservedResourceProperties
type RenewPropertiesResponse = original.RenewPropertiesResponse
type RenewPropertiesResponseBillingCurrencyTotal = original.RenewPropertiesResponseBillingCurrencyTotal
type RenewPropertiesResponsePricingCurrencyTotal = original.RenewPropertiesResponsePricingCurrencyTotal
type ReservationAvailableScopesFuture = original.ReservationAvailableScopesFuture
type ReservationMergeFuture = original.ReservationMergeFuture
type ReservationUpdateFuture = original.ReservationUpdateFuture
type Response = original.Response
type ScopeProperties = original.ScopeProperties
type SkuName = original.SkuName
type SkuProperty = original.SkuProperty
type SkuRestriction = original.SkuRestriction
type SplitFuture = original.SplitFuture
type SplitProperties = original.SplitProperties
type SplitPropertiesType = original.SplitPropertiesType
type SplitRequest = original.SplitRequest
type SubscriptionScopeProperties = original.SubscriptionScopeProperties

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

Please sign in to comment.