Paul Riviera Thanks for posting your question in Microsoft Q&A. I assume when you say it failed, it never returned properties in the response. Please correct me if it is incorrect.
We have generic model schema with properties field defined for ProviderResourceType
(reference: ProviderResourceType.cs) and it is up to each resource provider to adapt the properties. However, checking multiple resource providers I don't see this field returned in the response. Also, properties are actually returned only at resources level like Resources - Get By Id not even in Resources - List operation (or Provider Resource Types - List).
I think the documentation needs to be updated for Rest API and opened new issue/feedback to our product team via https://github.com/Azure/azure-rest-api-specs/issues/22635. Please track this documentation issue in GH thread.
I hope this helps your question and feel free to add a comment for any other questions. Please accept as "Yes" if the answer is helpful so that it can help others in the community.