public static interface FlowLogSettings.UpdateStages.WithEnabled
| Modifier and Type | Method and Description |
|---|---|
FlowLogSettings.Update |
withLogging()
Enable flow logging.
|
FlowLogSettings.Update |
withoutLogging()
Disable flow logging.
|
FlowLogSettings.Update withLogging()
FlowLogSettings.Update withoutLogging()
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/