DeploymentEventListResponse.DeploymentEvents Property

 

Optional. Gets or sets the list of reboot events.

Namespace:   Microsoft.WindowsAzure.Management.Compute.Models
Assembly:  Microsoft.WindowsAzure.Management.Compute (in Microsoft.WindowsAzure.Management.Compute.dll)

public IList<RebootEvent> DeploymentEvents { get; set; }
Return to top
Show: