|
380 | 380 | "type": "integer",
|
381 | 381 | "format": "int32"
|
382 | 382 | },
|
383 |
| - "Operation-Location": { |
| 383 | + "Azure-AsyncOperation": { |
384 | 384 | "description": "The URL to poll for the status of this asynchronous operation",
|
385 | 385 | "type": "string"
|
386 | 386 | },
|
|
653 | 653 | "type": "integer",
|
654 | 654 | "format": "int32"
|
655 | 655 | },
|
656 |
| - "Operation-Location": { |
| 656 | + "Azure-AsyncOperation": { |
657 | 657 | "description": "The URL to poll for the status of this asynchronous operation",
|
658 | 658 | "type": "string"
|
659 | 659 | },
|
|
900 | 900 | "type": "integer",
|
901 | 901 | "format": "int32"
|
902 | 902 | },
|
903 |
| - "Operation-Location": { |
| 903 | + "Azure-AsyncOperation": { |
904 | 904 | "description": "The URL to poll for the status of this asynchronous operation",
|
905 | 905 | "type": "string"
|
906 | 906 | },
|
|
962 | 962 | "type": "integer",
|
963 | 963 | "format": "int32"
|
964 | 964 | },
|
965 |
| - "Operation-Location": { |
| 965 | + "Azure-AsyncOperation": { |
966 | 966 | "description": "The URL to poll for the status of this asynchronous operation",
|
967 | 967 | "type": "string"
|
968 | 968 | },
|
|
1176 | 1176 | "type": "integer",
|
1177 | 1177 | "format": "int32"
|
1178 | 1178 | },
|
1179 |
| - "Operation-Location": { |
| 1179 | + "Azure-AsyncOperation": { |
1180 | 1180 | "description": "The URL to poll for the status of this asynchronous operation",
|
1181 | 1181 | "type": "string"
|
1182 | 1182 | }
|
|
1237 | 1237 | "type": "integer",
|
1238 | 1238 | "format": "int32"
|
1239 | 1239 | },
|
1240 |
| - "Operation-Location": { |
| 1240 | + "Azure-AsyncOperation": { |
1241 | 1241 | "description": "The URL to poll for the status of this asynchronous operation",
|
1242 | 1242 | "type": "string"
|
1243 | 1243 | },
|
|
1538 | 1538 | },
|
1539 | 1539 | "properties": {
|
1540 | 1540 | "$ref": "#/definitions/NginxCertificateProperties"
|
1541 |
| - }, |
1542 |
| - "systemData": { |
1543 |
| - "$ref": "../../../../../common-types/resource-management/v6/types.json#/definitions/systemData", |
1544 |
| - "readOnly": true |
1545 | 1541 | }
|
1546 | 1542 | }
|
1547 | 1543 | },
|
|
2023 | 2019 | "x-ms-azure-resource": true,
|
2024 | 2020 | "title": "Nginx Deployment",
|
2025 | 2021 | "properties": {
|
2026 |
| - "id": { |
2027 |
| - "type": "string", |
2028 |
| - "readOnly": true |
2029 |
| - }, |
2030 |
| - "name": { |
2031 |
| - "type": "string", |
2032 |
| - "readOnly": true |
2033 |
| - }, |
2034 |
| - "type": { |
2035 |
| - "type": "string", |
2036 |
| - "readOnly": true |
2037 |
| - }, |
2038 |
| - "identity": { |
2039 |
| - "$ref": "#/definitions/IdentityProperties" |
2040 |
| - }, |
2041 | 2022 | "properties": {
|
2042 | 2023 | "$ref": "#/definitions/NginxDeploymentProperties"
|
2043 | 2024 | },
|
2044 |
| - "tags": { |
2045 |
| - "type": "object", |
2046 |
| - "additionalProperties": { |
2047 |
| - "type": "string" |
2048 |
| - } |
2049 |
| - }, |
2050 |
| - "sku": { |
2051 |
| - "$ref": "#/definitions/ResourceSku" |
2052 |
| - }, |
2053 |
| - "location": { |
2054 |
| - "type": "string", |
2055 |
| - "x-ms-mutability": [ |
2056 |
| - "read", |
2057 |
| - "create" |
2058 |
| - ], |
2059 |
| - "description": "The geo-location where the resource lives" |
2060 |
| - }, |
2061 |
| - "systemData": { |
2062 |
| - "$ref": "../../../../../common-types/resource-management/v6/types.json#/definitions/systemData", |
2063 |
| - "readOnly": true |
2064 |
| - } |
| 2025 | + "$allOf": "../../../../../common-types/resource-management/v6/types.json#/definitions/TrackedResource" |
2065 | 2026 | }
|
2066 | 2027 | },
|
2067 | 2028 | "NginxDeploymentUpdateProperties": {
|
|
0 commit comments