ServiceProperties Constructor

Windows Runtime Azure Storage Client Library

Initializes a new instance of the ServiceProperties class.

Namespace: Microsoft.WindowsAzure.Storage.Shared.Protocol
Assembly: Microsoft.WindowsAzure.Storage (in Microsoft.WindowsAzure.Storage.dll)

Usage

Visual Basic
Dim instance As New ServiceProperties

Syntax

Visual Basic
Public Sub New
C#
public ServiceProperties ()
C++
public:
ServiceProperties ()
J#
public ServiceProperties ()
JScript
public function ServiceProperties ()

Remarks


Platforms

Development Platforms

Windows Vista, Windows 7, Windows Server 2008, Windows 8.1, Windows Server 2012 R2, Windows 8 and Windows Server 2012

Target Platforms

See Also