ReplicationProtectionIntentProperties interface
Replication protection intent custom data details.
Properties
creation |
The creation time in UTC. NOTE: This property will not be serialized. It can only be populated by the server. |
friendly |
The name. |
is |
A value indicating whether the intent object is active. NOTE: This property will not be serialized. It can only be populated by the server. |
job |
The job Id. NOTE: This property will not be serialized. It can only be populated by the server. |
job |
The job state. NOTE: This property will not be serialized. It can only be populated by the server. |
provider |
The Replication provider custom settings. |
Property Details
creationTimeUTC
The creation time in UTC. NOTE: This property will not be serialized. It can only be populated by the server.
creationTimeUTC?: string
Property Value
string
friendlyName
The name.
friendlyName?: string
Property Value
string
isActive
A value indicating whether the intent object is active. NOTE: This property will not be serialized. It can only be populated by the server.
isActive?: boolean
Property Value
boolean
jobId
The job Id. NOTE: This property will not be serialized. It can only be populated by the server.
jobId?: string
Property Value
string
jobState
The job state. NOTE: This property will not be serialized. It can only be populated by the server.
jobState?: string
Property Value
string
providerSpecificDetails
The Replication provider custom settings.
providerSpecificDetails?: ReplicationProtectionIntentProviderSpecificSettingsUnion