Compartilhar via


DnsResourceReferenceResult.DnsResourceReferences Propriedade

Definição

Obtém ou define o resultado da solicitação de referência de recurso dns. Uma lista de referências de recursos dns para cada um dos recursos do azure na solicitação

[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)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a