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
Subinterfaces with type arguments of type DiagnosticSetting in com.azure.resourcemanager.monitor.modelsModifier and TypeInterfaceDescriptioninterfaceAn immutable client-side representation of an Azure diagnostic settings.static interfaceThe stage of the definition which contains all the minimum required inputs for the resource to be created but also allows for any other optional settings to be specified.static interfaceThe template for an update operation, containing all the settings that can be modified.interfaceEntry point for diagnostic settings management API.interfaceEntry point for diagnostic settings management API.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.