Network Watcher Flow Log Args
constructor(enabled: Output<Boolean>? = null, location: Output<String>? = null, name: Output<String>? = null, networkSecurityGroupId: Output<String>? = null, networkWatcherName: Output<String>? = null, resourceGroupName: Output<String>? = null, retentionPolicy: Output<NetworkWatcherFlowLogRetentionPolicyArgs>? = null, storageAccountId: Output<String>? = null, tags: Output<Map<String, String>>? = null, targetResourceId: Output<String>? = null, trafficAnalytics: Output<NetworkWatcherFlowLogTrafficAnalyticsArgs>? = null, version: Output<Int>? = null)