FlowLogFormatParameters Class

Parameters that define the flow log format.

Inheritance
azure.mgmt.network._serialization.Model
FlowLogFormatParameters

Constructor

FlowLogFormatParameters(*, type: str | _models.FlowLogFormatType | None = None, version: int = 0, **kwargs: Any)

Keyword-Only Parameters

Name Description
type

The file type of flow log. "JSON"

version
int

The version (revision) of the flow log.

Variables

Name Description
type

The file type of flow log. "JSON"

version
int

The version (revision) of the flow log.