Share via


ProtectedServiceInformationStoreData 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.

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

Syntax

public abstract class ProtectedServiceInformationStoreData : ServiceInformationStoreData
'Declaration
Public MustInherit Class ProtectedServiceInformationStoreData _
    Inherits ServiceInformationStoreData
public ref class ProtectedServiceInformationStoreData abstract : public ServiceInformationStoreData

Inheritance Hierarchy

System.Object
  System.Configuration.ConfigurationElement
    NamedConfigurationElement
      NameTypeConfigurationElement
        Microsoft.Practices.EnterpriseLibrary.WindowsAzure.Autoscaling.Configuration.ServiceInformationStoreData
          Microsoft.Practices.EnterpriseLibrary.WindowsAzure.Autoscaling.Configuration.ProtectedServiceInformationStoreData
            Microsoft.Practices.EnterpriseLibrary.WindowsAzure.Autoscaling.Configuration.BlobServiceInformationStoreData
            Microsoft.Practices.EnterpriseLibrary.WindowsAzure.Autoscaling.Configuration.FileServiceInformationStoreData

See Also

ProtectedServiceInformationStoreData Members

Microsoft.Practices.EnterpriseLibrary.WindowsAzure.Autoscaling.Configuration Namespace