Share via


IDomainProperties.VerificationRecord Property

Definition

List of DnsRecord

[Microsoft.Azure.PowerShell.Cmdlets.EmailService.Runtime.Info(Create=false, Description="List of DnsRecord", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.EmailService.Models.IDomainPropertiesVerificationRecords) }, Read=true, ReadOnly=true, Required=false, SerializedName="verificationRecords", Update=false)]
public Microsoft.Azure.PowerShell.Cmdlets.EmailService.Models.IDomainPropertiesVerificationRecords VerificationRecord { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.EmailService.Runtime.Info(Create=false, Description="List of DnsRecord", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.EmailService.Models.IDomainPropertiesVerificationRecords) }, Read=true, ReadOnly=true, Required=false, SerializedName="verificationRecords", Update=false)>]
member this.VerificationRecord : Microsoft.Azure.PowerShell.Cmdlets.EmailService.Models.IDomainPropertiesVerificationRecords
Public ReadOnly Property VerificationRecord As IDomainPropertiesVerificationRecords

Property Value

Attributes

Applies to