次の方法で共有


AvailableServiceTier.LastSkuUpdate プロパティ

定義

ワークスペースの SKU が最後に更新された時刻を取得します。 容量予約サービス レベルに対して返されます。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象