Skip to content

Commit

Permalink
Generated from 5839c9043ae78c702efffd4db8ee1f4f294b1a9a (#4350)
Browse files Browse the repository at this point in the history
Merge branch 'master' into master
  • Loading branch information
AutorestCI authored and jhendrixMSFT committed Mar 22, 2019
1 parent b802af7 commit 62c2d21
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 6 deletions.
4 changes: 3 additions & 1 deletion profiles/preview/preview/netapp/mgmt/netapp/models.go
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ type AccountProperties = original.AccountProperties
type AccountsClient = original.AccountsClient
type AccountsCreateOrUpdateFuture = original.AccountsCreateOrUpdateFuture
type AccountsDeleteFuture = original.AccountsDeleteFuture
type ActiveDirectories = original.ActiveDirectories
type ActiveDirectory = original.ActiveDirectory
type BaseClient = original.BaseClient
type CapacityPool = original.CapacityPool
type CapacityPoolList = original.CapacityPoolList
Expand Down Expand Up @@ -75,7 +75,9 @@ type Volume = original.Volume
type VolumeList = original.VolumeList
type VolumePatch = original.VolumePatch
type VolumePatchProperties = original.VolumePatchProperties
type VolumePatchPropertiesExportPolicy = original.VolumePatchPropertiesExportPolicy
type VolumeProperties = original.VolumeProperties
type VolumePropertiesExportPolicy = original.VolumePropertiesExportPolicy
type VolumesClient = original.VolumesClient
type VolumesCreateOrUpdateFuture = original.VolumesCreateOrUpdateFuture
type VolumesDeleteFuture = original.VolumesDeleteFuture
Expand Down
20 changes: 15 additions & 5 deletions services/preview/netapp/mgmt/2017-08-15/netapp/models.go

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

0 comments on commit 62c2d21

Please sign in to comment.