CreateBucketRequest Class |
Namespace: OBS.Model
public class CreateBucketRequest : ObsBucketWebServiceRequest
The CreateBucketRequest type exposes the following members.
Name | Description | |
---|---|---|
![]() | CreateBucketRequest | Initializes a new instance of the CreateBucketRequest class |
Name | Description | |
---|---|---|
![]() | AvailableZone | |
![]() | BucketName |
Bucket name
(Overrides ObsBucketWebServiceRequestBucketName.) |
![]() | CannedAcl |
ACL that can be pre-defined during the bucket creation
|
![]() | Location |
Bucket location
|
![]() | StorageClass |
Bucket storage class that can be pre-defined during the bucket creation
|
Name | Description | |
---|---|---|
![]() | GrantExtensionPermission |
Grant the OBS extension permissions to a user.
|
![]() | WithDrawExtensionPermission |
Withdraw the user's OBS extension permissions.
|