FlowLogFormatParameters Class

Definition

Parameters that define the flow log format.

public class FlowLogFormatParameters
type FlowLogFormatParameters = class
Public Class FlowLogFormatParameters
Inheritance
FlowLogFormatParameters

Constructors

FlowLogFormatParameters()

Initializes a new instance of the FlowLogFormatParameters class.

FlowLogFormatParameters(FlowLogFormatType, Nullable<Int32>)

Initializes a new instance of the FlowLogFormatParameters class.

Properties

Type

Gets or sets the file type of flow log. Possible values include: 'JSON'

Version

Gets or sets the version (revision) of the flow log.

Applies to