Class OrchestrationServiceState


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

      • OrchestrationServiceState

        public OrchestrationServiceState()
    • Method Detail

      • fromString

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