次の方法で共有


DnsResourceReference.DnsResources プロパティ

定義

dns レコードの一覧を取得または設定します

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象