다음을 통해 공유


StorageAccountResource.GetStorageAccountMigrations Method

Definition

Gets a collection of StorageAccountMigrationResources in the StorageAccount.

public virtual Azure.ResourceManager.Storage.StorageAccountMigrationCollection GetStorageAccountMigrations ();
abstract member GetStorageAccountMigrations : unit -> Azure.ResourceManager.Storage.StorageAccountMigrationCollection
override this.GetStorageAccountMigrations : unit -> Azure.ResourceManager.Storage.StorageAccountMigrationCollection
Public Overridable Function GetStorageAccountMigrations () As StorageAccountMigrationCollection

Returns

An object representing collection of StorageAccountMigrationResources and their operations over a StorageAccountMigrationResource.

Applies to