CloudTableClient Clase

Definición

public class CloudTableClient
type CloudTableClient = class
Public Class CloudTableClient
Herencia
CloudTableClient

Constructores

CloudTableClient(StorageUri, StorageCredentials)
CloudTableClient(Uri, StorageCredentials)

Propiedades

AuthenticationScheme
BaseUri
BufferManager
Credentials
DefaultRequestOptions
StorageUri

Métodos

GetServicePropertiesAsync()
GetServicePropertiesAsync(TableRequestOptions, OperationContext)
GetServicePropertiesAsync(TableRequestOptions, OperationContext, CancellationToken)
GetServiceStatsAsync()
GetServiceStatsAsync(TableRequestOptions, OperationContext)
GetServiceStatsAsync(TableRequestOptions, OperationContext, CancellationToken)
GetTableReference(String)
ListTablesSegmentedAsync(String, Nullable<Int32>, TableContinuationToken, TableRequestOptions, OperationContext)
ListTablesSegmentedAsync(String, Nullable<Int32>, TableContinuationToken, TableRequestOptions, OperationContext, CancellationToken)
ListTablesSegmentedAsync(String, TableContinuationToken)
ListTablesSegmentedAsync(TableContinuationToken)
SetServicePropertiesAsync(ServiceProperties)
SetServicePropertiesAsync(ServiceProperties, TableRequestOptions, OperationContext)
SetServicePropertiesAsync(ServiceProperties, TableRequestOptions, OperationContext, CancellationToken)

Se aplica a