[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
Top
Represents properties for writing to a page blob.
The following tables list the members exposed by the PutPageProperties type.
Public Constructors
Name | Description | |
---|---|---|
PutPageProperties | Initializes a new instance of the PutPageProperties class. |
Public Properties
Name | Description | |
---|---|---|
PageWrite | Gets or sets the type of write operation. | |
Range | Gets or sets the range of bytes to write 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) |