Network Watcher Flow Log Traffic Analytics Args
data class NetworkWatcherFlowLogTrafficAnalyticsArgs(val enabled: Output<Boolean>, val intervalInMinutes: Output<Int>? = null, val workspaceId: Output<String>, val workspaceRegion: Output<String>, val workspaceResourceId: Output<String>) : ConvertibleToJava<NetworkWatcherFlowLogTrafficAnalyticsArgs>
Constructors
Properties
Link copied to clipboard
How frequently service should do flow analytics in minutes. Defaults to 60
.
Link copied to clipboard
The resource GUID of the attached workspace.
Link copied to clipboard
The location of the attached workspace.
Link copied to clipboard
The resource ID of the attached workspace.