CloudServiceGetResponse::Resource::SubState Property

 

Optional. An optional, more detailed resource status.

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

public:
property String^ SubState {
	String^ get();
	void set(String^ value);
}

Property Value

Type: System::String^
Return to top
Show: