共用方式為


DeploymentOperationsListResult.Operations Property

Definition

Optional. Gets or sets the list of deployments.

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)

Property Value

Applies to