WebSite.OutboundIPAddresses Property

Definition

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 Azure.Provisioning.BicepValue<string> OutboundIPAddresses { get; }
member this.OutboundIPAddresses : Azure.Provisioning.BicepValue<string>
Public ReadOnly Property OutboundIPAddresses As BicepValue(Of String)

Property Value

Applies to