SetBucketCorsRequest Class |
Namespace: Aliyun.OpenServices.OpenStorageService
The SetBucketCorsRequest type exposes the following members.
Name | Description | |
---|---|---|
![]() | SetBucketCorsRequest | Initializes a new instance of the SetBucketCorsRequest class |
Name | Description | |
---|---|---|
![]() | AddCORSRule |
添加一条CORSRule。
|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |
Name | Description | |
---|---|---|
![]() | BucketName | |
![]() | CORSRules |
CORS规则的容器,每个bucket最多允许10条规则。
|