@itentialopensource/adapter-azure_aks
Version:
This adapter integrates with system described as: Azure AKS.
32 lines • 577 B
JSON
{
"nextLink": "string",
"value": [
{
"id": "string",
"location": "string",
"name": "string",
"tags": {},
"type": "string",
"identity": null,
"properties": null
},
{
"id": "string",
"location": "string",
"name": "string",
"tags": {},
"type": "string",
"identity": null,
"properties": null
},
{
"id": "string",
"location": "string",
"name": "string",
"tags": {},
"type": "string",
"identity": null,
"properties": null
}
]
}