SecurityCenterPrivateLinkResourceData.PrivateLinkResources Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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)