BlobInfo Methods |
The BlobInfo type exposes the following members.
Name | Description | |
---|---|---|
![]() | FetchAttributes |
Acquires attributes of Blob saved in blob storage.
Ensures communication with the blob storage only if it's necessary.
|
![]() | GetMetadata |
Returns blob meta data.
|
![]() | Lock |
Locks current blob.
|
![]() | SetMetadata(String, String) |
Sets meta data to blob.
|
![]() | SetMetadata(String, String, Boolean) |
Sets meta data to blob.
|
![]() | SetMetadata(String, String, Boolean, Boolean) |
Sets meta data to blob.
|
![]() | UnLock |
Unlocks current blob.
|