AzureBlobGrainStorageServiceCollectionExtensions 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
public static class AzureBlobGrainStorageServiceCollectionExtensions
type AzureBlobGrainStorageServiceCollectionExtensions = class
Public Module AzureBlobGrainStorageServiceCollectionExtensions
- 繼承
-
AzureBlobGrainStorageServiceCollectionExtensions
方法
AddAzureBlobGrainStorage(IServiceCollection, String, Action<AzureBlobStorageOptions>) |
將定址接收器設定為使用 Azure Blob 儲存體進行粒紋儲存體。 |
AddAzureBlobGrainStorage(IServiceCollection, String, Action<OptionsBuilder<AzureBlobStorageOptions>>) |
將定址接收器設定為使用 Azure Blob 儲存體進行粒紋儲存體。 |
AddAzureBlobGrainStorageAsDefault(IServiceCollection, Action<AzureBlobStorageOptions>) |
將定址接收器設定為使用 Azure Blob 儲存體作為預設的粒紋儲存體。 |
AddAzureBlobGrainStorageAsDefault(IServiceCollection, Action<OptionsBuilder<AzureBlobStorageOptions>>) |
將定址接收器設定為使用 Azure Blob 儲存體作為預設的粒紋儲存體。 |