共用方式為


SiteInner.OutboundIpAddresses 屬性

定義

取得應用程式用於輸出連線 (的 IP 位址清單,例如資料庫存取) 。 包含租使用者中可裝載目前設定的 VIP。 唯讀。

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

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於