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.azure.resourcemanager.resources.fluentcore.model.Appliable
apply, apply, applyAsync, applyAsync
Methods inherited from interface com.azure.resourcemanager.network.models.FlowLogSettings.UpdateStages.WithEnabled
withLogging, withoutLogging
Methods inherited from interface com.azure.resourcemanager.network.models.FlowLogSettings.UpdateStages.WithRetentionPolicy
withRetentionPolicyDays, withRetentionPolicyDisabled, withRetentionPolicyEnabled
Methods inherited from interface com.azure.resourcemanager.network.models.FlowLogSettings.UpdateStages.WithStorageAccount
withStorageAccount