Compartir a través de


RecordSet.MxRecords Propiedad

Definición

Obtiene o establece la lista de registros MX del conjunto de registros.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a