| Modifier and Type | Interface and Description |
|---|---|
static interface |
DiagnosticSetting.Definition
The entirety of a diagnostic settings definition.
|
static interface |
DiagnosticSetting.DefinitionStages.WithCreate
The 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.
|
| Modifier and Type | Method and Description |
|---|---|
DiagnosticSetting.DefinitionStages.WithDiagnosticLogRecipient |
DiagnosticSetting.DefinitionStages.Blank.withResource(String resourceId)
Sets the resource for which Diagnostic Settings will be created.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/