Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -2519,6 +2519,11 @@
"name": "DeploymentMode",
"modelAsString": false
}
},
"error": {
"readOnly": true,
"$ref": "../../../../../common-types/resource-management/v1/types.json#/definitions/ErrorResponse",
"description": "The deployment error."
}
},
"description": "Deployment properties with additional details."
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2049,6 +2049,11 @@
"debugSetting": {
"$ref": "#/definitions/DebugSetting",
"description": "The debug setting of the deployment."
},
"error": {
"readOnly": true,
"$ref": "../../../../../common-types/resource-management/v1/types.json#/definitions/ErrorResponse",
"description": "The deployment error."
}
},
"description": "Deployment properties with additional details."
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2058,6 +2058,11 @@
"debugSetting": {
"$ref": "#/definitions/DebugSetting",
"description": "The debug setting of the deployment."
},
"error": {
"readOnly": true,
"$ref": "../../../../../common-types/resource-management/v1/types.json#/definitions/ErrorResponse",
"description": "The deployment error."
}
},
"description": "Deployment properties with additional details."
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2315,6 +2315,11 @@
"debugSetting": {
"$ref": "#/definitions/DebugSetting",
"description": "The debug setting of the deployment."
},
"error": {
"readOnly": true,
"$ref": "../../../../../common-types/resource-management/v1/types.json#/definitions/ErrorResponse",
"description": "The deployment error."
}
},
"description": "Deployment properties with additional details."
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2365,6 +2365,11 @@
"debugSetting": {
"$ref": "#/definitions/DebugSetting",
"description": "The debug setting of the deployment."
},
"error": {
"readOnly": true,
"$ref": "../../../../../common-types/resource-management/v1/types.json#/definitions/ErrorResponse",
"description": "The deployment error."
}
},
"description": "Deployment properties with additional details."
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2381,6 +2381,11 @@
"onErrorDeployment": {
"$ref": "#/definitions/OnErrorDeploymentExtended",
"description": "The deployment on error behavior."
},
"error": {
"readOnly": true,
"$ref": "../../../../../common-types/resource-management/v1/types.json#/definitions/ErrorResponse",
"description": "The deployment error."
}
},
"description": "Deployment properties with additional details."
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2818,6 +2818,11 @@
"onErrorDeployment": {
"$ref": "#/definitions/OnErrorDeploymentExtended",
"description": "The deployment on error behavior."
},
"error": {
"readOnly": true,
"$ref": "../../../../../common-types/resource-management/v1/types.json#/definitions/ErrorResponse",
"description": "The deployment error."
}
},
"description": "Deployment properties with additional details."
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2835,6 +2835,11 @@
"onErrorDeployment": {
"$ref": "#/definitions/OnErrorDeploymentExtended",
"description": "The deployment on error behavior."
},
"error": {
"readOnly": true,
"$ref": "../../../../../common-types/resource-management/v1/types.json#/definitions/ErrorResponse",
"description": "The deployment error."
}
},
"description": "Deployment properties with additional details."
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3060,6 +3060,11 @@
"onErrorDeployment": {
"$ref": "#/definitions/OnErrorDeploymentExtended",
"description": "The deployment on error behavior."
},
"error": {
"readOnly": true,
"$ref": "../../../../../common-types/resource-management/v1/types.json#/definitions/ErrorResponse",
"description": "The deployment error."
}
},
"description": "Deployment properties with additional details."
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3136,6 +3136,11 @@
"onErrorDeployment": {
"$ref": "#/definitions/OnErrorDeploymentExtended",
"description": "The deployment on error behavior."
},
"error": {
"readOnly": true,
"$ref": "../../../../../common-types/resource-management/v1/types.json#/definitions/ErrorResponse",
"description": "The deployment error."
}
},
"description": "Deployment properties with additional details."
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4450,6 +4450,11 @@
"onErrorDeployment": {
"$ref": "#/definitions/OnErrorDeploymentExtended",
"description": "The deployment on error behavior."
},
"error": {
"readOnly": true,
"$ref": "../../../../../common-types/resource-management/v1/types.json#/definitions/ErrorResponse",
"description": "The deployment error."
}
},
"description": "Deployment properties with additional details."
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4467,6 +4467,11 @@
"onErrorDeployment": {
"$ref": "#/definitions/OnErrorDeploymentExtended",
"description": "The deployment on error behavior."
},
"error": {
"readOnly": true,
"$ref": "../../../../../common-types/resource-management/v1/types.json#/definitions/ErrorResponse",
"description": "The deployment error."
}
},
"description": "Deployment properties with additional details."
Expand Down