Share via


StaticSiteCustomDomainOverviewARMResource.DomainName Property

Definition

Gets the domain name for the static site custom domain.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.domainName")]
public string DomainName { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.domainName")>]
member this.DomainName : string
Public ReadOnly Property DomainName As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to