次の方法で共有


ISrvRecordSet.Records プロパティ

定義

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

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

プロパティ値

適用対象