ComponentKubernetesResources.Deployments Property

Definition

Deployments that are related to component resource.

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

Property Value

Applies to