SecurityCenterPrivateLinkResourceData.PrivateEndpointConnections Property

Definition

List of private endpoint connections associated with this private link. Each connection represents a private endpoint from a customer's virtual network.

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

Property Value

Applies to