Delen via


ConnectedClusterData.PrivateLinkState Property

Definition

Property which describes the state of private link on a connected cluster resource.

public Azure.ResourceManager.Kubernetes.Models.PrivateLinkState? PrivateLinkState { get; set; }
member this.PrivateLinkState : Nullable<Azure.ResourceManager.Kubernetes.Models.PrivateLinkState> with get, set
Public Property PrivateLinkState As Nullable(Of PrivateLinkState)

Property Value

Applies to