Partager via


OpenShiftManagedClusterInner.AgentPoolProfiles Propriété

Définition

Obtient ou définit la configuration des machines virtuelles de cluster OpenShift.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à