Interface FlowLogSettings.Update
- All Superinterfaces:
Appliable<FlowLogSettings>
,FlowLogSettings.UpdateStages.WithEnabled
,FlowLogSettings.UpdateStages.WithRetentionPolicy
,FlowLogSettings.UpdateStages.WithStorageAccount
,Indexable
- Enclosing interface:
- FlowLogSettings
public static interface FlowLogSettings.Update
extends Appliable<FlowLogSettings>, FlowLogSettings.UpdateStages.WithEnabled, FlowLogSettings.UpdateStages.WithStorageAccount, FlowLogSettings.UpdateStages.WithRetentionPolicy
The template for a flow log information update operation, containing all the settings that
can be modified.
Call Appliable.apply()
to apply the changes to the resource in Azure.
-
Method Summary
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.model.Appliable
apply, applyAsync, applyAsync
Methods inherited from interface com.microsoft.azure.management.network.FlowLogSettings.UpdateStages.WithEnabled
withLogging, withoutLogging
Methods inherited from interface com.microsoft.azure.management.network.FlowLogSettings.UpdateStages.WithRetentionPolicy
withRetentionPolicyDays, withRetentionPolicyDisabled, withRetentionPolicyEnabled
Methods inherited from interface com.microsoft.azure.management.network.FlowLogSettings.UpdateStages.WithStorageAccount
withStorageAccount