Freigeben über


DnsResourceReferenceResult.DnsResourceReferences Eigenschaft

Definition

Ruft das Ergebnis der DNS-Ressourcenreferenzanforderung ab oder legt es fest. Eine Liste der DNS-Ressourcenverweise für jede Azure-Ressource in der Anforderung

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: