ConnectionMonitors Interface
Implements
SupportsGettingByName<ConnectionMonitor>
SupportsCreating<WithSource>
SupportsDeletingByName
SupportsListing<ConnectionMonitor>
public interface ConnectionMonitors
extends SupportsCreating<WithSource>, SupportsListing<ConnectionMonitor>, SupportsGettingByName<ConnectionMonitor>, SupportsDeletingByName
Entry point to connection monitors management API in Azure.
Applies to
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for Java