Interface DiagnosticSetting.Definition
- All Superinterfaces:
com.azure.resourcemanager.resources.fluentcore.model.Creatable<DiagnosticSetting>, DiagnosticSetting.DefinitionStages.Blank, DiagnosticSetting.DefinitionStages.WithCreate, DiagnosticSetting.DefinitionStages.WithDiagnosticLogRecipient, com.azure.resourcemanager.resources.fluentcore.arm.models.HasName, com.azure.resourcemanager.resources.fluentcore.model.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.azure.resourcemanager.resources.fluentcore.model.Creatable
create, create, createAsync, createAsyncMethods inherited from interface DiagnosticSetting.DefinitionStages.Blank
withResourceMethods inherited from interface DiagnosticSetting.DefinitionStages.WithCreate
withLog, withLogsAndMetrics, withMetricMethods inherited from interface DiagnosticSetting.DefinitionStages.WithDiagnosticLogRecipient
withEventHub, withEventHub, withLogAnalytics, withStorageAccountMethods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.models.HasName
nameMethods inherited from interface com.azure.resourcemanager.resources.fluentcore.model.Indexable
key