Click or drag to resize

DeleteBucketReplicationRequest Class

Parameters of a request for deleting the cross-region copy configuration of a bucket
Inheritance Hierarchy

Namespace:  OBS.Model
Assembly:  esdk_obs_.net (in esdk_obs_.net.dll) Version: 3.19.7.1 (3.19.7.1)
Syntax
C#
public class DeleteBucketReplicationRequest : ObsBucketWebServiceRequest

The DeleteBucketReplicationRequest type exposes the following members.

Constructors
  NameDescription
Public methodDeleteBucketReplicationRequest
Initializes a new instance of the DeleteBucketReplicationRequest class
Top
Properties
  NameDescription
Public propertyBucketName
Bucket name
(Inherited from ObsBucketWebServiceRequest.)
Top
See Also