ContainerResultSegment Constructor
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Creates a new instance of ContainerResultSegment.
public ContainerResultSegment (System.Collections.Generic.IEnumerable<Microsoft.Azure.Storage.Blob.CloudBlobContainer> containers, Microsoft.Azure.Storage.Blob.BlobContinuationToken continuationToken);
new Microsoft.Azure.Storage.Blob.ContainerResultSegment : seq<Microsoft.Azure.Storage.Blob.CloudBlobContainer> * Microsoft.Azure.Storage.Blob.BlobContinuationToken -> Microsoft.Azure.Storage.Blob.ContainerResultSegment
Public Sub New (containers As IEnumerable(Of CloudBlobContainer), continuationToken As BlobContinuationToken)
- containers
- IEnumerable<CloudBlobContainer>
An enumerable collection of CloudBlobContainer objects.
- continuationToken
- BlobContinuationToken
The BlobContinuationToken used to retrieve the next segment of CloudBlobContainer results.
Prodotto | Versioni |
---|---|
Azure SDK for .NET | Legacy |
Feedback su Azure SDK for .NET
Azure SDK for .NET è un progetto di open source. Selezionare un collegamento per fornire feedback: