Share via


Microsoftgraphdomain.ServiceConfigurationRecords Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to