Skip to content

Commit

Permalink
[AutoPR netapp/resource-manager] Update to Release 3.5 standard (pre …
Browse files Browse the repository at this point in the history
…GA) (Azure#4269)

* Generated from 46f3cb6030777135484c1bdc4b1d2146053172f9

NFSAAS-1875 Update to R3.5 Standard (Azure#11)

* Generated from 084552639aef23de670f0dc26ba5c9496eb6daff

Nfsaas 1875 swagger update (Azure#12)

* NFSAAS-1875 Update to R3.5 Standard

* NFSAAS-1875 update to R3.5 standard

* Generated from 0af27c76c27c57415609e59ba20027b3808ba30e

Nfsaas 1875 swagger update (Azure#13)

* NFSAAS-1875 Update to R3.5 Standard

* NFSAAS-1875 update to R3.5 standard

* NFSAAS-1875 updated from review comments
  • Loading branch information
AutorestCI authored and jhendrixMSFT committed Mar 22, 2019
1 parent f8183b3 commit 0324ef4
Show file tree
Hide file tree
Showing 2 changed files with 272 additions and 9 deletions.
5 changes: 4 additions & 1 deletion profiles/preview/preview/netapp/mgmt/netapp/models.go
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,9 @@ const (
type ServiceLevel = original.ServiceLevel

const (
Extreme ServiceLevel = original.Extreme
Premium ServiceLevel = original.Premium
Standard ServiceLevel = original.Standard
Ultra ServiceLevel = original.Ultra
)

type Account = original.Account
Expand All @@ -40,12 +40,14 @@ type AccountProperties = original.AccountProperties
type AccountsClient = original.AccountsClient
type AccountsCreateOrUpdateFuture = original.AccountsCreateOrUpdateFuture
type AccountsDeleteFuture = original.AccountsDeleteFuture
type ActiveDirectories = original.ActiveDirectories
type BaseClient = original.BaseClient
type CapacityPool = original.CapacityPool
type CapacityPoolList = original.CapacityPoolList
type CapacityPoolPatch = original.CapacityPoolPatch
type Dimension = original.Dimension
type Error = original.Error
type ExportPolicyRule = original.ExportPolicyRule
type MetricSpecification = original.MetricSpecification
type MountTarget = original.MountTarget
type MountTargetList = original.MountTargetList
Expand All @@ -56,6 +58,7 @@ type OperationDisplay = original.OperationDisplay
type OperationListResult = original.OperationListResult
type OperationProperties = original.OperationProperties
type OperationsClient = original.OperationsClient
type PoolPatchProperties = original.PoolPatchProperties
type PoolProperties = original.PoolProperties
type PoolsClient = original.PoolsClient
type PoolsCreateOrUpdateFuture = original.PoolsCreateOrUpdateFuture
Expand Down
Loading

0 comments on commit 0324ef4

Please sign in to comment.