Compartilhar via


AzureBlobLeaseProviderOptions.ClientOptions Propriedade

Definição

Cuidado

Set the BlobServiceClient property directly.

Opções a serem usadas ao configurar o cliente de armazenamento de blobs ou null para usar as opções padrão.

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

Valor da propriedade

Atributos

Aplica-se a