Share via


IWithDestination.WithDestinationAddress(String) Method

Definition

public Microsoft.Azure.Management.Network.Fluent.ConnectionMonitor.Definition.IWithDestinationPort WithDestinationAddress (string address);
abstract member WithDestinationAddress : string -> Microsoft.Azure.Management.Network.Fluent.ConnectionMonitor.Definition.IWithDestinationPort
Public Function WithDestinationAddress (address As String) As IWithDestinationPort

Parameters

address
String

Address of the connection monitor destination (IP or domain name).

Returns

Applies to