Interface ConnectionMonitor.Definition
- All Superinterfaces:
ConnectionMonitor.DefinitionStages.WithAutoStart, ConnectionMonitor.DefinitionStages.WithCreate, ConnectionMonitor.DefinitionStages.WithDestination, ConnectionMonitor.DefinitionStages.WithDestinationPort, ConnectionMonitor.DefinitionStages.WithMonitoringInterval, ConnectionMonitor.DefinitionStages.WithSource, ConnectionMonitor.DefinitionStages.WithSourcePort, ConnectionMonitor.DefinitionStages.WithTags, com.azure.resourcemanager.resources.fluentcore.model.Creatable<ConnectionMonitor>, com.azure.resourcemanager.resources.fluentcore.arm.models.HasName, com.azure.resourcemanager.resources.fluentcore.model.Indexable
- Enclosing interface:
ConnectionMonitor
public static interface ConnectionMonitor.Definition
extends ConnectionMonitor.DefinitionStages.WithSource, ConnectionMonitor.DefinitionStages.WithDestination, ConnectionMonitor.DefinitionStages.WithDestinationPort, ConnectionMonitor.DefinitionStages.WithCreate
The entirety of the connection monitor definition.
-
Method Summary
Methods inherited from interface ConnectionMonitor.DefinitionStages.WithAutoStart
withoutAutoStartMethods inherited from interface ConnectionMonitor.DefinitionStages.WithDestination
withDestination, withDestinationAddress, withDestinationIdMethods inherited from interface ConnectionMonitor.DefinitionStages.WithDestinationPort
withDestinationPortMethods inherited from interface ConnectionMonitor.DefinitionStages.WithMonitoringInterval
withMonitoringIntervalMethods inherited from interface ConnectionMonitor.DefinitionStages.WithSource
withSource, withSourceIdMethods inherited from interface ConnectionMonitor.DefinitionStages.WithSourcePort
withSourcePortMethods inherited from interface ConnectionMonitor.DefinitionStages.WithTags
withoutTag, withTag, withTagsMethods inherited from interface com.azure.resourcemanager.resources.fluentcore.model.Creatable
create, create, createAsync, createAsyncMethods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.models.HasName
nameMethods inherited from interface com.azure.resourcemanager.resources.fluentcore.model.Indexable
key