RoleInstance.PowerState Property

 

Gets or sets a RoleInstancePowerState value that specifies the running state of the role instance.

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

public RoleInstancePowerState PowerState { get; set; }
Return to top
Show: