Site.CustomDomainVerificationId Property

Definition

Gets or sets unique identifier that verifies the custom domains assigned to the app. Customer will add this id to a txt record for verification.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to