StabilizerRoleConfiguration Class

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.

Contains the role specific configuration settings for the Stabilizer.

Namespace: Microsoft.Practices.EnterpriseLibrary.WindowsAzure.Autoscaling.ServiceModel
Assembly: Microsoft.Practices.EnterpriseLibrary.WindowsAzure.Autoscaling (in Microsoft.Practices.EnterpriseLibrary.WindowsAzure.Autoscaling.dll) Version: 5.0.1118.0 (5.0.1118.0)

Syntax

public class StabilizerRoleConfiguration : StabilizerConfigurationBase
'Declaration
Public Class StabilizerRoleConfiguration _
    Inherits StabilizerConfigurationBase
public ref class StabilizerRoleConfiguration : public StabilizerConfigurationBase

Inheritance Hierarchy

System.Object
  Microsoft.Practices.EnterpriseLibrary.WindowsAzure.Autoscaling.ServiceModel.StabilizerConfigurationBase
    Microsoft.Practices.EnterpriseLibrary.WindowsAzure.Autoscaling.ServiceModel.StabilizerRoleConfiguration

See Also

StabilizerRoleConfiguration Members

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