FabricReplicationGroupTaskDetails interface
This class represents the fabric replication group task details.
- Extends
Properties
instance |
Polymorphic discriminator, which specifies the different types this object can be |
skipped |
The skipped reason. |
skipped |
The skipped reason string. |
Inherited Properties
job |
The job entity. |
Property Details
instanceType
Polymorphic discriminator, which specifies the different types this object can be
instanceType: "FabricReplicationGroupTaskDetails"
Property Value
"FabricReplicationGroupTaskDetails"
skippedReason
The skipped reason.
skippedReason?: string
Property Value
string
skippedReasonString
The skipped reason string.
skippedReasonString?: string
Property Value
string