SqlWorkloadTypeUpdateSettings 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.
Set workload type to optimize storage for SQL Server.
public class SqlWorkloadTypeUpdateSettings
type SqlWorkloadTypeUpdateSettings = class
Public Class SqlWorkloadTypeUpdateSettings
- Inheritance
-
System.ObjectSqlWorkloadTypeUpdateSettings
Constructors
SqlWorkloadTypeUpdateSettings() |
Initializes a new instance of the SqlWorkloadTypeUpdateSettings class. |
SqlWorkloadTypeUpdateSettings(String) |
Initializes a new instance of the SqlWorkloadTypeUpdateSettings class. |
Properties
SqlWorkloadType |
Gets or sets SQL Server workload type. Possible values include: 'GENERAL', 'OLTP', 'DW' |