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