DnsRecordData.DnsARecords プロパティ

定義

レコード セット内の A レコードの一覧。

public System.Collections.Generic.IList<Azure.ResourceManager.Dns.Models.DnsARecordInfo> DnsARecords { get; }
member this.DnsARecords : System.Collections.Generic.IList<Azure.ResourceManager.Dns.Models.DnsARecordInfo>
Public ReadOnly Property DnsARecords As IList(Of DnsARecordInfo)

プロパティ値

適用対象