InlineFilePropertiesListResult1
InlineFilePropertiesListResult1
JSON Example
{
"results": [
{
"_self": {
"rel": "string"
},
"_links": [
{
"action": "string",
"href": "string",
"rel": "string"
}
],
"_schema": "string",
"created_epoch_ms": 0,
"modified_epoch_ms": 0,
"name": "string",
"size": 0
}
]
}