Interface ConnectionMonitor.DefinitionStages.WithCreate
- All Superinterfaces:
ConnectionMonitor.DefinitionStages.WithAutoStart, ConnectionMonitor.DefinitionStages.WithMonitoringInterval, 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
- All Known Subinterfaces:
ConnectionMonitor.Definition
- Enclosing interface:
ConnectionMonitor.DefinitionStages
public static interface ConnectionMonitor.DefinitionStages.WithCreate
extends com.azure.resourcemanager.resources.fluentcore.model.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 ConnectionMonitor.DefinitionStages.WithAutoStart
withoutAutoStartMethods inherited from interface ConnectionMonitor.DefinitionStages.WithMonitoringInterval
withMonitoringIntervalMethods 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