Microsoft_WindowsAzure
[ class tree: Microsoft_WindowsAzure ] [ index: Microsoft_WindowsAzure ] [ all elements ]

Class: Microsoft_WindowsAzure_Management_OperatingSystemInstance

Source Location: /WindowsAzure/Management/OperatingSystemInstance.php

Class Overview

Microsoft_WindowsAzure_Management_ServiceEntityAbstract
   |
   --Microsoft_WindowsAzure_Management_OperatingSystemInstance



Author(s):

Copyright:

  • Copyright (c) 2009 - 2010, RealDolmen (http://www.realdolmen.com)

Methods


Inherited Variables

Inherited Methods


Class Details

[line 55]


Tags:

property:  string $Version: The operating system version. This value corresponds to the configuration value for specifying that your service is to run on a particular version of the Windows Azure guest operating system.
property:  string $Label: A label for the operating system version.
property:  string $IsDefault: Indicates whether this operating system version is the default version for a service that has not otherwise specified a particular version. The default operating system version is applied to services that are configured for auto-upgrade. An operating system family has exactly one default operating system version at any given time, for which the IsDefault element is set to true; for all other versions, IsDefault is set to false.
property:  string $IsActive: Indicates whether this operating system version is currently active for running a service. If an operating system version is active, you can manually configure your service to run on that version.
property:  string $Family: Indicates which operating system family this version belongs to. A value of 1 corresponds to the Windows Azure guest operating system that is substantially compatible with Windows Server 2008 SP2. A value of 2 corresponds to the Windows Azure guest operating system that is substantially compatible with Windows Server 2008 R2.
property:  string $FamilyLabel: A label for the operating system family.
copyright:  Copyright (c) 2009 - 2010, RealDolmen (http://www.realdolmen.com)
license:  http://phpazure.codeplex.com/license


[ Top ]


Class Methods


constructor __construct [line 68]

Microsoft_WindowsAzure_Management_OperatingSystemInstance __construct( string $version, string $label, string $isDefault, string $isActive, string $family, string $familyLabel)

Constructor



Tags:

access:  public


Parameters:

string   $version   The operating system version. This value corresponds to the configuration value for specifying that your service is to run on a particular version of the Windows Azure guest operating system.
string   $label   A label for the operating system version.
string   $isDefault   Indicates whether this operating system version is the default version for a service that has not otherwise specified a particular version. The default operating system version is applied to services that are configured for auto-upgrade. An operating system family has exactly one default operating system version at any given time, for which the IsDefault element is set to true; for all other versions, IsDefault is set to false.
string   $isActive   Indicates whether this operating system version is currently active for running a service. If an operating system version is active, you can manually configure your service to run on that version.
string   $family   Indicates which operating system family this version belongs to. A value of 1 corresponds to the Windows Azure guest operating system that is substantially compatible with Windows Server 2008 SP2. A value of 2 corresponds to the Windows Azure guest operating system that is substantially compatible with Windows Server 2008 R2.
string   $familyLabel   A label for the operating system family.

[ Top ]


Documentation generated on Wed, 18 May 2011 12:06:42 +0200 by phpDocumentor 1.4.3