Microsoft.Azure.Management.Network.Fluent.ConnectionMonitor.Definition Namespace

Interfaces

IDefinition

The entirety of the connection monitor definition.

IWithAutoStart

Determines if the connection monitor will start automatically once created. By default it is started automatically.

IWithCreate
IWithDestination

Sets the destination.

IWithDestinationPort

Sets the destination port used by connection monitor.

IWithMonitoringInterval

Sets monitoring interval in seconds.

IWithSource

Sets the source property.

IWithSourcePort

Sets the source port used by connection monitor.

IWithTags

The stage of the connection monitor definition allowing to add or update tags.