|
228 | 228 | "2020-06-01" |
229 | 229 | ] |
230 | 230 | }, |
231 | | - "identity": { |
232 | | - "oneOf": [ |
233 | | - { |
234 | | - "$ref": "#/definitions/Identity" |
235 | | - }, |
236 | | - { |
237 | | - "$ref": "https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression" |
238 | | - } |
239 | | - ], |
240 | | - "description": "Identity for the resource." |
241 | | - }, |
242 | | - "location": { |
243 | | - "type": "string", |
244 | | - "description": "Specifies the location of the resource." |
245 | | - }, |
246 | 231 | "name": { |
247 | 232 | "type": "string", |
248 | 233 | "description": "The name of the private endpoint connection associated with the workspace" |
|
258 | 243 | ], |
259 | 244 | "description": "Properties of the PrivateEndpointConnectProperties." |
260 | 245 | }, |
261 | | - "sku": { |
262 | | - "oneOf": [ |
263 | | - { |
264 | | - "$ref": "#/definitions/Sku" |
265 | | - }, |
266 | | - { |
267 | | - "$ref": "https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression" |
268 | | - } |
269 | | - ], |
270 | | - "description": "Sku of the resource" |
271 | | - }, |
272 | | - "tags": { |
273 | | - "oneOf": [ |
274 | | - { |
275 | | - "type": "object", |
276 | | - "additionalProperties": { |
277 | | - "type": "string" |
278 | | - }, |
279 | | - "properties": {} |
280 | | - }, |
281 | | - { |
282 | | - "$ref": "https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression" |
283 | | - } |
284 | | - ], |
285 | | - "description": "Contains resource tags defined as key/value pairs." |
286 | | - }, |
287 | 246 | "type": { |
288 | 247 | "type": "string", |
289 | 248 | "enum": [ |
|
1479 | 1438 | "2020-06-01" |
1480 | 1439 | ] |
1481 | 1440 | }, |
1482 | | - "identity": { |
1483 | | - "oneOf": [ |
1484 | | - { |
1485 | | - "$ref": "#/definitions/Identity" |
1486 | | - }, |
1487 | | - { |
1488 | | - "$ref": "https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression" |
1489 | | - } |
1490 | | - ], |
1491 | | - "description": "Identity for the resource." |
1492 | | - }, |
1493 | | - "location": { |
1494 | | - "type": "string", |
1495 | | - "description": "Specifies the location of the resource." |
1496 | | - }, |
1497 | 1441 | "name": { |
1498 | 1442 | "type": "string", |
1499 | 1443 | "description": "The name of the private endpoint connection associated with the workspace" |
|
1509 | 1453 | ], |
1510 | 1454 | "description": "Properties of the PrivateEndpointConnectProperties." |
1511 | 1455 | }, |
1512 | | - "sku": { |
1513 | | - "oneOf": [ |
1514 | | - { |
1515 | | - "$ref": "#/definitions/Sku" |
1516 | | - }, |
1517 | | - { |
1518 | | - "$ref": "https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression" |
1519 | | - } |
1520 | | - ], |
1521 | | - "description": "Sku of the resource" |
1522 | | - }, |
1523 | | - "tags": { |
1524 | | - "oneOf": [ |
1525 | | - { |
1526 | | - "type": "object", |
1527 | | - "additionalProperties": { |
1528 | | - "type": "string" |
1529 | | - }, |
1530 | | - "properties": {} |
1531 | | - }, |
1532 | | - { |
1533 | | - "$ref": "https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression" |
1534 | | - } |
1535 | | - ], |
1536 | | - "description": "Contains resource tags defined as key/value pairs." |
1537 | | - }, |
1538 | 1456 | "type": { |
1539 | 1457 | "type": "string", |
1540 | 1458 | "enum": [ |
|
0 commit comments