IWebSiteBase.OutboundIpAddresses Property

Definition

Gets list of IP addresses that the app uses for outbound connections (e.g. database access). Includes VIPs from tenants that site can be hosted with current settings. Read-only.

public string OutboundIpAddresses { get; }
member this.OutboundIpAddresses : string
Public ReadOnly Property OutboundIpAddresses As String

Property Value

Applies to