VirtualMachineOSImageUpdateResponse::Language Property

 

Optional. Specifies the language of the image. The Language element is only available using version 2013-03-01 or higher.

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

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

Property Value

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