ResourceExtensionStatus.Status Property

 

Optional. The resource extension status, which can be "Installing", "Ready", "NotReady", or "Unresponsive".

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

public string Status { get; set; }

Property Value

Type: System.String
Return to top
Show: