次の方法で共有


PrivateDnsRecordData.AaaaRecords プロパティ

定義

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

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

プロパティ値

適用対象