JobDetails.ContactDetails Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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