QueueResultSegment.Results Eigenschaft

Definition

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

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

Eigenschaftswert

Eine aufzählbare Sammlung von CloudQueue-Objekten.

Gilt für: