AzureBlobLeaseProvider 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
public class AzureBlobLeaseProvider : Orleans.LeaseProviders.ILeaseProvider
type AzureBlobLeaseProvider = class
interface ILeaseProvider
Public Class AzureBlobLeaseProvider
Implements ILeaseProvider
- 繼承
-
AzureBlobLeaseProvider
- 實作
建構函式
AzureBlobLeaseProvider(AzureBlobLeaseProviderConfig) | |
AzureBlobLeaseProvider(IOptions<AzureBlobLeaseProviderOptions>) |
方法
Acquire(String, LeaseRequest[]) | |
Create(IServiceProvider, String) | |
Release(String, AcquiredLease[]) | |
Renew(String, AcquiredLease[]) |