WorkspaceReplicationProperties interface

Workspace replication properties.

Properties

createdDate

The last time when the replication was enabled.

enabled

Specifies whether the replication is enabled or not. When true, workspace configuration and data is replicated to the specified location. If replication is been enabled, location must be provided.

lastModifiedDate

The last time when the replication was updated.

location

The location of the replication.

provisioningState

The provisioning state of the replication.

Property Details

createdDate

The last time when the replication was enabled.

createdDate?: Date

Property Value

Date

enabled

Specifies whether the replication is enabled or not. When true, workspace configuration and data is replicated to the specified location. If replication is been enabled, location must be provided.

enabled?: boolean

Property Value

boolean

lastModifiedDate

The last time when the replication was updated.

lastModifiedDate?: Date

Property Value

Date

location

The location of the replication.

location?: string

Property Value

string

provisioningState

The provisioning state of the replication.

provisioningState?: string

Property Value

string