Share via


PrivateDnsSrvRecordData.PrivateDnsSrvRecords Property

Definition

The list of Srv records in the record set.

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)

Property Value

Applies to