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
GitHub で Microsoft と共同作業する
このコンテンツのソースは GitHub にあります。そこで、issue や pull request を作成および確認することもできます。 詳細については、共同作成者ガイドを参照してください。
Azure SDK for Java