Delen via


MxRecord.Preference Property

Definition

The preference value for this MX record.

[Microsoft.Azure.PowerShell.Cmdlets.Dns.Origin(Microsoft.Azure.PowerShell.Cmdlets.Dns.PropertyOrigin.Owned)]
public int? Preference { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Dns.Origin(Microsoft.Azure.PowerShell.Cmdlets.Dns.PropertyOrigin.Owned)>]
member this.Preference : Nullable<int> with get, set
Public Property Preference As Nullable(Of Integer)

Property Value

Implements

Attributes

Applies to