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 SupportsCreating
defineMethods inherited from interface SupportsDeletingByName
deleteByName, deleteByNameAsyncMethods inherited from interface SupportsGettingByName
getByName, getByNameAsyncMethods inherited from interface SupportsListing
list, listAsync