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
type FlowLogFormatParameters = class
Public Class FlowLogFormatParameters
- Inheritance
-
FlowLogFormatParameters
Constructors
FlowLogFormatParameters() |
Initializes a new instance of the FlowLogFormatParameters class. |
FlowLogFormatParameters(String, 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
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for .NET