Share via


AgentPoolProvisioningStatus.ReadyReplicas Property

Definition

Gets the ready replicas.

public System.Collections.Generic.IList<Azure.ResourceManager.HybridContainerService.Models.AgentPoolUpdateProfile> ReadyReplicas { get; }
member this.ReadyReplicas : System.Collections.Generic.IList<Azure.ResourceManager.HybridContainerService.Models.AgentPoolUpdateProfile>
Public ReadOnly Property ReadyReplicas As IList(Of AgentPoolUpdateProfile)

Property Value

Applies to