RoleInstance.InstanceStateDetails Property

 

Gets or sets the state of the role instance.

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

Public Property InstanceStateDetails As String

Property Value

Type: System.String

The instance state.

This state value can be used to provide a snapshot of the state of the instance at the time that the operation was called

Return to top
Show: