Interface ConnectionMonitor.DefinitionStages.WithCreate
- All Superinterfaces:
ConnectionMonitor.DefinitionStages.WithAutoStart,ConnectionMonitor.DefinitionStages.WithMonitoringInterval,ConnectionMonitor.DefinitionStages.WithSourcePort,ConnectionMonitor.DefinitionStages.WithTags,Creatable<ConnectionMonitor>,HasName,Indexable
- All Known Subinterfaces:
ConnectionMonitor.Definition
- Enclosing interface:
ConnectionMonitor.DefinitionStages
public static interface ConnectionMonitor.DefinitionStages.WithCreate
extends Creatable<ConnectionMonitor>, ConnectionMonitor.DefinitionStages.WithSourcePort, ConnectionMonitor.DefinitionStages.WithAutoStart, ConnectionMonitor.DefinitionStages.WithMonitoringInterval, ConnectionMonitor.DefinitionStages.WithTags
The stage of the connection monitor definition allowing creating and updating.
-
Method Summary
Methods inherited from interface com.azure.resourcemanager.network.models.ConnectionMonitor.DefinitionStages.WithAutoStart
withoutAutoStartMethods inherited from interface com.azure.resourcemanager.network.models.ConnectionMonitor.DefinitionStages.WithMonitoringInterval
withMonitoringIntervalMethods inherited from interface com.azure.resourcemanager.network.models.ConnectionMonitor.DefinitionStages.WithSourcePort
withSourcePortMethods inherited from interface com.azure.resourcemanager.network.models.ConnectionMonitor.DefinitionStages.WithTags
withoutTag, withTag, withTagsMethods inherited from interface com.azure.resourcemanager.resources.fluentcore.model.Creatable
create, create, createAsync, createAsync