Click or drag to resize

GetBucketReplicationRequest Class

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

Namespace:  OBS.Model
Assembly:  esdk_obs_.net (in esdk_obs_.net.dll) Version: 3.1.3.0 (3.1.3)
Syntax
C#
public class GetBucketReplicationRequest : ObsBucketWebServiceRequest

The GetBucketReplicationRequest type exposes the following members.

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