DeploymentOperationsListResult.Operations プロパティ

定義

省略可能。 デプロイメントの一覧を取得または設定します。

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

プロパティ値

適用対象