次の方法で共有


ContainerService.AgentPoolProfiles Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to