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
Colaborar conosco no GitHub
A fonte deste conteúdo pode ser encontrada no GitHub, onde você também pode criar e revisar problemas e solicitações de pull. Para obter mais informações, confira o nosso guia para colaboradores.
Azure SDK for Java