Namespace: Aliyun.OpenServices.OpenStorageServiceAssembly: Aliyun.OSS (in Aliyun.OSS.dll) Version: 1.0.5626.29242
SyntaxIList<CORSRule> GetBucketCors(
string bucketName
)
Function GetBucketCors (
bucketName As String
) As IList(Of CORSRule)
Parameters
- bucketName
- Type: SystemString
Return Value
Type:
IListCORSRule
See Also