ServerUpgradeStartParameters 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.
Start Azure SQL Database Server Upgrade parameters.
public class ServerUpgradeStartParameters
type ServerUpgradeStartParameters = class
Public Class ServerUpgradeStartParameters
- Inheritance
-
ServerUpgradeStartParameters
Constructors
| Name | Description |
|---|---|
| ServerUpgradeStartParameters() |
Initializes a new instance of the ServerUpgradeStartParameters class. |
| ServerUpgradeStartParameters(ServerUpgradeProperties) |
Initializes a new instance of the ServerUpgradeStartParameters class with required arguments. |
Properties
| Name | Description |
|---|---|
| Properties |
Required. Gets or sets the properties of the Azure SQL Database Server Upgrade. |