UpdateSupportTicket.ContactDetails Property

Definition

Gets or sets contact details to be updated on the support ticket.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to