Microsoft.Azure.Management.Network.Fluent.ConnectionMonitor.Definition Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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. |
Azure SDK for .NET