次の方法で共有


RemotePrivateEndpointConnection.IPAddresses プロパティ

定義

リモート プライベート エンドポイントにマップされたプライベート IPAddresses。

public System.Collections.Generic.IList<System.Net.IPAddress> IPAddresses { get; }
member this.IPAddresses : System.Collections.Generic.IList<System.Net.IPAddress>
Public ReadOnly Property IPAddresses As IList(Of IPAddress)

プロパティ値

適用対象