WorkloadClassifier Class

Definition

Workload classifier operations for a data warehouse

[Microsoft.Rest.Serialization.JsonTransformation]
public class WorkloadClassifier : Microsoft.Azure.Management.Sql.Models.ProxyResource
[<Microsoft.Rest.Serialization.JsonTransformation>]
type WorkloadClassifier = class
    inherit ProxyResource
Public Class WorkloadClassifier
Inherits ProxyResource
Inheritance
WorkloadClassifier
Attributes

Constructors

WorkloadClassifier()

Initializes a new instance of the WorkloadClassifier class.

WorkloadClassifier(String, String, String, String, String, String, String, String, String)

Initializes a new instance of the WorkloadClassifier class.

Properties

Context

Gets or sets the workload classifier context.

EndTime

Gets or sets the workload classifier end time for classification.

Id

Gets resource ID.

(Inherited from Resource)
Importance

Gets or sets the workload classifier importance.

Label

Gets or sets the workload classifier label.

MemberName

Gets or sets the workload classifier member name.

Name

Gets resource name.

(Inherited from Resource)
StartTime

Gets or sets the workload classifier start time for classification.

Type

Gets resource type.

(Inherited from Resource)

Methods

Validate()

Validate the object.

Applies to