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。

戻り値

適用対象