Share via


IRecordSet.NaptrRecord Property

Definition

The list of NAPTR records in the record set.

[Microsoft.Azure.PowerShell.Cmdlets.Dns.Runtime.Info(Description="The list of NAPTR records in the record set.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Dns.Models.Api20230701Preview.INaptrRecord) }, ReadOnly=false, Required=false, SerializedName="NAPTRRecords")]
public Microsoft.Azure.PowerShell.Cmdlets.Dns.Models.Api20230701Preview.INaptrRecord[] NaptrRecord { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Dns.Runtime.Info(Description="The list of NAPTR records in the record set.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Dns.Models.Api20230701Preview.INaptrRecord) }, ReadOnly=false, Required=false, SerializedName="NAPTRRecords")>]
member this.NaptrRecord : Microsoft.Azure.PowerShell.Cmdlets.Dns.Models.Api20230701Preview.INaptrRecord[] with get, set
Public Property NaptrRecord As INaptrRecord()

Property Value

Attributes

Applies to