IWebSiteBase.PossibleOutboundIpAddresses Property

Definition

Gets list of IP addresses that the app uses for outbound connections (e.g. database access). Includes VIPs from all tenants except dataComponent. Read-only.

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

Property Value

Applies to