PageBlobCreateOptions
Optional parameters for creating an Page Blob.
Optional PageBlobRequestConditions to add
conditions on the creation of this new page blob.
Optional standard HTTP header properties that can be set for the
new page blob.
Optional BlobImmutabilityPolicy to set on the blob.
Note that is parameter is only applicable to a blob within a container that
has immutable storage with versioning enabled.
Optional. Indicates if a legal hold should be placed on the blob.
Note that is parameter is only applicable to a blob within a container that
has immutable storage with versioning enabled.
Optional custom metadata to set for this page blob.
Optional. Sets the page blob tiers on the blob.
This is only supported for page blobs on premium accounts.
Optional user-controlled value that you can use to track requests.
The value of the SequenceNumber must be between
0 and 2^63 - 1. The default value is 0.
Options tags to set for this append blob.
public PageBlobCreateOptions()