Microsoft.Practices.EnterpriseLibrary.WindowsAzure.Autoscaling.ServiceModel Namespace

Retired Content

This content and the technology described is outdated and is no longer being maintained. For more information about Transient Fault Handling, see Transient Fault Handling.

 

Classes

  Class Description
Public class HostedService
Describes a Windows Azure hosted service for a specific deployment slot.
Public class Queue
Describes a Windows Azure Storage Queue that can be referenced by a rule operand.
Public class Role
Describes a Windows Azure role that can be used as a target by a rule action, a scale group, etc.
Public class ScaleGroup
Describes a Windows Azure role that can be used as a target by a rule action.
Public class ScaleGroupMember
Describes a Windows Azure role that can be used as a target by a rule action, a scale group, etc.
Public class ServiceInformationStoreException
Represents an exception that occurs while accessing the service information store.
Public class ServiceInformationStoreValidationException
Represents an validation exception related to the service information store.
Public class StabilizerConfiguration
Contains the global configuration settings for the Stabilizer, including a collection of more specific settings for each target.
Public class StabilizerConfigurationBase
Contains the configuration settings for the Stabilizer.
Public class StabilizerRoleConfiguration
Contains the role specific configuration settings for the Stabilizer.
Public class StorageAccount
Defines a Windows Azure storage account in the subscription.
Public class Subscription
Defines a Windows Azure subscription.

Interfaces

  Interface Description
Public interface IServiceInformationStore
Defines how classes in the block can retrieve the information they need about the current Windows Azure environment such as role names and subscription details.

Enumerations

  Enumeration Description
Public enumeration ScalingMode
Controls what scaling actions to perform on a hosted service.