次の方法で共有


AppServiceEnvironmentAddressResult.OutboundIPAddresses プロパティ

定義

送信接続に表示される IP アドレス。

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

プロパティ値

適用対象