C#
C++
F#
VB
IListBlobItem Interface
Represents an item that may be returned by a blob listing operation.
Assembly: Microsoft.WindowsAzure.Storage (in Microsoft.WindowsAzure.Storage.dll)
Syntax
Properties
Name | Description | |
---|---|---|
ContainerContainerContainerContainer | Gets the blob item's container. | |
ParentParentParentParent | Gets the blob item's parent virtual directory. | |
StorageUriStorageUriStorageUriStorageUri | Gets the blob item's URIs for both the primary and secondary locations. | |
UriUriUriUri | Gets the URI to the blob item, at the primary location. |