Share via


WorkspaceReplicationPatProperties interface

Workspace replication properties.

Properties

createdDate

The last time when the replication was enabled. 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, workspace configuration and data is replicated to the specified location.

lastModifiedDate

The last time when the replication was updated. NOTE: This property will not be serialized. It can only be populated by the server.

location

The location of the replication.

provisioningState

The provisioning state of the replication. NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

createdDate

The last time when the replication was enabled. 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, workspace configuration and data is replicated to the specified location.

enabled?: boolean

Property Value

boolean

lastModifiedDate

The last time when the 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 location of the replication.

location?: string

Property Value

string

provisioningState

The provisioning state of the replication. NOTE: This property will not be serialized. It can only be populated by the server.

provisioningState?: string

Property Value

string