Uses of Class
com.azure.resourcemanager.sql.fluent.models.JobExecutionProperties
Packages that use JobExecutionProperties
Package
Description
Package containing the inner data models for SqlManagementClient.
-
Uses of JobExecutionProperties in com.azure.resourcemanager.sql.fluent.models
Classes in com.azure.resourcemanager.sql.fluent.models that implement interfaces with type arguments of type JobExecutionPropertiesModifier and TypeClassDescriptionfinal classProperties for an Azure SQL Database Elastic job execution.Methods in com.azure.resourcemanager.sql.fluent.models that return JobExecutionPropertiesModifier and TypeMethodDescriptionstatic JobExecutionPropertiesJobExecutionProperties.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of JobExecutionProperties from the JsonReader.JobExecutionProperties.withCurrentAttempts(Integer currentAttempts) Set the currentAttempts property: Number of times the job execution has been attempted.