ReplicationEligibilityResultsProperties interface
Properties model for replication eligibility results API.
Properties
| client |
The client request Id. |
| errors | The error details. |
Property Details
clientRequestId
The client request Id.
clientRequestId?: string
Property Value
string
errors
The error details.
errors?: ReplicationEligibilityResultsErrorInfo[]