Condividi tramite


IWithSourceIP.WithSourceIPAddress(String) Method

Definition

Set the sourceIPAddress value.

public Microsoft.Azure.Management.Network.Fluent.NextHop.Definition.IWithDestinationIP WithSourceIPAddress (string sourceIPAddress);
abstract member WithSourceIPAddress : string -> Microsoft.Azure.Management.Network.Fluent.NextHop.Definition.IWithDestinationIP
Public Function WithSourceIPAddress (sourceIPAddress As String) As IWithDestinationIP

Parameters

sourceIPAddress
String

The sourceIPAddress value to set.

Returns

Applies to