AzureSqlElasticJobTargetGroupModel.Targets Property

Definition

Gets or sets the targets

public System.Collections.Generic.IList<Microsoft.Azure.Commands.Sql.ElasticJobs.Model.AzureSqlElasticJobTargetModel> Targets { get; set; }
member this.Targets : System.Collections.Generic.IList<Microsoft.Azure.Commands.Sql.ElasticJobs.Model.AzureSqlElasticJobTargetModel> with get, set
Public Property Targets As IList(Of AzureSqlElasticJobTargetModel)

Property Value

Applies to