Represents a continuation token for listing operations.
The following tables list the members exposed by the BlobContinuationToken type.
Public Constructors
Name | Description | |
---|---|---|
BlobContinuationToken |
Public Properties
Name | Description | |
---|---|---|
NextMarker | Gets or sets the next marker for continuing results for ICloudBlob enumeration operations. | |
TargetLocation | Gets or sets the storage location that the continuation token applies to. |
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) |