AgentPoolsUpgradeNodeImageVersion202Response interface
Upgrading the node image version of an agent pool applies the newest OS and runtime updates to the nodes. AKS provides one new image per week with the latest updates. For more details on node image versions, see: https://docs.microsoft.com/azure/aks/node-image-upgrade
- Extends
Inherited Properties
| request | The request that generated this response. |
Property Details
body
headers
headers: RawHttpHeaders & AgentPoolsUpgradeNodeImageVersion202Headers
Property Value
status
status: "202"
Property Value
"202"
Inherited Property Details
request
The request that generated this response.
request: PipelineRequest
Property Value
Inherited From HttpResponse.request