Uses of Interface
com.microsoft.azure.management.monitor.DiagnosticSetting
Packages that use DiagnosticSetting
Package
Description
This package contains the classes for MonitorManagementClient.
-
Uses of DiagnosticSetting in com.microsoft.azure.management.monitor
Methods in com.microsoft.azure.management.monitor that return DiagnosticSettingModifier and TypeMethodDescriptionGets the information about Diagnostic Setting from Azure based on the resource id and setting name.Methods in com.microsoft.azure.management.monitor that return types with arguments of type DiagnosticSettingModifier 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.