ClusterReplicationProperties interface

Cluster replication properties.

Properties

createdDate

The cluster's replication creation time

enabled

Specifies whether the replication is enabled or not. When true the cluster is replicate to the specified location.

isAvailabilityZonesEnabled

Should enable AvailabilityZones for the given replicated cluster

lastModifiedDate

The last time the cluster's replication was updated.

location

The secondary location of the replication. If replication is being enabled, enabled must be provided.

provisioningState

The provisioning state of the cluster replication.

Property Details

createdDate

The cluster's replication creation time

createdDate?: Date

Property Value

Date

enabled

Specifies whether the replication is enabled or not. When true the cluster is replicate to the specified location.

enabled?: boolean

Property Value

boolean

isAvailabilityZonesEnabled

Should enable AvailabilityZones for the given replicated cluster

isAvailabilityZonesEnabled?: boolean

Property Value

boolean

lastModifiedDate

The last time the cluster's replication was updated.

lastModifiedDate?: Date

Property Value

Date

location

The secondary location of the replication. If replication is being enabled, enabled must be provided.

location?: string

Property Value

string

provisioningState

The provisioning state of the cluster replication.

provisioningState?: string

Property Value

string