次の方法で共有


DnsCaaRecordData.DnsCaaRecords プロパティ

定義

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

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

プロパティ値

適用対象