次の方法で共有


RolloutStep.ResourceOperations プロパティ

定義

Azure リソースに対して実行されたリソース操作のセット (存在する場合) を取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象