次の方法で共有


IotHubProperties.PrivateEndpointConnections プロパティ

定義

この 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)

プロパティ値

適用対象