Represents a segment of CloudBlobContainer results and contains continuation and pagination information.
The following tables list the members exposed by the ContainerResultSegment type.
Public Properties
Name | Description | |
---|---|---|
ContinuationToken | Gets the continuation token used to retrieve the next segment of CloudBlobContainer results. | |
Results | Gets an enumerable collection of CloudBlobContainer results. |
Public Methods (see also Protected Methods)
Name | Description | |
---|---|---|
Equals | (Inherited from Object) | |
GetHashCode | (Inherited from Object) | |
GetType | (Inherited from Object) | |
ToString | (Inherited from Object) |
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object) | |
MemberwiseClone | (Inherited from Object) |