





[This topic is part of the Microsoft Azure Storage Client Library 1.7, which has been deprecated. See Storage Client Library for the latest version.]
Top
Top
Top
Represents a range of pages in a page blob.
The following tables list the members exposed by the PageRange type.
Public Constructors
Public Properties
Name | Description | |
---|---|---|
![]() | EndOffset | Gets the ending offset of the page range. |
![]() | StartOffset | Gets the starting offset of the page range. |
Public Methods (see also Protected Methods)
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object) |
![]() | GetHashCode | (Inherited from Object) |
![]() | GetType | (Inherited from Object) |
![]() | ToString | Overridden. Returns the content of the page range as a string. |
Protected Methods
Name | Description | |
---|---|---|
![]() | Finalize | (Inherited from Object) |
![]() | MemberwiseClone | (Inherited from Object) |