Uses of Class
com.azure.resourcemanager.appplatform.models.StorageType
Packages that use StorageType
Package
Description
Package containing the data models for AppPlatformManagementClient.
-
Uses of StorageType in com.azure.resourcemanager.appplatform.models
Fields in com.azure.resourcemanager.appplatform.models declared as StorageTypeModifier and TypeFieldDescriptionstatic final StorageTypeStorageType.STORAGE_ACCOUNTStatic value StorageAccount for StorageType.Methods in com.azure.resourcemanager.appplatform.models that return StorageTypeModifier and TypeMethodDescriptionstatic StorageTypeStorageType.fromString(String name) Creates or finds a StorageType from its string representation.Methods in com.azure.resourcemanager.appplatform.models that return types with arguments of type StorageTypeModifier and TypeMethodDescriptionstatic Collection<StorageType>StorageType.values()Gets known StorageType values.