ShareResultSegment Constructor

Definition

public ShareResultSegment (System.Collections.Generic.IEnumerable<Microsoft.WindowsAzure.Storage.File.CloudFileShare> shares, Microsoft.WindowsAzure.Storage.File.FileContinuationToken continuationToken);
new Microsoft.WindowsAzure.Storage.File.ShareResultSegment : seq<Microsoft.WindowsAzure.Storage.File.CloudFileShare> * Microsoft.WindowsAzure.Storage.File.FileContinuationToken -> Microsoft.WindowsAzure.Storage.File.ShareResultSegment
Public Sub New (shares As IEnumerable(Of CloudFileShare), continuationToken As FileContinuationToken)

Parameters

continuationToken
FileContinuationToken

Applies to