|
Name |
Description |
|
AuthenticationScheme
|
Gets or sets the authentication scheme to use to sign HTTP requests.
|
|
BaseUri
|
Gets the base URI for the Blob service client at the primary location.
|
|
BufferManager
|
Gets or sets a buffer manager that implements the IBufferManager interface, specifying a buffer pool for use with operations against the Blob service client.
|
|
Credentials
|
Gets the account credentials used to create the Blob service client.
|
|
DefaultDelimiter
|
Gets or sets the default delimiter that may be used to create a virtual directory structure of blobs.
|
|
DefaultRequestOptions
|
Gets or sets the default request options for requests made via the Blob service client.
|
|
LocationMode
|
Gets or sets the default location mode for requests made via the Blob service client.
Obsolete.
|
|
MaximumExecutionTime
|
Gets or sets the maximum execution time across all potential retries.
Obsolete.
|
|
ParallelOperationThreadCount
|
Gets or sets the number of blocks that may be simultaneously uploaded when uploading a blob that is greater than the value specified by the SingleBlobUploadThresholdInBytes property in size.
Obsolete.
|
|
RetryPolicy
|
Gets or sets the default retry policy for requests made via the Blob service client.
Obsolete.
|
|
ServerTimeout
|
Gets or sets the default server timeout for requests made via the Blob service client.
Obsolete.
|
|
SingleBlobUploadThresholdInBytes
|
Gets or sets the maximum size of a blob in bytes that may be uploaded as a single blob.
Obsolete.
|
|
StorageUri
|
Gets the Blob service endpoints for both the primary and secondary locations.
|