IStaticSiteCustomDomainOverviewArmResource.ValidationToken Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The TXT record validation token
[Microsoft.Azure.PowerShell.Cmdlets.Websites.Runtime.Info(Description="The TXT record validation token", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="validationToken")]
public string ValidationToken { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Websites.Runtime.Info(Description="The TXT record validation token", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="validationToken")>]
member this.ValidationToken : string
Public ReadOnly Property ValidationToken As String
Property Value
- Attributes