IDomainProperties.VerificationRecord 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.
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