Interface DiagnosticSetting.DefinitionStages
-
- Enclosing interface:
- DiagnosticSetting
public static interface DiagnosticSetting.DefinitionStagesGrouping of diagnostic settings definition stages.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceDiagnosticSetting.DefinitionStages.BlankThe first stage of a diagnostic setting definition.static interfaceDiagnosticSetting.DefinitionStages.WithCreateThe stage of the definition which contains all the minimum required inputs for the resource to be created but also allows for any other optional settings to be specified.static interfaceDiagnosticSetting.DefinitionStages.WithDiagnosticLogRecipientThe stage of the definition which contains minimum required properties to be specified for Diagnostic Settings creation.
-