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

Represents an Azure Storage Connection String.

Namespace: Microsoft.Practices.EnterpriseLibrary.WindowsAzure.Configuration.Design.ComponentModel.Editors
Assembly: Microsoft.Practices.EnterpriseLibrary.WindowsAzure.Configuration.Design (in Microsoft.Practices.EnterpriseLibrary.WindowsAzure.Configuration.Design.dll) Version: 5.0.1118.0 (5.0.1118.0)

Syntax

public class AzureStorageConnectionString : IDataErrorInfo
'Declaration
Public Class AzureStorageConnectionString _
    Implements IDataErrorInfo
public ref class AzureStorageConnectionString : IDataErrorInfo

Inheritance Hierarchy

System.Object
  Microsoft.Practices.EnterpriseLibrary.WindowsAzure.Configuration.Design.ComponentModel.Editors.AzureStorageConnectionString

See Also

AzureStorageConnectionString Members

Microsoft.Practices.EnterpriseLibrary.WindowsAzure.Configuration.Design.ComponentModel.Editors Namespace