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
defineMethods inherited from interface com.azure.resourcemanager.resources.fluentcore.collection.SupportsDeletingByName
deleteByName, deleteByNameAsyncMethods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.collection.SupportsGettingByName
getByName, getByNameAsyncMethods inherited from interface com.azure.resourcemanager.resources.fluentcore.collection.SupportsListing
list, listAsync