Share via


IRecordSet.DsRecord Property

Definition

The list of DS records in the record set.

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

Property Value

Attributes

Applies to