Uses of Interface
com.microsoft.azure.management.monitor.DiagnosticSetting
Package
Description
This package contains the classes for MonitorManagementClient.
-
Uses of DiagnosticSetting in com.microsoft.azure.management.monitor
Modifier and TypeMethodDescriptionGets the information about Diagnostic Setting from Azure based on the resource id and setting name.Modifier and TypeMethodDescriptionrx.Observable<DiagnosticSetting>
Gets the information about Diagnostic Setting from Azure based on the resource id and setting name.com.microsoft.azure.PagedList<DiagnosticSetting>
DiagnosticSettings.listByResource
(String resourceId) Lists all the diagnostic settings in the currently selected subscription for a specific resource.rx.Observable<DiagnosticSetting>
DiagnosticSettings.listByResourceAsync
(String resourceId) Lists all the diagnostic settings in the currently selected subscription for a specific resource.