Class OpenShiftAgentPoolProfileRole

java.lang.Object
com.microsoft.rest.ExpandableStringEnum<OpenShiftAgentPoolProfileRole>
com.microsoft.azure.management.containerservice.OpenShiftAgentPoolProfileRole

public final class OpenShiftAgentPoolProfileRole extends com.microsoft.rest.ExpandableStringEnum<OpenShiftAgentPoolProfileRole>
Defines values for OpenShiftAgentPoolProfileRole.
  • Field Details

  • Constructor Details

    • OpenShiftAgentPoolProfileRole

      public OpenShiftAgentPoolProfileRole()
  • Method Details

    • fromString

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

      public static Collection<OpenShiftAgentPoolProfileRole> values()
      Returns:
      known OpenShiftAgentPoolProfileRole values