Freigeben über


BlobProperties Konstruktoren

Definition

Überlädt

BlobProperties()
BlobProperties(BlobProperties)

BlobProperties()

public BlobProperties ();
Public Sub New ()

Gilt für:

BlobProperties(BlobProperties)

public BlobProperties (Microsoft.WindowsAzure.Storage.Blob.BlobProperties other);
new Microsoft.WindowsAzure.Storage.Blob.BlobProperties : Microsoft.WindowsAzure.Storage.Blob.BlobProperties -> Microsoft.WindowsAzure.Storage.Blob.BlobProperties
Public Sub New (other As BlobProperties)

Parameter

Gilt für: