你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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