Share via


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

IWithIpConfigurationSettings.WithPublicIpAddress(String) 方法

定义

设置 Azure 防火墙的公共 IP 地址。

public Microsoft.Azure.Management.Network.Fluent.AzureFirewall.Definition.IWithIpConfigurationSettings WithPublicIpAddress (string publicIpAddressId);
abstract member WithPublicIpAddress : string -> Microsoft.Azure.Management.Network.Fluent.AzureFirewall.Definition.IWithIpConfigurationSettings
Public Function WithPublicIpAddress (publicIpAddressId As String) As IWithIpConfigurationSettings

参数

publicIpAddressId
String

公共 IP 地址的 ID。

返回

适用于