RecordSetProperties.NaptrRecord Property

Definition

The list of NAPTR records in the record set.

[Microsoft.Azure.PowerShell.Cmdlets.Dns.Origin(Microsoft.Azure.PowerShell.Cmdlets.Dns.PropertyOrigin.Owned)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Dns.Models.INaptrRecord> NaptrRecord { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Dns.Origin(Microsoft.Azure.PowerShell.Cmdlets.Dns.PropertyOrigin.Owned)>]
member this.NaptrRecord : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Dns.Models.INaptrRecord> with get, set
Public Property NaptrRecord As List(Of INaptrRecord)

Property Value

Implements

Attributes

Applies to