次の方法で共有


SupportTicketDetails.QuotaTicketDetails プロパティ

定義

クォータ サポート チケット要求に関連付けられている追加のチケットの詳細を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.quotaTicketDetails")]
public Microsoft.Azure.Management.Support.Models.QuotaTicketDetails QuotaTicketDetails { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.quotaTicketDetails")>]
member this.QuotaTicketDetails : Microsoft.Azure.Management.Support.Models.QuotaTicketDetails with get, set
Public Property QuotaTicketDetails As QuotaTicketDetails

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象