Click or drag to resize

ReplicationRule Class

Cross-region replication configuration rule
Inheritance Hierarchy
SystemObject
  OBS.ModelReplicationRule

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

The ReplicationRule type exposes the following members.

Constructors
  NameDescription
Public methodReplicationRule
Initializes a new instance of the ReplicationRule class
Top
Properties
  NameDescription
Public propertyId
Rule ID, which consists of 1 to 255 characters
Public propertyPrefix
Object name prefix that identifies objects to which the rule applies
Public propertyStatus
Rule status
Public propertyTargetBucketName
Destination bucket name
Public propertyTargetStorageClass
Object storage class
Top
See Also