RecommendedDatabaseProperties 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.
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. |