AzureStorageOperationOptions.ClientOptions 属性

定义

配置表存储客户端时要使用的选项,或使用 null 默认选项。

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

属性值

适用于