次の方法で共有


AzureSqlElasticJobTargetModel Class

Definition

Represents the core properties of a target group

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

Constructors

AzureSqlElasticJobTargetModel()

Properties

AgentName

Gets or sets the agent name

(Inherited from AzureSqlElasticJobsBaseModel)
MembershipType

Gets or sets the membership type

RefreshCredentialName

Gets or sets the refresh credential 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)
TargetDatabaseName

Gets or sets the target database name

TargetElasticPoolName

Gets or sets the target elastic pool name

TargetGroupName

Gets or sets the target group name

TargetServerName

Gets or sets the target server name

TargetShardMapName

Gets or sets the target shard map name

TargetType

Gets or sets the target type

Type

Gets or sets the resource typ

(Inherited from AzureSqlElasticJobsBaseModel)

Applies to