SimpleAzureQueueStreamOptions 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
簡單的 Azure 佇列串流提供者選項。
public class SimpleAzureQueueStreamOptions
type SimpleAzureQueueStreamOptions = class
Public Class SimpleAzureQueueStreamOptions
- 繼承
-
SimpleAzureQueueStreamOptions
建構函式
SimpleAzureQueueStreamOptions() |
簡單的 Azure 佇列串流提供者選項。 |
屬性
ClientOptions |
設定佇列儲存體用戶端時要使用的選項,或使用 |
ConnectionString |
已淘汰.
已淘汰:請改用 ConfigureQueueServiceClient。 |
MessageVisibilityTimeout |
訊息可見度逾時。 |
QueueName |
佇列名稱。 |
ServiceUri |
已淘汰.
已淘汰:請改用 ConfigureQueueServiceClient。 |
TokenCredential |
已淘汰.
已淘汰:請改用 ConfigureQueueServiceClient。 |