Compartilhar via


AgentPoolType Classe

Definição

Define valores para 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)
Herança
Atributos
Newtonsoft.Json.JsonConverterAttribute

Construtores

AgentPoolType()

Define valores para AgentPoolType.

Campos

AvailabilitySet

Define valores para AgentPoolType.

VirtualMachineScaleSets

Define valores para AgentPoolType.

Propriedades

Value

Define valores para AgentPoolType.

(Herdado de ExpandableStringEnum<T>)

Métodos

Equals(Object)

Define valores para AgentPoolType.

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

Define valores para AgentPoolType.

(Herdado de ExpandableStringEnum<T>)
GetHashCode()

Define valores para AgentPoolType.

(Herdado de ExpandableStringEnum<T>)
ToString()

Define valores para AgentPoolType.

(Herdado de ExpandableStringEnum<T>)

Aplica-se a