共用方式為


DeploymentPropertiesExtended.ValidatedResources Property

Definition

Optional. Gets the list of validated resources.

public System.Collections.Generic.IList<Microsoft.Azure.Management.Resources.Models.DeploymentPreFlightResource> ValidatedResources { get; set; }
member this.ValidatedResources : System.Collections.Generic.IList<Microsoft.Azure.Management.Resources.Models.DeploymentPreFlightResource> with get, set
Public Property ValidatedResources As IList(Of DeploymentPreFlightResource)

Property Value

Applies to