OpenShiftAgentPoolProfileRole Classe
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Define valores para OpenShiftAgentPoolProfileRole.
[Newtonsoft.Json.JsonConverter(typeof(Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnumConverter<Microsoft.Azure.Management.ContainerService.Fluent.Models.OpenShiftAgentPoolProfileRole>))]
public class OpenShiftAgentPoolProfileRole : Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnum<Microsoft.Azure.Management.ContainerService.Fluent.Models.OpenShiftAgentPoolProfileRole>
[<Newtonsoft.Json.JsonConverter(typeof(Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnumConverter<Microsoft.Azure.Management.ContainerService.Fluent.Models.OpenShiftAgentPoolProfileRole>))>]
type OpenShiftAgentPoolProfileRole = class
inherit ExpandableStringEnum<OpenShiftAgentPoolProfileRole>
Public Class OpenShiftAgentPoolProfileRole
Inherits ExpandableStringEnum(Of OpenShiftAgentPoolProfileRole)
- Herança
- Atributos
-
Newtonsoft.Json.JsonConverterAttribute
Construtores
OpenShiftAgentPoolProfileRole() |
Define valores para OpenShiftAgentPoolProfileRole. |
Campos
Compute |
Define valores para OpenShiftAgentPoolProfileRole. |
Infra |
Define valores para OpenShiftAgentPoolProfileRole. |
Propriedades
Value |
Define valores para OpenShiftAgentPoolProfileRole. (Herdado de ExpandableStringEnum<T>) |
Métodos
Equals(Object) |
Define valores para OpenShiftAgentPoolProfileRole. (Herdado de ExpandableStringEnum<T>) |
Equals(String) |
Define valores para OpenShiftAgentPoolProfileRole. (Herdado de ExpandableStringEnum<T>) |
GetHashCode() |
Define valores para OpenShiftAgentPoolProfileRole. (Herdado de ExpandableStringEnum<T>) |
ToString() |
Define valores para OpenShiftAgentPoolProfileRole. (Herdado de ExpandableStringEnum<T>) |
Aplica-se a
Azure SDK for .NET