Class AggregatedReplicationState


  • public final class AggregatedReplicationState
    extends com.azure.core.util.ExpandableStringEnum<AggregatedReplicationState>
    Defines values for AggregatedReplicationState.
    • Constructor Detail

      • AggregatedReplicationState

        public AggregatedReplicationState()
    • Method Detail

      • 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.