resource-properties
resource-properties
List of ResourceProperties instances
JSON Example
{
"resourcePropertiesList": [
{
"property": [
{
"name": "string",
"value": "string"
}
],
"resourceId": "string"
}
]
}