Interface DiagnosticSetting.UpdateStages
-
- Enclosing interface:
- DiagnosticSetting
public static interface DiagnosticSetting.UpdateStagesGrouping of diagnostic setting update stages.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceDiagnosticSetting.UpdateStages.WithEventHubThe stage of a Diagnostic Settings update allowing to modify EventHub settings.static interfaceDiagnosticSetting.UpdateStages.WithLogAnalyticsThe stage of a Diagnostic Settings update allowing to modify Log Analytics settings.static interfaceDiagnosticSetting.UpdateStages.WithMetricAndLogsThe stage of a Diagnostic Settings update allowing to modify metric and logs.static interfaceDiagnosticSetting.UpdateStages.WithStorageAccountThe stage of a Diagnostic Settings update allowing to modify Storage Account settings.
-