Class AggregatedReplicationState

java.lang.Object
com.azure.core.util.ExpandableStringEnum<AggregatedReplicationState>
com.azure.resourcemanager.compute.models.AggregatedReplicationState

public final class AggregatedReplicationState extends com.azure.core.util.ExpandableStringEnum<AggregatedReplicationState>
This is the aggregated replication status based on all the regional replication status flags.
  • Field Details

  • Constructor Details

    • AggregatedReplicationState

      public AggregatedReplicationState()
  • Method Details

    • fromString

      public static AggregatedReplicationState fromString(String name)
      Creates or finds a AggregatedReplicationState from its string representation.
      Parameters:
      name - a name to look for.
      Returns:
      the corresponding AggregatedReplicationState.
    • values

      public static Collection<AggregatedReplicationState> values()
      Gets known AggregatedReplicationState values.
      Returns:
      known AggregatedReplicationState values.