Compartir a través de


AzureBlobLeaseProviderOptions.ClientOptions Propiedad

Definición

Precaución

Set the BlobServiceClient property directly.

Opciones que se usarán al configurar el cliente de Blob Storage o null para usar las opciones predeterminadas.

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 de propiedad

Atributos

Se aplica a