ManagedCluster.AgentPoolProfiles Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets the agent pool properties.
[Newtonsoft.Json.JsonProperty(PropertyName="properties.agentPoolProfiles")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.ContainerService.Models.ManagedClusterAgentPoolProfile> AgentPoolProfiles { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.agentPoolProfiles")>]
member this.AgentPoolProfiles : System.Collections.Generic.IList<Microsoft.Azure.Management.ContainerService.Models.ManagedClusterAgentPoolProfile> with get, set
Public Property AgentPoolProfiles As IList(Of ManagedClusterAgentPoolProfile)
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute