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

RecommendedDatabaseProperties Class

Definition

Represents the properties of a recommended Azure SQL Database being upgraded.

public class RecommendedDatabaseProperties
type RecommendedDatabaseProperties = class
Public Class RecommendedDatabaseProperties
Inheritance
RecommendedDatabaseProperties

Constructors

RecommendedDatabaseProperties()

Initializes a new instance of the RecommendedDatabaseProperties class.

Properties

Name

Optional. Gets or sets the name of the Azure SQL Database being upgraded.

TargetEdition

Optional. Gets or sets the target edition for the Azure SQL Database being upgraded.

TargetServiceLevelObjective

Optional. Gets or sets the target Service Level Objective for the Azure SQL Database being upgraded.

Applies to