次の方法で共有


PrivateDnsRecordData.SrvRecords プロパティ

定義

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

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

プロパティ値

適用対象