Compartilhar via


FlowLogFormatParameters.Version Property

Definition

The version (revision) of the flow log.

[Microsoft.Azure.PowerShell.Cmdlets.CloudService.Origin(Microsoft.Azure.PowerShell.Cmdlets.CloudService.PropertyOrigin.Owned)]
public int? Version { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.CloudService.Origin(Microsoft.Azure.PowerShell.Cmdlets.CloudService.PropertyOrigin.Owned)>]
member this.Version : Nullable<int> with get, set
Public Property Version As Nullable(Of Integer)

Property Value

Implements

Attributes

Applies to