IMXRecordSet.Records Property

Definition

Gets the MX records in this record set.

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

Property Value

Applies to