Compartilhar via


IWithIpConfigurationSettings.WithPublicIpAddress(String) Método

Definição

Define o endereço IP público do firewall do Azure.

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

Parâmetros

publicIpAddressId
String

A ID do endereço IP público.

Retornos

Aplica-se a