Freigeben über


DnsResourceReference.DnsResources Eigenschaft

Definition

Ruft eine Liste von DNS-Einträgen ab oder legt sie fest.

[Newtonsoft.Json.JsonProperty(PropertyName="dnsResources")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Dns.Models.SubResource> DnsResources { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="dnsResources")>]
member this.DnsResources : System.Collections.Generic.IList<Microsoft.Azure.Management.Dns.Models.SubResource> with get, set
Public Property DnsResources As IList(Of SubResource)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: