次の方法で共有


PrivateDnsRecordData.MXRecords プロパティ

定義

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

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

プロパティ値

適用対象