你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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