ComponentKubernetesResources.ReplicaSets Property

Definition

Replica sets related to component resource.

public System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.HybridNetwork.Models.KubernetesReplicaSet> ReplicaSets { get; }
member this.ReplicaSets : System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.HybridNetwork.Models.KubernetesReplicaSet>
Public ReadOnly Property ReplicaSets As IReadOnlyList(Of KubernetesReplicaSet)

Property Value

Applies to