Compartir a través de


IWithIPAddress.WithIPAddress(String) Método

Definición

Especifica la dirección IP de la puerta de enlace de red 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

Parámetros

ipAddress
String

Dirección IP.

Devoluciones

Se aplica a