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 © 2020 Microsoft Corporation. All rights reserved.