SecurityCenterPrivateLinkResourceData.PrivateLinkResources Property

Definition

List of private link resources available for connection. For Defender services, this typically includes the 'containers' group with 'api' and regional data endpoints.

public System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.SecurityCenter.PrivateLinkGroupData> PrivateLinkResources { get; }
member this.PrivateLinkResources : System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.SecurityCenter.PrivateLinkGroupData>
Public ReadOnly Property PrivateLinkResources As IReadOnlyList(Of PrivateLinkGroupData)

Property Value

Applies to