Share via


Microsoftgraphdomain.VerificationDnsRecords Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="verificationDnsRecords")]
public System.Collections.Generic.IList<Microsoft.Azure.Commands.Common.MSGraph.Version1_0.Identity.DirectoryManagement.Models.MicrosoftgraphdomainDnsRecord> VerificationDnsRecords { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="verificationDnsRecords")>]
member this.VerificationDnsRecords : System.Collections.Generic.IList<Microsoft.Azure.Commands.Common.MSGraph.Version1_0.Identity.DirectoryManagement.Models.MicrosoftgraphdomainDnsRecord> with get, set
Public Property VerificationDnsRecords As IList(Of MicrosoftgraphdomainDnsRecord)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to