Compartilhar via


DomainVerificationStatusRecord.ErrorCode Property

Definition

Error code. This property will only be present if the status is UnableToVerify.

public Azure.Provisioning.BicepValue<string> ErrorCode { get; }
member this.ErrorCode : Azure.Provisioning.BicepValue<string>
Public ReadOnly Property ErrorCode As BicepValue(Of String)

Property Value

Applies to