Uses of Class
com.azure.resourcemanager.storage.fluent.models.StorageAccountMigrationProperties
Packages that use StorageAccountMigrationProperties
Package
Description
Package containing the inner data models for StorageManagementClient.
-
Uses of StorageAccountMigrationProperties in com.azure.resourcemanager.storage.fluent.models
Classes in com.azure.resourcemanager.storage.fluent.models that implement interfaces with type arguments of type StorageAccountMigrationPropertiesModifier and TypeClassDescriptionfinal classThe properties of a storage account's ongoing or enqueued migration.Methods in com.azure.resourcemanager.storage.fluent.models that return StorageAccountMigrationPropertiesModifier and TypeMethodDescriptionStorageAccountMigrationProperties.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of StorageAccountMigrationProperties from the JsonReader.StorageAccountMigrationProperties.withTargetSkuName(SkuName targetSkuName) Set the targetSkuName property: Target sku name for the account.