Partager via


FlowLogFormatParameters.Version Propriété

Définition

Obtient ou définit la version (révision) du journal de flux.

[Newtonsoft.Json.JsonProperty(PropertyName="version")]
public int? Version { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="version")>]
member this.Version : Nullable<int> with get, set
Public Property Version As Nullable(Of Integer)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à