StartMajorVersionUpgradePrecheckContent Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Request model for starting a major version upgrade precheck.
public class StartMajorVersionUpgradePrecheckContent : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.PostgreSql.FlexibleServers.Models.StartMajorVersionUpgradePrecheckContent>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.PostgreSql.FlexibleServers.Models.StartMajorVersionUpgradePrecheckContent>
type StartMajorVersionUpgradePrecheckContent = class
interface IJsonModel<StartMajorVersionUpgradePrecheckContent>
interface IPersistableModel<StartMajorVersionUpgradePrecheckContent>
Public Class StartMajorVersionUpgradePrecheckContent
Implements IJsonModel(Of StartMajorVersionUpgradePrecheckContent), IPersistableModel(Of StartMajorVersionUpgradePrecheckContent)
- Inheritance
-
StartMajorVersionUpgradePrecheckContent
- Implements
Constructors
| Name | Description |
|---|---|
| StartMajorVersionUpgradePrecheckContent(PostgreSqlFlexibleServerVersion) |
Initializes a new instance of StartMajorVersionUpgradePrecheckContent. |
Properties
| Name | Description |
|---|---|
| TargetVersion |
The target major version to upgrade to. |