次の方法で共有


QuotaTicketDetails.QuotaChangeRequestVersion プロパティ

定義

クォータ変更要求のバージョンを取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象