次の方法で共有


DnsRecordData.DnsMXRecords プロパティ

定義

レコード セット内の MX レコードの一覧。

public System.Collections.Generic.IList<Azure.ResourceManager.Dns.Models.DnsMXRecordInfo> DnsMXRecords { get; }
member this.DnsMXRecords : System.Collections.Generic.IList<Azure.ResourceManager.Dns.Models.DnsMXRecordInfo>
Public ReadOnly Property DnsMXRecords As IList(Of DnsMXRecordInfo)

プロパティ値

適用対象