IConnectedEnvironment.CustomDomainConfigurationCustomDomainVerificationId 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.
Id used to verify domain name ownership
[Microsoft.Azure.PowerShell.Cmdlets.App.Runtime.Info(Create=false, Description="Id used to verify domain name ownership", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="customDomainVerificationId", Update=false)]
public string CustomDomainConfigurationCustomDomainVerificationId { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.App.Runtime.Info(Create=false, Description="Id used to verify domain name ownership", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="customDomainVerificationId", Update=false)>]
member this.CustomDomainConfigurationCustomDomainVerificationId : string
Public ReadOnly Property CustomDomainConfigurationCustomDomainVerificationId As String
Property Value
- Attributes