Partager via


IWithIpConfigurationSettings.WithPublicIpAddress(String) Méthode

Définition

Définit l’adresse IP publique du pare-feu 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

Paramètres

publicIpAddressId
String

ID de l’adresse IP publique.

Retours

S’applique à