AzureSqlElasticJobBaseModel Class

Definition

public class AzureSqlElasticJobBaseModel : Microsoft.Azure.Commands.Sql.ElasticJobs.Model.AzureSqlElasticJobsBaseModel
type AzureSqlElasticJobBaseModel = class
    inherit AzureSqlElasticJobsBaseModel
Public Class AzureSqlElasticJobBaseModel
Inherits AzureSqlElasticJobsBaseModel
Inheritance
AzureSqlElasticJobBaseModel
Derived

Constructors

AzureSqlElasticJobBaseModel()

Properties

AgentName

Gets or sets the agent name

(Inherited from AzureSqlElasticJobsBaseModel)
JobName

Gets or sets the job name

ResourceGroupName

Gets or sets the name of the resource group name

(Inherited from AzureSqlElasticJobsBaseModel)
ResourceId

Gets or sets the resource id

(Inherited from AzureSqlElasticJobsBaseModel)
ServerName

Gets or sets the server name

(Inherited from AzureSqlElasticJobsBaseModel)
Type

Gets or sets the resource typ

(Inherited from AzureSqlElasticJobsBaseModel)

Applies to