Partager via


DnsResourceReferenceRequest.TargetResources Propriété

Définition

Obtient ou définit une liste de références aux ressources Azure pour lesquelles les enregistrements dns de référence doivent être interrogés.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à