PrivateDnsMXRecordData.PrivateDnsMXRecords プロパティ

定義

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

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

プロパティ値

適用対象