次の方法で共有


AzureTableClusteringExtensions クラス

定義

public static class AzureTableClusteringExtensions
type AzureTableClusteringExtensions = class
Public Module AzureTableClusteringExtensions
継承
AzureTableClusteringExtensions

メソッド

UseAzureStorageClustering(IClientBuilder, Action<AzureStorageGatewayOptions>)

クラスタリングに Azure Storage を使用するようにクライアントを構成します。

UseAzureStorageClustering(IClientBuilder, Action<AzureStorageGatewayOptions>)

クラスタリングに Azure Storage を使用するようにクライアントを構成します。

UseAzureStorageClustering(IClientBuilder, Action<AzureStorageGatewayOptions>)

クラスタリングに Azure Storage を使用するようにクライアントを構成します。

UseAzureStorageClustering(IClientBuilder, Action<OptionsBuilder<AzureStorageGatewayOptions>>)

クラスタリングに Azure Storage を使用するようにクライアントを構成します。

UseAzureStorageClustering(IClientBuilder, Action<OptionsBuilder<AzureStorageGatewayOptions>>)

クラスタリングに Azure Storage を使用するようにクライアントを構成します。

UseAzureStorageClustering(IClientBuilder, Action<OptionsBuilder<AzureStorageGatewayOptions>>)

クラスタリングに Azure Storage を使用するようにクライアントを構成します。

UseAzureStorageClustering(ISiloBuilder, Action<AzureStorageClusteringOptions>)

クラスタリングに Azure Storage を使用するようにサイロを構成します。

UseAzureStorageClustering(ISiloBuilder, Action<AzureStorageClusteringOptions>)

クラスタリングに Azure Storage を使用するようにサイロを構成します。

UseAzureStorageClustering(ISiloBuilder, Action<OptionsBuilder<AzureStorageClusteringOptions>>)

クラスタリングに Azure Storage を使用するようにサイロを構成します。

UseAzureStorageClustering(ISiloBuilder, Action<OptionsBuilder<AzureStorageClusteringOptions>>)

クラスタリングに Azure Storage を使用するようにサイロを構成します。

UseAzureStorageClustering(ISiloHostBuilder, Action<AzureStorageClusteringOptions>)

クラスタリングに Azure Storage を使用するようにサイロを構成します。

UseAzureStorageClustering(ISiloHostBuilder, Action<AzureStorageClusteringOptions>)

クラスタリングに Azure Storage を使用するようにサイロを構成します。

UseAzureStorageClustering(ISiloHostBuilder, Action<OptionsBuilder<AzureStorageClusteringOptions>>)

クラスタリングに Azure Storage を使用するようにサイロを構成します。

UseAzureStorageClustering(ISiloHostBuilder, Action<OptionsBuilder<AzureStorageClusteringOptions>>)

クラスタリングに Azure Storage を使用するようにサイロを構成します。

適用対象