다음을 통해 공유


AzureBlobLeaseProviderOptions.ClientOptions 속성

정의

주의

Set the BlobServiceClient property directly.

Blob Storage 클라이언트를 구성할 때 사용하거나 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

속성 값

특성

적용 대상