Interface DiagnosticSetting.Definition
- All Superinterfaces:
Creatable<DiagnosticSetting>
,DiagnosticSetting.DefinitionStages.Blank
,DiagnosticSetting.DefinitionStages.WithCreate
,DiagnosticSetting.DefinitionStages.WithDiagnosticLogRecipient
,HasName
,Indexable
- Enclosing interface:
- DiagnosticSetting
public static interface DiagnosticSetting.Definition
extends DiagnosticSetting.DefinitionStages.Blank, DiagnosticSetting.DefinitionStages.WithDiagnosticLogRecipient, DiagnosticSetting.DefinitionStages.WithCreate
The entirety of a diagnostic settings definition.
-
Method Summary
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.model.Creatable
create, createAsync, createAsync
Methods inherited from interface com.microsoft.azure.management.monitor.DiagnosticSetting.DefinitionStages.Blank
withResource
Methods inherited from interface com.microsoft.azure.management.monitor.DiagnosticSetting.DefinitionStages.WithCreate
withLog, withLogsAndMetrics, withMetric
Methods inherited from interface com.microsoft.azure.management.monitor.DiagnosticSetting.DefinitionStages.WithDiagnosticLogRecipient
withEventHub, withEventHub, withLogAnalytics, withStorageAccount