FlowLogFormatParameters interface
Parameters that define the flow log format.
Properties
type | The file type of flow log. |
version | The version (revision) of the flow log. |
Property Details
type
The file type of flow log.
type?: string
Property Value
string
version
The version (revision) of the flow log.
version?: number
Property Value
number