WorkspaceReplicationPatProperties interface
Workspace replication properties.
Properties
| created |
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. |
| last |
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. |
| provisioning |
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