Delen via


IDnsResourceReference.DnsResource Property

Definition

A list of dns Records

[Microsoft.Azure.PowerShell.Cmdlets.Dns.Runtime.Info(Description="A list of dns Records ", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Dns.Models.Api20230701Preview.ISubResource) }, ReadOnly=false, Required=false, SerializedName="dnsResources")]
public Microsoft.Azure.PowerShell.Cmdlets.Dns.Models.Api20230701Preview.ISubResource[] DnsResource { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Dns.Runtime.Info(Description="A list of dns Records ", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Dns.Models.Api20230701Preview.ISubResource) }, ReadOnly=false, Required=false, SerializedName="dnsResources")>]
member this.DnsResource : Microsoft.Azure.PowerShell.Cmdlets.Dns.Models.Api20230701Preview.ISubResource[] with get, set
Public Property DnsResource As ISubResource()

Property Value

Attributes

Applies to