Share via


DnsSrvRecordData.DnsSrvRecords Property

Definition

The list of SRV records in the record set.

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

Property Value

Applies to