ConnectionMonitor.DefinitionStages.WithDestinationPort Interface

public static interface ConnectionMonitor.DefinitionStages.WithDestinationPort

Sets the destination port used by connection monitor.

Method Summary

Modifier and Type Method and Description
abstract WithCreate withDestinationPort(int port)

Method Details

withDestinationPort

public abstract ConnectionMonitor.DefinitionStages.WithCreate withDestinationPort(int port)

Parameters:

port - the ID of the resource used as the source by connection monitor

Returns:

next definition stage

Applies to