Share via


IotCentralAppData.PrivateEndpointConnections Property

Definition

Private endpoint connections created on this IoT Central application.

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

Property Value

Applies to