次の方法で共有


DataBoxEdgeSku.ApiVersions プロパティ

定義

SKU が使用可能な API バージョンを取得します。

[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)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象