次の方法で共有


DeviceUpdateAccountData.PrivateEndpointConnections プロパティ

定義

アカウントに関連付けられているプライベート エンドポイント接続の一覧。

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

プロパティ値

適用対象