Share via


StaticSiteUserInvitationRequestResource.Domain Property

Definition

Gets or sets the domain name for the static site custom domain.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.domain")]
public string Domain { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.domain")>]
member this.Domain : string with get, set
Public Property Domain As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to