Partager via


RecordSetInner.MxRecords Propriété

Définition

Obtient ou définit la liste des enregistrements MX dans le jeu d’enregistrements.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.MXRecords")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Dns.Fluent.Models.MxRecord> MxRecords { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.MXRecords")>]
member this.MxRecords : System.Collections.Generic.IList<Microsoft.Azure.Management.Dns.Fluent.Models.MxRecord> with get, set
Public Property MxRecords As IList(Of MxRecord)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à