AzureStorageOperationOptions Class
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public class AzureStorageOperationOptions
type AzureStorageOperationOptions = class
Public Class AzureStorageOperationOptions
- Inheritance
-
AzureStorageOperationOptions
- Derived
Client |
Options to be used when configuring the table storage client, or |
Connection |
Obsolete.
Deprecated: use ConfigureTableServiceClient instead. |
Storage |
Azure Storage Policy Options |
Table |
Obsolete.
Deprecated: use ConfigureTableServiceClient instead. |
Table |
Table name for Azure Storage |
Table |
Obsolete.
Deprecated: use ConfigureTableServiceClient instead. |
Table |
Gets or sets the client used to access the Azure Table Service. |
Token |
Obsolete.
Deprecated: use ConfigureTableServiceClient instead. |
Token |
Obsolete.
Deprecated: use ConfigureTableServiceClient instead. |
Token |
Obsolete.
Deprecated: use ConfigureTableServiceClient instead. |
Configure |
Obsolete.
Configures the TableServiceClient using the provided callback. |
Configure |
Obsolete.
Configures the TableServiceClient using a connection string. |
Configure |
Obsolete.
Configures the TableServiceClient using an authenticated service URI and a AzureSasCredential. |
Configure |
Obsolete.
Configures the TableServiceClient using an authenticated service URI and a TableSharedKeyCredential. |
Configure |
Obsolete.
Configures the TableServiceClient using an authenticated service URI and a TokenCredential. |
Configure |
Obsolete.
Configures the TableServiceClient using an authenticated service URI. |
Product | Versions |
---|---|
.NET Orleans | 3.6.0, 7.0.0, 8.0.0, 8.1.0, 8.2.0, 9.0.0 |