BlobAttributes Properties

Storage Client Library NET API

[This topic is part of the Microsoft Azure Storage Client Library 1.7, which has been deprecated. See Storage Client Library for the latest version.]

Public Properties

 NameDescription
public propertyMetadataGets the user-defined metadata for the blob.
public propertyPropertiesGets the blob's system properties.
public propertySnapshotGets the date and time that the blob snapshot was taken, if this blob is a snapshot.
public propertyUriGets the blob's URI.

See Also