public static interface DiagnosticSetting.UpdateStages
| Modifier and Type | Interface and Description |
|---|---|
static interface |
DiagnosticSetting.UpdateStages.WithEventHub
The stage of a Diagnostic Settings update allowing to modify EventHub settings.
|
static interface |
DiagnosticSetting.UpdateStages.WithLogAnalytics
The stage of a Diagnostic Settings update allowing to modify Log Analytics settings.
|
static interface |
DiagnosticSetting.UpdateStages.WithMetricAndLogs |
static interface |
DiagnosticSetting.UpdateStages.WithStorageAccount
The stage of a Diagnostic Settings update allowing to modify Storage Account settings.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.