ClusterReplicationProperties interface
Cluster replication properties.
Properties
| created |
The cluster's replication creation time NOTE: This property will not be serialized. It can only be populated by the server. |
| enabled | Specifies whether the replication is enabled or not. When true the cluster is replicate to the specified location. |
| is |
Should enable AvailabilityZones for the given replicated cluster |
| last |
The last time the cluster's replication was updated. NOTE: This property will not be serialized. It can only be populated by the server. |
| location | The secondary location of the replication. If replication is being enabled, enabled must be provided. |
| provisioning |
The provisioning state of the cluster replication. NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
createdDate
The cluster's replication creation time NOTE: This property will not be serialized. It can only be populated by the server.
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. NOTE: This property will not be serialized. It can only be populated by the server.
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. NOTE: This property will not be serialized. It can only be populated by the server.
provisioningState?: string
Property Value
string