Stay organized with collections
Save and categorize content based on your preferences.
Fields that should be returned when Version resources are retrieved.
Enums
BASIC
Basic version information including scaling and inbound services, but not detailed deployment information.
FULL
The information from BASIC, plus detailed information about the deployment. This format is required when creating resources, but is not returned in Get or List by default.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2022-05-23 UTC."],[[["The `Version` resource retrieval can return different levels of detail: `BASIC` or `FULL`."],["`BASIC` provides essential version information like scaling and inbound services, excluding detailed deployment data."],["`FULL` includes everything in `BASIC` plus detailed deployment information."],["`FULL` is necessary when creating new resources but not returned by default in `Get` or `List` operations."]]],[]]