DeploymentPropertiesExtended.ValidatedResources Property

Definition

Gets array of validated resources.

[Newtonsoft.Json.JsonProperty(PropertyName="validatedResources")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.ResourceManager.Fluent.Models.ResourceReference> ValidatedResources { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="validatedResources")>]
member this.ValidatedResources : System.Collections.Generic.IList<Microsoft.Azure.Management.ResourceManager.Fluent.Models.ResourceReference>
Public ReadOnly Property ValidatedResources As IList(Of ResourceReference)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to