ISrvRecordSet.Records Property

Definition

Gets the SRV records in this record set.

public System.Collections.Generic.IReadOnlyList<Microsoft.Azure.Management.Dns.Fluent.Models.SrvRecord> Records { get; }
member this.Records : System.Collections.Generic.IReadOnlyList<Microsoft.Azure.Management.Dns.Fluent.Models.SrvRecord>
Public ReadOnly Property Records As IReadOnlyList(Of SrvRecord)

Property Value

Applies to