次の方法で共有


DeploymentPropertiesExtended.OutputResources プロパティ

定義

プロビジョニングされたリソースの配列を取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象