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