Compartir a través de


AgentPoolType Clase

Definición

Define los valores de AgentPoolType.

[Newtonsoft.Json.JsonConverter(typeof(Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnumConverter<Microsoft.Azure.Management.ContainerService.Fluent.Models.AgentPoolType>))]
public class AgentPoolType : Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnum<Microsoft.Azure.Management.ContainerService.Fluent.Models.AgentPoolType>
[<Newtonsoft.Json.JsonConverter(typeof(Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnumConverter<Microsoft.Azure.Management.ContainerService.Fluent.Models.AgentPoolType>))>]
type AgentPoolType = class
    inherit ExpandableStringEnum<AgentPoolType>
Public Class AgentPoolType
Inherits ExpandableStringEnum(Of AgentPoolType)
Herencia
Atributos
Newtonsoft.Json.JsonConverterAttribute

Constructores

AgentPoolType()

Define los valores de AgentPoolType.

Campos

AvailabilitySet

Define los valores de AgentPoolType.

VirtualMachineScaleSets

Define los valores de AgentPoolType.

Propiedades

Value

Define los valores de AgentPoolType.

(Heredado de ExpandableStringEnum<T>)

Métodos

Equals(Object)

Define los valores de AgentPoolType.

(Heredado de ExpandableStringEnum<T>)
Equals(String)

Define los valores de AgentPoolType.

(Heredado de ExpandableStringEnum<T>)
GetHashCode()

Define los valores de AgentPoolType.

(Heredado de ExpandableStringEnum<T>)
ToString()

Define los valores de AgentPoolType.

(Heredado de ExpandableStringEnum<T>)

Se aplica a