Freigeben über


ContainerResultSegment.Results Eigenschaft

Definition

Ruft eine aufzählbare Auflistung von CloudBlobContainer-Ergebnissen ab.

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

Eigenschaftswert

Eine aufzählbare Sammlung von CloudBlobContainer-Objekten.

Gilt für: