CreateManagementGroupDetails.Version Property

Definition

Gets the version number of the object.

[Newtonsoft.Json.JsonProperty(PropertyName="version")]
public double? Version { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="version")>]
member this.Version : Nullable<double>
Public ReadOnly Property Version As Nullable(Of Double)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to