共用方式為


SkuChangeInfo.LastChangeDate Property

Definition

Gets the last change date.

[Newtonsoft.Json.JsonProperty(PropertyName="lastChangeDate")]
public string LastChangeDate { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="lastChangeDate")>]
member this.LastChangeDate : string with get, set
Public Property LastChangeDate As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to