次の方法で共有


PrivateDnsSrvRecordData.PrivateDnsSrvRecords プロパティ

定義

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

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

プロパティ値

適用対象