Share via


DomainPatchResource.ContactRegistrant Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to