public static interface DiagnosticSetting.DefinitionStages.Blank
| Modifier and Type | Method and Description |
|---|---|
DiagnosticSetting.DefinitionStages.WithDiagnosticLogRecipient |
withResource(String resourceId)
Sets the resource for which Diagnostic Settings will be created.
|
DiagnosticSetting.DefinitionStages.WithDiagnosticLogRecipient withResource(String resourceId)
resourceId - of the resource./**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/