ObsClientDeleteBucketReplication Method |
Delete the cross-region replication configuration from a bucket.
Namespace:
OBS
Assembly:
esdk_obs_.net (in esdk_obs_.net.dll) Version: 3.1.3.0 (3.1.3)
Syntaxpublic DeleteBucketReplicationResponse DeleteBucketReplication(
DeleteBucketReplicationRequest request
)
Parameters
- request
- Type: OBS.ModelDeleteBucketReplicationRequest
Parameters in a request for deleting the cross-region replication configuration from a bucket
Return Value
Type:
DeleteBucketReplicationResponseResponse to a request for deleting the cross-region replication configuration from a bucket
See Also