MetadataCliNamespaceListResponseBody
This is a response body class for an operation.
Properties
JSON Example
{
"value": [
{
"name": "string",
"path": "string"
}
]
}
This is a response body class for an operation.
{
"value": [
{
"name": "string",
"path": "string"
}
]
}