共用方式為


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

適用於