Untitled
unknown
json
2 years ago
460 B
8
Indexable
{
"type": "Microsoft.Web/serverfarms",
"apiVersion": "2020-12-01",
"name": "string",
"location": "string",
"tags": {
"tagName1": "tagValue1",
"tagName2": "tagValue2"
},
"sku": {
"name": "string",
"capacity": "int",
"family": "string",
"locations": ["string"],
"size": "string",
"tier": "string"
},
"kind": "string",
"properties": {
"isSpot": "false",
"reserved": "false"
}
}
Editor is loading...
Leave a Comment