次の方法で共有


ICaaRecordSet.Records プロパティ

定義

このレコード セット内の CAA レコードを取得します。

public System.Collections.Generic.IReadOnlyList<Microsoft.Azure.Management.Dns.Fluent.Models.CaaRecord> Records { get; }
member this.Records : System.Collections.Generic.IReadOnlyList<Microsoft.Azure.Management.Dns.Fluent.Models.CaaRecord>
Public ReadOnly Property Records As IReadOnlyList(Of CaaRecord)

プロパティ値

適用対象