OpenShiftAgentPoolProfileRole Class
- java.
lang. Object - com.
azure. core. util. ExpandableStringEnum<T> - com.
azure. resourcemanager. containerservice. models. OpenShiftAgentPoolProfileRole
- com.
- com.
public final class OpenShiftAgentPoolProfileRole
extends ExpandableStringEnum<OpenShiftAgentPoolProfileRole>
OpenShiftAgentPoolProfileRole represents the role of the AgentPoolProfile.
Modifier and Type | Field and Description |
---|---|
static final
Open |
COMPUTE
Static value compute for Open |
static final
Open |
INFRA
Static value infra for Open |
Constructor | Description |
---|---|
Open |
Deprecated
Use the fromString(String name) factory method.
Creates a new instance of Open |
Modifier and Type | Method and Description |
---|---|
static
Open |
from Creates or finds a Open |
static
Collection<Open |
values()
Gets known Open |
Methods inherited from ExpandableStringEnum
Methods inherited from java.lang.Object
COMPUTE
public static final OpenShiftAgentPoolProfileRole COMPUTE
Static value compute for OpenShiftAgentPoolProfileRole.
INFRA
public static final OpenShiftAgentPoolProfileRole INFRA
Static value infra for OpenShiftAgentPoolProfileRole.
OpenShiftAgentPoolProfileRole
@Deprecated
public OpenShiftAgentPoolProfileRole()
Deprecated
Creates a new instance of OpenShiftAgentPoolProfileRole value.
fromString
public static OpenShiftAgentPoolProfileRole fromString(String name)
Creates or finds a OpenShiftAgentPoolProfileRole from its string representation.
Parameters:
Returns:
values
public static Collection
Gets known OpenShiftAgentPoolProfileRole values.
Returns:
Azure SDK for Java-feedback
Azure SDK for Java is een open source project. Selecteer een koppeling om feedback te geven: