Partager via


ListBlobPrefixEntry Classe

Définition

Représente le préfixe de nom d’objet blob retourné dans la réponse XML pour une opération de liste d’objets blob.

public sealed class ListBlobPrefixEntry : Microsoft.Azure.Storage.Blob.Protocol.IListBlobEntry
type ListBlobPrefixEntry = class
    interface IListBlobEntry
Public NotInheritable Class ListBlobPrefixEntry
Implements IListBlobEntry
Héritage
ListBlobPrefixEntry
Implémente

Constructeurs

ListBlobPrefixEntry()

Représente le préfixe de nom d’objet blob retourné dans la réponse XML pour une opération de liste d’objets blob.

Propriétés

Name

Obtient le préfixe du nom de l’objet blob.

S’applique à