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