你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

BlobItem Class

Definition

An Azure Storage blob.

public class BlobItem
type BlobItem = class
Public Class BlobItem
Inheritance
BlobItem

Properties

Deleted

Deleted.

HasVersionsOnly

Indicates that this root blob has been deleted, but it has versions that are active.

IsLatestVersion

IsCurrentVersion.

Metadata

Metadata.

Name

Name.

ObjectReplicationSourceProperties

Object Replication Metadata (OrMetadata)

Properties

Properties of a blob.

Snapshot

Snapshot.

Tags

Tags.

Note: this will return null if there are no tags associated with the blob.

VersionId

VersionId.

Applies to