Share via


Order.ContactInformation Property

Definition

Gets or sets the contact details.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to