JobCollectionGetResponse::LastOperationStatus Property

 

Optional. The promotion code for buying the resource.

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

public:
property JobCollectionGetResponse::OperationStatus^ LastOperationStatus {
	JobCollectionGetResponse::OperationStatus^ get();
	void set(JobCollectionGetResponse::OperationStatus^ value);
}
Return to top
Show: