BlobContainerProperties Constructor (Microsoft.WindowsAzure.Storage.Blob)

From Microsoft Windows Azure Storage Blob

Namespace:   Microsoft.WindowsAzure.Storage.Blob
Assembly:  Microsoft.WindowsAzure.Storage (in Microsoft.WindowsAzure.Storage.dll)

Syntax

 
public BlobContainerProperties()
 
public:
BlobContainerProperties()
 
new : unit -> BlobContainerProperties
 
Public Sub New
Return to top