你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

ServerUpgradeStartParameters Class

Definition

Start Azure SQL Database Server Upgrade parameters.

public class ServerUpgradeStartParameters
type ServerUpgradeStartParameters = class
Public Class ServerUpgradeStartParameters
Inheritance
ServerUpgradeStartParameters

Constructors

ServerUpgradeStartParameters()

Initializes a new instance of the ServerUpgradeStartParameters class.

ServerUpgradeStartParameters(ServerUpgradeProperties)

Initializes a new instance of the ServerUpgradeStartParameters class with required arguments.

Properties

Properties

Required. Gets or sets the properties of the Azure SQL Database Server Upgrade.

Applies to