Uses of Class
com.azure.resourcemanager.storage.models.PostPlannedFailoverRedundancy
Packages that use PostPlannedFailoverRedundancy
Package
Description
Package containing the data models for StorageManagementClient.
-
Uses of PostPlannedFailoverRedundancy in com.azure.resourcemanager.storage.models
Fields in com.azure.resourcemanager.storage.models declared as PostPlannedFailoverRedundancyModifier and TypeFieldDescriptionstatic final PostPlannedFailoverRedundancyPostPlannedFailoverRedundancy.STANDARD_GRSStatic value Standard_GRS for PostPlannedFailoverRedundancy.static final PostPlannedFailoverRedundancyPostPlannedFailoverRedundancy.STANDARD_GZRSStatic value Standard_GZRS for PostPlannedFailoverRedundancy.static final PostPlannedFailoverRedundancyPostPlannedFailoverRedundancy.STANDARD_RAGRSStatic value Standard_RAGRS for PostPlannedFailoverRedundancy.static final PostPlannedFailoverRedundancyPostPlannedFailoverRedundancy.STANDARD_RAGZRSStatic value Standard_RAGZRS for PostPlannedFailoverRedundancy.Methods in com.azure.resourcemanager.storage.models that return PostPlannedFailoverRedundancyModifier and TypeMethodDescriptionPostPlannedFailoverRedundancy.fromString(String name) Creates or finds a PostPlannedFailoverRedundancy from its string representation.GeoReplicationStats.postPlannedFailoverRedundancy()Get the postPlannedFailoverRedundancy property: The redundancy type of the account after a planned account failover is performed.Methods in com.azure.resourcemanager.storage.models that return types with arguments of type PostPlannedFailoverRedundancyModifier and TypeMethodDescriptionPostPlannedFailoverRedundancy.values()Gets known PostPlannedFailoverRedundancy values.