AzureStorageOperationOptions.ClientOptions Property

Definition

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

public Azure.Data.Tables.TableClientOptions ClientOptions { get; set; }
member this.ClientOptions : Azure.Data.Tables.TableClientOptions with get, set
Public Property ClientOptions As TableClientOptions

Property Value

Applies to