次の方法で共有


PrivateDnsARecordData.PrivateDnsARecords プロパティ

定義

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

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

プロパティ値

適用対象