BlobOpenWriteOptions
Optional parameters for Page Blob Open Write.
The size of the buffer to use. Default is 4 MB,
max is 4000 MB. See BlockBlobMaxStageBlockLongBytes.
Optional standard HTTP header properties that can be set for this block blob.
Optional custom metadata to set for this block blob.
Access conditions used to open the write stream.
Optional IProgress<T> to provide
progress updates about data transfers.
Options tags to set for this block blob.
Optional override settings for this client's TransferValidation settings.
This operation does not allow PrecalculatedChecksum
to be set.
public BlobOpenWriteOptions()