次の方法で共有


DeploymentPropertiesExtended.ValidatedResources プロパティ

定義

検証済みリソースの配列を取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象