FlowLogFormatParameters Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Parameters that define the flow log format.
public class FlowLogFormatParameters : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.Network.Models.FlowLogFormatParameters>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.Network.Models.FlowLogFormatParameters>
type FlowLogFormatParameters = class
interface IJsonModel<FlowLogFormatParameters>
interface IPersistableModel<FlowLogFormatParameters>
Public Class FlowLogFormatParameters
Implements IJsonModel(Of FlowLogFormatParameters), IPersistableModel(Of FlowLogFormatParameters)
- Inheritance
-
FlowLogFormatParameters
- Implements
Constructors
| Name | Description |
|---|---|
| FlowLogFormatParameters() |
Initializes a new instance of FlowLogFormatParameters. |
Properties
| Name | Description |
|---|---|
| Type |
The file type of flow log. |
| Version |
The version (revision) of the flow log. |