共用方式為


DeploymentEventListResponse.DeploymentEvents Property

Definition

Optional. Gets or sets the list of reboot events.

public System.Collections.Generic.IList<Microsoft.WindowsAzure.Management.Compute.Models.RebootEvent> DeploymentEvents { get; set; }
member this.DeploymentEvents : System.Collections.Generic.IList<Microsoft.WindowsAzure.Management.Compute.Models.RebootEvent> with get, set
Public Property DeploymentEvents As IList(Of RebootEvent)

Property Value

Applies to