CloudFileClient.ListSharesSegmentedAsync Method

Windows Runtime Azure Storage Client Library

Overload List

Name Description
CloudFileClient.ListSharesSegmentedAsync (FileContinuationToken) Returns a result segment containing a collection of shares.
CloudFileClient.ListSharesSegmentedAsync (String, FileContinuationToken) Returns a result segment containing a collection of shares.
CloudFileClient.ListSharesSegmentedAsync (String, ShareListingDetails, Nullable, FileContinuationToken, FileRequestOptions, OperationContext) Returns a result segment containing a collection of shares whose names begin with the specified prefix.

See Also