Share via


ListBlobsResponse.Blobs Eigenschaft

Definition

Ruft eine aufzählbare Auflistung von Objekten ab, die aus der Antwort implementiert IListBlobEntry werden.

public System.Collections.Generic.IEnumerable<Microsoft.Azure.Storage.Blob.Protocol.IListBlobEntry> Blobs { get; }
member this.Blobs : seq<Microsoft.Azure.Storage.Blob.Protocol.IListBlobEntry>
Public ReadOnly Property Blobs As IEnumerable(Of IListBlobEntry)

Eigenschaftswert

Eine aufzählbare Auflistung von -Objekten, die implementieren IListBlobEntry.

Gilt für: