DomainPatchResource.ContactAdmin Property

Definition

Gets or sets administrative contact.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to