Uses of Interface
com.microsoft.azure.management.network.FlowLogSettings.Update
Package
Description
This package contains the classes for NetworkManagementClient.
-
Uses of FlowLogSettings.Update in com.microsoft.azure.management.network
Modifier and TypeMethodDescriptionFlowLogSettings.UpdateStages.WithEnabled.withLogging()
Enable flow logging.FlowLogSettings.UpdateStages.WithEnabled.withoutLogging()
Disable flow logging.FlowLogSettings.UpdateStages.WithRetentionPolicy.withRetentionPolicyDays
(int days) Set the number of days to store flow log.FlowLogSettings.UpdateStages.WithRetentionPolicy.withRetentionPolicyDisabled()
Disable retention policy.FlowLogSettings.UpdateStages.WithRetentionPolicy.withRetentionPolicyEnabled()
Enable retention policy.FlowLogSettings.UpdateStages.WithStorageAccount.withStorageAccount
(String storageId) Specifies the storage account to use for storing log.