次の方法で共有


ContainerAppData.OutboundIPAddressList プロパティ

定義

コンテナー アプリの送信 IP アドレス。

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

プロパティ値

適用対象