共用方式為


DataBoxEdgeSku.Version Property

Definition

Gets availability of the Sku as preview/stable. Possible values include: 'Stable', 'Preview'

[Newtonsoft.Json.JsonProperty(PropertyName="version")]
public string Version { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="version")>]
member this.Version : string
Public ReadOnly Property Version As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to