DomainInner.ContactRegistrant Property

Definition

Gets or sets registrant contact.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to