Sdílet prostřednictvím


IDnsResourceReferenceRequest.TargetResource Property

Definition

A list of references to azure resources for which referencing dns records need to be queried.

[Microsoft.Azure.PowerShell.Cmdlets.Dns.Runtime.Info(Description="A list of references to azure resources for which referencing dns records need to be queried.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Dns.Models.Api20230701Preview.ISubResource) }, ReadOnly=false, Required=false, SerializedName="targetResources")]
public Microsoft.Azure.PowerShell.Cmdlets.Dns.Models.Api20230701Preview.ISubResource[] TargetResource { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Dns.Runtime.Info(Description="A list of references to azure resources for which referencing dns records need to be queried.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Dns.Models.Api20230701Preview.ISubResource) }, ReadOnly=false, Required=false, SerializedName="targetResources")>]
member this.TargetResource : Microsoft.Azure.PowerShell.Cmdlets.Dns.Models.Api20230701Preview.ISubResource[] with get, set
Public Property TargetResource As ISubResource()

Property Value

Attributes

Applies to