共用方式為


AzureBlobLeaseProviderOptions.ClientOptions 屬性

定義

警告

Set the BlobServiceClient property directly.

設定 Blob 記憶體用戶端時要使用的選項,或使用 null 預設選項。

public Azure.Storage.Blobs.BlobClientOptions ClientOptions { get; set; }
[System.Obsolete("Set the BlobServiceClient property directly.")]
public Azure.Storage.Blobs.BlobClientOptions ClientOptions { get; set; }
member this.ClientOptions : Azure.Storage.Blobs.BlobClientOptions with get, set
[<System.Obsolete("Set the BlobServiceClient property directly.")>]
member this.ClientOptions : Azure.Storage.Blobs.BlobClientOptions with get, set
Public Property ClientOptions As BlobClientOptions

屬性值

屬性

適用於