IWebSiteBase.OutboundIpAddresses 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得應用程式用於輸出連線 (的 IP 位址清單,例如資料庫存取) 。 包含租使用者中可裝載目前設定的 VIP。 唯讀。
public string OutboundIpAddresses { get; }
member this.OutboundIpAddresses : string
Public ReadOnly Property OutboundIpAddresses As String