Uses of Class
com.azure.resourcemanager.sql.fluent.models.JobProperties
Packages that use JobProperties
Package
Description
Package containing the inner data models for SqlManagementClient.
-
Uses of JobProperties in com.azure.resourcemanager.sql.fluent.models
Methods in com.azure.resourcemanager.sql.fluent.models that return JobPropertiesModifier and TypeMethodDescriptionstatic JobPropertiesJobProperties.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of JobProperties from the JsonReader.JobProperties.withDescription(String description) Set the description property: User-defined description of the job.JobProperties.withSchedule(JobSchedule schedule) Set the schedule property: Schedule properties of the job.