次の方法で共有


ServerUpgradeProperties Class

Definition

Start Azure SQL Database Server Upgrade properties.

public class ServerUpgradeProperties
type ServerUpgradeProperties = class
Public Class ServerUpgradeProperties
Inheritance
ServerUpgradeProperties

Constructors

ServerUpgradeProperties()

Initializes a new instance of the ServerUpgradeProperties class.

ServerUpgradeProperties(String)

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

Properties

DatabaseCollection

Optional. Gets or sets the collection of recommended database properties to upgrade the Azure SQL Database Server.

ElasticPoolCollection

Optional. Gets or sets the collection of recommended elastic pool properties to upgrade the Azure SQL Database Server.

ScheduleUpgradeAfterUtcDateTime

Optional. Gets or sets the earliest time to upgrade the Azure SQL Database Server.

Version

Required. Gets or sets the version for the Azure SQL Database Server being upgraded.

Applies to