Partilhar via


IWithIPAddress.WithIPAddress(String) Método

Definição

Especifica o endereço IP do gateway de rede 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

Um endereço IP.

Retornos

Aplica-se a