Uses of Class
com.azure.resourcemanager.compute.models.StorageAccountStrategy
Packages that use StorageAccountStrategy
Package
Description
Package containing the data models for ComputeManagementClient.
-
Uses of StorageAccountStrategy in com.azure.resourcemanager.compute.models
Subclasses with type arguments of type StorageAccountStrategy in com.azure.resourcemanager.compute.modelsModifier and TypeClassDescriptionfinal classSpecifies the strategy to be used when selecting the storage account type.Fields in com.azure.resourcemanager.compute.models declared as StorageAccountStrategyModifier and TypeFieldDescriptionstatic final StorageAccountStrategyStorageAccountStrategy.DEFAULT_STANDARD_LRSStatic value DefaultStandard_LRS for StorageAccountStrategy.static final StorageAccountStrategyStorageAccountStrategy.PREFER_STANDARD_ZRSStatic value PreferStandard_ZRS for StorageAccountStrategy.Methods in com.azure.resourcemanager.compute.models that return StorageAccountStrategyModifier and TypeMethodDescriptionstatic StorageAccountStrategyStorageAccountStrategy.fromString(String name) Creates or finds a StorageAccountStrategy from its string representation.GalleryArtifactPublishingProfileBase.storageAccountStrategy()Get the storageAccountStrategy property: Specifies the strategy to be used when selecting the storage account type.Methods in com.azure.resourcemanager.compute.models that return types with arguments of type StorageAccountStrategyModifier and TypeMethodDescriptionstatic Collection<StorageAccountStrategy> StorageAccountStrategy.values()Gets known StorageAccountStrategy values.Methods in com.azure.resourcemanager.compute.models with parameters of type StorageAccountStrategyModifier and TypeMethodDescriptionGalleryApplicationVersionPublishingProfile.withStorageAccountStrategy(StorageAccountStrategy storageAccountStrategy) Set the storageAccountStrategy property: Specifies the strategy to be used when selecting the storage account type.GalleryArtifactPublishingProfileBase.withStorageAccountStrategy(StorageAccountStrategy storageAccountStrategy) Set the storageAccountStrategy property: Specifies the strategy to be used when selecting the storage account type.GalleryImageVersionPublishingProfile.withStorageAccountStrategy(StorageAccountStrategy storageAccountStrategy) Set the storageAccountStrategy property: Specifies the strategy to be used when selecting the storage account type.GalleryScriptVersionPublishingProfile.withStorageAccountStrategy(StorageAccountStrategy storageAccountStrategy) Set the storageAccountStrategy property: Specifies the strategy to be used when selecting the storage account type.