Share via


PrivateDnsRecordData.SrvRecords Property

Definition

The list of SRV records in the record set.

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)

Property Value

Applies to