Share via


JobDetails.ContactDetails Property

Definition

Gets or sets contact details for notification and shipping.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to