Share via


WebSite.CustomDomainVerificationId Property

Definition

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

public Azure.Provisioning.BicepValue<string> CustomDomainVerificationId { get; set; }
member this.CustomDomainVerificationId : Azure.Provisioning.BicepValue<string> with get, set
Public Property CustomDomainVerificationId As BicepValue(Of String)

Property Value

Applies to