ReplicationProtectionIntentProperties interface

Replication protection intent custom data details.

Properties

creationTimeUTC

The creation time in UTC. NOTE: This property will not be serialized. It can only be populated by the server.

friendlyName

The name.

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.

jobId

The job Id. NOTE: This property will not be serialized. It can only be populated by the server.

jobState

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

providerSpecificDetails

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

Property Value