Interface ConnectionMonitors
-
- All Superinterfaces:
SupportsCreating<ConnectionMonitor.DefinitionStages.WithSource>,SupportsDeletingByName,SupportsGettingByName<ConnectionMonitor>,SupportsListing<ConnectionMonitor>
public interface ConnectionMonitors extends SupportsCreating<ConnectionMonitor.DefinitionStages.WithSource>, SupportsListing<ConnectionMonitor>, SupportsGettingByName<ConnectionMonitor>, SupportsDeletingByName
Entry point to connection monitors management API in Azure.
-
-
Method Summary
-
Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.collection.SupportsCreating
define
-
Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.collection.SupportsDeletingByName
deleteByName, deleteByNameAsync
-
Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.collection.SupportsGettingByName
getByName, getByNameAsync
-
Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.collection.SupportsListing
list, listAsync
-
-