Share via


WorkspaceSku.LastSkuUpdate Property

Definition

Gets the last time when the sku was updated.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to