Uses of Interface
com.azure.resourcemanager.monitor.models.DiagnosticSetting
Packages that use DiagnosticSetting
Package
Description
Package containing the data models for MonitorClient.
-
Uses of DiagnosticSetting in com.azure.resourcemanager.monitor.models
Methods in com.azure.resourcemanager.monitor.models that return DiagnosticSettingModifier and TypeMethodDescriptionGets the information about Diagnostic Setting from Azure based on the resource id and setting name.Methods in com.azure.resourcemanager.monitor.models that return types with arguments of type DiagnosticSettingModifier and TypeMethodDescriptionGets the information about Diagnostic Setting from Azure based on the resource id and setting name.com.azure.core.http.rest.PagedIterable
<DiagnosticSetting> DiagnosticSettings.listByResource
(String resourceId) Lists all the diagnostic settings in the currently selected subscription for a specific resource.com.azure.core.http.rest.PagedFlux
<DiagnosticSetting> DiagnosticSettings.listByResourceAsync
(String resourceId) Lists all the diagnostic settings in the currently selected subscription for a specific resource.