Szerkesztés

Megosztás a következőn keresztül:


AzureBlobLeaseProviderOptions.ClientOptions Property

Definition

Caution

Set the BlobServiceClient property directly.

Options to be used when configuring the blob storage client, or null to use the default options.

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

Property Value

Attributes

Applies to