Partager via


IWithIPAddress.WithIPAddress(String) Méthode

Définition

Spécifie l’adresse IP de la passerelle de réseau local.

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

Paramètres

ipAddress
String

Adresse IP.

Retours

S’applique à