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
Colabore connosco no GitHub
A origem deste conteúdo pode ser encontrada no GitHub, onde também pode criar e rever problemas e pedidos Pull. Para mais informações, consulte o nosso guia do contribuidor.
Azure SDK for Java