Note: This API is now obsolete.
获取客户端配置的ClientConfiguration实例。
Namespace: Aliyun.OpenServices.OpenTableService
Assembly: Aliyun.OpenServices (in Aliyun.OpenServices.dll) Version: 1.0.5290.21916
Syntax
[ObsoleteAttribute("请使用OtsClient的构造函数传入ClientConfiguration的对象,而不要使用该属性进行配置。")] public ClientConfiguration Configuration { get; }
Property Value
Type: ClientConfigurationSee Also