Share via


StaticSiteUserInvitationRequestResourceProperties.Domain Property

Definition

The domain name for the static site custom domain.

[Microsoft.Azure.PowerShell.Cmdlets.Websites.Origin(Microsoft.Azure.PowerShell.Cmdlets.Websites.PropertyOrigin.Owned)]
public string Domain { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Websites.Origin(Microsoft.Azure.PowerShell.Cmdlets.Websites.PropertyOrigin.Owned)>]
member this.Domain : string with get, set
Public Property Domain As String

Property Value

Implements

Attributes

Applies to