次の方法で共有


IWithIPAddress.WithIPAddress(String) メソッド

定義

ローカル ネットワーク ゲートウェイの IP アドレスを指定します。

public Microsoft.Azure.Management.Network.Fluent.LocalNetworkGateway.Definition.IWithAddressSpace WithIPAddress (string ipAddress);
abstract member WithIPAddress : string -> Microsoft.Azure.Management.Network.Fluent.LocalNetworkGateway.Definition.IWithAddressSpace
Public Function WithIPAddress (ipAddress As String) As IWithAddressSpace

パラメーター

ipAddress
String

IP アドレス。

戻り値

適用対象