BlobProperties.BlobType Property

Definition

Gets the type of the blob.

public Microsoft.Azure.Storage.Blob.BlobType BlobType { get; }
member this.BlobType : Microsoft.Azure.Storage.Blob.BlobType
Public ReadOnly Property BlobType As BlobType

Property Value

A BlobType object that indicates the type of the blob.

Applies to