次の方法で共有


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

プロパティ値

属性

適用対象