次の方法で共有


SiteInner.PossibleOutboundIpAddresses プロパティ

定義

アプリが送信接続 (データベース アクセスなど) に使用する IP アドレスの一覧を取得します。 dataComponent を除くすべてのテナントの VIP が含まれます。 読み取り専用です。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.possibleOutboundIpAddresses")]
public string PossibleOutboundIpAddresses { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.possibleOutboundIpAddresses")>]
member this.PossibleOutboundIpAddresses : string
Public ReadOnly Property PossibleOutboundIpAddresses As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象