共用方式為


IWithIPAddress.WithIPAddress(String) Method

Definition

Specifies the IP address of the local network gateway.

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

Parameters

ipAddress
String

An IP address.

Returns

Applies to