Click or drag to resize
ClientConfigurationIsCname Property
获取或设置请求的Endpoint是否是cname 如果是cname,不支持ListBuckets操作

Namespace: Aliyun.OSS.Common
Assembly: Aliyun.OSS (in Aliyun.OSS.dll) Version: 2.5.1.0 (2.5.1)
Syntax
public bool IsCname { get; set; }

Property Value

Type: Boolean
See Also