SetAzNetworkWatcherFlowLogCommand.FormatVersion Property

Definition

[System.Management.Automation.Parameter(HelpMessage="The version (revision) of the flow log.", Mandatory=false, ParameterSetName="SetByResource")]
[System.Management.Automation.Parameter(HelpMessage="The version (revision) of the flow log.", Mandatory=false, ParameterSetName="SetByResourceWithTA")]
[System.Management.Automation.Parameter(HelpMessage="The version (revision) of the flow log.", Mandatory=false, ParameterSetName="SetByName")]
[System.Management.Automation.Parameter(HelpMessage="The version (revision) of the flow log.", Mandatory=false, ParameterSetName="SetByNameWithTA")]
[System.Management.Automation.Parameter(HelpMessage="The version (revision) of the flow log.", Mandatory=false, ParameterSetName="SetByLocation")]
[System.Management.Automation.Parameter(HelpMessage="The version (revision) of the flow log.", Mandatory=false, ParameterSetName="SetByLocationWithTA")]
[System.Management.Automation.Parameter(HelpMessage="The version (revision) of the flow log.", Mandatory=false, ParameterSetName="SetByResourceId")]
[System.Management.Automation.Parameter(HelpMessage="The version (revision) of the flow log.", Mandatory=false, ParameterSetName="SetByResourceIdWithTA")]
[System.Management.Automation.ValidateNotNull]
public int? FormatVersion { get; set; }
[<System.Management.Automation.Parameter(HelpMessage="The version (revision) of the flow log.", Mandatory=false, ParameterSetName="SetByResource")>]
[<System.Management.Automation.Parameter(HelpMessage="The version (revision) of the flow log.", Mandatory=false, ParameterSetName="SetByResourceWithTA")>]
[<System.Management.Automation.Parameter(HelpMessage="The version (revision) of the flow log.", Mandatory=false, ParameterSetName="SetByName")>]
[<System.Management.Automation.Parameter(HelpMessage="The version (revision) of the flow log.", Mandatory=false, ParameterSetName="SetByNameWithTA")>]
[<System.Management.Automation.Parameter(HelpMessage="The version (revision) of the flow log.", Mandatory=false, ParameterSetName="SetByLocation")>]
[<System.Management.Automation.Parameter(HelpMessage="The version (revision) of the flow log.", Mandatory=false, ParameterSetName="SetByLocationWithTA")>]
[<System.Management.Automation.Parameter(HelpMessage="The version (revision) of the flow log.", Mandatory=false, ParameterSetName="SetByResourceId")>]
[<System.Management.Automation.Parameter(HelpMessage="The version (revision) of the flow log.", Mandatory=false, ParameterSetName="SetByResourceIdWithTA")>]
[<System.Management.Automation.ValidateNotNull>]
member this.FormatVersion : Nullable<int> with get, set
Public Property FormatVersion As Nullable(Of Integer)

Property Value

Nullable<Int32>
Attributes

Applies to