AzureSqlElasticJobAdapter.UpsertJob(AzureSqlElasticJobModel) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Upserts a job
public Microsoft.Azure.Commands.Sql.ElasticJobs.Model.AzureSqlElasticJobModel UpsertJob (Microsoft.Azure.Commands.Sql.ElasticJobs.Model.AzureSqlElasticJobModel model);
member this.UpsertJob : Microsoft.Azure.Commands.Sql.ElasticJobs.Model.AzureSqlElasticJobModel -> Microsoft.Azure.Commands.Sql.ElasticJobs.Model.AzureSqlElasticJobModel
Public Function UpsertJob (model As AzureSqlElasticJobModel) As AzureSqlElasticJobModel
Parameters
- model
- AzureSqlElasticJobModel
The job parameters