CloudServiceGetResponse::Resource::SchemaVersion Property

 

Optional. Optional version of the intrinsic properties for the resource. If not specified, you must conform to the default contract resource.

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

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

Property Value

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