Delen via


IotHubProperties.PrivateEndpointConnections Property

Definition

Private endpoint connections created on this IotHub.

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

Property Value

Applies to