DataBoxEdgeSku.ApiVersions Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the API versions in which Sku is available.
[Newtonsoft.Json.JsonProperty(PropertyName="apiVersions")]
public System.Collections.Generic.IList<string> ApiVersions { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="apiVersions")>]
member this.ApiVersions : System.Collections.Generic.IList<string>
Public ReadOnly Property ApiVersions As IList(Of String)
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute