Share via


IWithIPAddress.WithIPAddress(String) Method

Definition

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

Parameters

ipAddress
String

Returns

Applies to