Share via


WorkloadNetworkVMGroup.Revision Property

Definition

Gets or sets NSX revision number.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.revision")]
public long? Revision { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.revision")>]
member this.Revision : Nullable<int64> with get, set
Public Property Revision As Nullable(Of Long)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to