Uses of Interface
com.azure.resourcemanager.network.models.ConnectionMonitor.DefinitionStages.WithCreate
Packages that use ConnectionMonitor.DefinitionStages.WithCreate
Package
Description
Package containing the data models for NetworkManagementClient.
-
Uses of ConnectionMonitor.DefinitionStages.WithCreate in com.azure.resourcemanager.network.models
Subinterfaces of ConnectionMonitor.DefinitionStages.WithCreate in com.azure.resourcemanager.network.modelsModifier and TypeInterfaceDescriptionstatic interfaceThe entirety of the connection monitor definition.Methods in com.azure.resourcemanager.network.models that return ConnectionMonitor.DefinitionStages.WithCreateModifier and TypeMethodDescriptionConnectionMonitor.DefinitionStages.WithDestinationPort.withDestinationPort(int port) ConnectionMonitor.DefinitionStages.WithMonitoringInterval.withMonitoringInterval(int seconds) ConnectionMonitor.DefinitionStages.WithAutoStart.withoutAutoStart()Disable auto start.ConnectionMonitor.DefinitionStages.WithTags.withoutTag(String key) Removes a tag from the connection monitor.Adds a tag to the connection monitor.Specifies tags for the connection monitor.