IComputeManagementClient::OperatingSystems Property
Gets the operations for retrieving the version of the Azure Guest Operating System on which an application is running.
Assembly: Microsoft.WindowsAzure.Management.Compute (in Microsoft.WindowsAzure.Management.Compute.dll)
property IOperatingSystemOperations^ OperatingSystems {
IOperatingSystemOperations^ get();
}
Property Value
Type: Microsoft.WindowsAzure.Management.Compute::IOperatingSystemOperations^The operations for determining the version of the Azure Guest Operating System.
For more information about retrieving version information, see the following resources:
Show: