次の方法で共有


DeploymentPropertiesExtended.ValidatedResources プロパティ

定義

省略可能。 検証済みリソースの一覧を取得します。

public System.Collections.Generic.IList<Microsoft.Azure.Management.Resources.Models.DeploymentPreFlightResource> ValidatedResources { get; set; }
member this.ValidatedResources : System.Collections.Generic.IList<Microsoft.Azure.Management.Resources.Models.DeploymentPreFlightResource> with get, set
Public Property ValidatedResources As IList(Of DeploymentPreFlightResource)

プロパティ値

適用対象