PrivateDnsAaaaRecordData.PrivateDnsAaaaRecords プロパティ

定義

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

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

プロパティ値

適用対象