ReplicationEligibilityResultsProperties interface
Properties model for replication eligibility results API.
Properties
client |
The client request Id. NOTE: This property will not be serialized. It can only be populated by the server. |
errors | The error details. |
Property Details
clientRequestId
The client request Id. NOTE: This property will not be serialized. It can only be populated by the server.
clientRequestId?: string
Property Value
string
errors
The error details.
errors?: ReplicationEligibilityResultsErrorInfo[]