ComputeManagementClient::OperatingSystems Property

 

Gets the IOperatingSystemOperations object that contains the operations for retrieving the version of the Azure Guest Operating System on which an application is running.

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

public:
property IOperatingSystemOperations^ OperatingSystems {
	virtual IOperatingSystemOperations^ get();
}

For more information about retrieving version information, see the following resources:

Return to top
Show: