AzureSqlElasticJobTargetGroupModel Class

Definition

Represents the core properties of a target group

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

Constructors

AzureSqlElasticJobTargetGroupModel()

Properties

AgentName

Gets or sets the agent name

(Inherited from AzureSqlElasticJobsBaseModel)
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)
TargetGroupName

Gets or sets the target group name

Targets

Gets or sets the targets

Type

Gets or sets the resource typ

(Inherited from AzureSqlElasticJobsBaseModel)

Applies to