Database.CurrentSku プロパティ

定義

SKU の名前と層を取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.currentSku")]
public Microsoft.Azure.Management.Sql.Models.Sku CurrentSku { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.currentSku")>]
member this.CurrentSku : Microsoft.Azure.Management.Sql.Models.Sku
Public ReadOnly Property CurrentSku As Sku

プロパティ値

Sku
属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象