ComponentKubernetesResources.DaemonSets Property

Definition

Daemonsets related to component resource.

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

Property Value

Applies to