Interface DiagnosticSetting
- All Superinterfaces:
HasId, HasInnerModel<DiagnosticSettingsResourceInner>, HasManager<MonitorManager>, HasName, Indexable, Refreshable<DiagnosticSetting>, Updatable<DiagnosticSetting.Update>
public interface DiagnosticSetting
extends Indexable, HasId, HasName, HasManager<MonitorManager>, HasInnerModel<DiagnosticSettingsResourceInner>, Refreshable<DiagnosticSetting>, Updatable<DiagnosticSetting.Update>
An immutable client-side representation of an Azure diagnostic settings.
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interfaceThe entirety of a diagnostic settings definition.static interfaceGrouping of diagnostic settings definition stages.static interfaceThe template for an update operation, containing all the settings that can be modified.static interfaceGrouping of diagnostic setting update stages. -
Method Summary
Methods inherited from interface HasInnerModel
innerModelMethods inherited from interface HasManager
managerMethods inherited from interface Refreshable
refresh, refreshAsync
-
Method Details
-
resourceId
-
storageAccountId
-
eventHubAuthorizationRuleId
String eventHubAuthorizationRuleId()Get the eventHubAuthorizationRuleId value.- Returns:
- the eventHubAuthorizationRuleId value
-
eventHubName
-
metrics
-
logs
-
workspaceId
-