次の方法で共有


SupportTicketDetails.ContactDetails プロパティ

定義

サポート チケットの作成を要求するユーザーの連絡先情報を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象