Contains the status of the Deidentify operation.
JSON representation | |
---|---|
{ "successStoreCount": string, "failureStoreCount": string, "successResourceCount": string, "failureResourceCount": string } |
Fields | |
---|---|
successStoreCount |
Number of stores successfully processed. |
failureStoreCount |
Number of stores that failed to process. |
successResourceCount |
Number of resources successfully processed. |
failureResourceCount |
Number of resources that failed to process. |