Partager via


AgentPoolType Classe

Définition

Définit des valeurs pour 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)
Héritage
Attributs
Newtonsoft.Json.JsonConverterAttribute

Constructeurs

AgentPoolType()

Définit des valeurs pour AgentPoolType.

Champs

AvailabilitySet

Définit des valeurs pour AgentPoolType.

VirtualMachineScaleSets

Définit des valeurs pour AgentPoolType.

Propriétés

Value

Définit des valeurs pour AgentPoolType.

(Hérité de ExpandableStringEnum<T>)

Méthodes

Equals(Object)

Définit des valeurs pour AgentPoolType.

(Hérité de ExpandableStringEnum<T>)
Equals(String)

Définit des valeurs pour AgentPoolType.

(Hérité de ExpandableStringEnum<T>)
GetHashCode()

Définit des valeurs pour AgentPoolType.

(Hérité de ExpandableStringEnum<T>)
ToString()

Définit des valeurs pour AgentPoolType.

(Hérité de ExpandableStringEnum<T>)

S’applique à