Class ClusterManagerType


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

      • WSFC

        public static final ClusterManagerType WSFC
        Static value WSFC for ClusterManagerType.
    • Constructor Detail

      • ClusterManagerType

        public ClusterManagerType()
    • Method Detail

      • fromString

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