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.
Gets or sets the array of resources that were validated.
[Newtonsoft.Json.JsonProperty(PropertyName="validatedResources")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Resources.Models.ResourceReference> ValidatedResources { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="validatedResources")>]
member this.ValidatedResources : System.Collections.Generic.IList<Microsoft.Azure.Management.Resources.Models.ResourceReference> with get, set
Public Property ValidatedResources As IList(Of ResourceReference)
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute