Udostępnij za pośrednictwem


RelayNamespaceData.PrivateEndpointConnections Property

Definition

List of private endpoint connections.

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

Property Value

Applies to