Uses of Class
com.azure.resourcemanager.sql.fluent.models.WorkloadClassifierProperties
Packages that use WorkloadClassifierProperties
Package
Description
Package containing the inner data models for SqlManagementClient.
-
Uses of WorkloadClassifierProperties in com.azure.resourcemanager.sql.fluent.models
Methods in com.azure.resourcemanager.sql.fluent.models that return WorkloadClassifierPropertiesModifier and TypeMethodDescriptionWorkloadClassifierProperties.withContext(String context) Set the context property: The workload classifier context.WorkloadClassifierProperties.withEndTime(String endTime) Set the endTime property: The workload classifier end time for classification.WorkloadClassifierProperties.withImportance(String importance) Set the importance property: The workload classifier importance.Set the label property: The workload classifier label.WorkloadClassifierProperties.withMemberName(String memberName) Set the memberName property: The workload classifier member name.WorkloadClassifierProperties.withStartTime(String startTime) Set the startTime property: The workload classifier start time for classification.