public static interface FlowLogSettings.UpdateStages
| Modifier and Type | Interface and Description |
|---|---|
static interface |
FlowLogSettings.UpdateStages.WithEnabled
The stage of the flow log information update allowing to set enable/disable property.
|
static interface |
FlowLogSettings.UpdateStages.WithRetentionPolicy
The stage of the flow log information update allowing to configure retention policy.
|
static interface |
FlowLogSettings.UpdateStages.WithStorageAccount
The stage of the flow log information update allowing to specify storage account.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/