Share via


DomainPatchResource.ContactAdmin Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to