DeploymentStackValidateProperties.ValidatedResources Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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)