DeploymentStackValidateProperties.ValidatedResources Property

Definition

The array of resources that were validated.

public System.Collections.Generic.IList<Azure.ResourceManager.Resources.Models.SubResource> ValidatedResources { get; }
member this.ValidatedResources : System.Collections.Generic.IList<Azure.ResourceManager.Resources.Models.SubResource>
Public ReadOnly Property ValidatedResources As IList(Of SubResource)

Property Value

Applies to