Dela via


ListBlobPrefixEntry Class

Definition

Represents the blob name prefix that is returned in the XML response for a blob listing operation.

public sealed class ListBlobPrefixEntry : Microsoft.Azure.Storage.Blob.Protocol.IListBlobEntry
type ListBlobPrefixEntry = class
    interface IListBlobEntry
Public NotInheritable Class ListBlobPrefixEntry
Implements IListBlobEntry
Inheritance
ListBlobPrefixEntry
Implements

Constructors

ListBlobPrefixEntry()

Properties

Name

Gets the blob name prefix.

Applies to