Partager via


ContainerServiceInner.AgentPoolProfiles Propriété

Définition

Obtient ou définit les propriétés du pool d’agents.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.agentPoolProfiles")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.ContainerService.Fluent.Models.ContainerServiceAgentPoolProfile> AgentPoolProfiles { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.agentPoolProfiles")>]
member this.AgentPoolProfiles : System.Collections.Generic.IList<Microsoft.Azure.Management.ContainerService.Fluent.Models.ContainerServiceAgentPoolProfile> with get, set
Public Property AgentPoolProfiles As IList(Of ContainerServiceAgentPoolProfile)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à