CloudTableClient
CloudTableClient(StorageUri, StorageCredentials)
CloudTableClient(Uri, StorageCredentials)
AuthenticationScheme
BaseUri
BufferManager
Credentials
DefaultRequestOptions
StorageUri
GetServicePropertiesAsync()
GetServicePropertiesAsync(TableRequestOptions, OperationContext)
GetServicePropertiesAsync(TableRequestOptions, OperationContext, CancellationToken)
GetServiceStatsAsync()
GetServiceStatsAsync(TableRequestOptions, OperationContext)
GetServiceStatsAsync(TableRequestOptions, OperationContext, CancellationToken)
GetTableReference(String)
ListTablesSegmentedAsync(TableContinuationToken)
ListTablesSegmentedAsync(String, TableContinuationToken)
ListTablesSegmentedAsync(String, Int32?, TableContinuationToken, TableRequestOptions, OperationContext)
ListTablesSegmentedAsync(String, Int32?, TableContinuationToken, TableRequestOptions, OperationContext, CancellationToken)
SetServicePropertiesAsync(ServiceProperties)
SetServicePropertiesAsync(ServiceProperties, TableRequestOptions, OperationContext)
SetServicePropertiesAsync(ServiceProperties, TableRequestOptions, OperationContext, CancellationToken)
netcoreapp2.2
namespace Microsoft.WindowsAzure.Storage.Table
{
public class CloudTableClient
{
public AuthenticationScheme AuthenticationScheme { get; set; }
}
}
nuget.org | 0.0 %
Reference this API 0.0 %
Get property |
---|---|
.NET Core | 2.02.12.2 |
Information specific to netcoreapp2.2 | |
Assembly | Microsoft.WindowsAzure.Storage , Version=8.1.4.0, PublicKeyToken=31bf3856ad364e35 |
Referencing | The API is automatically referenced. |
Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API