StopAzureSqlElasticJob.GetEntity Method

Definition

protected override System.Collections.Generic.IEnumerable<Microsoft.Azure.Commands.Sql.ElasticJobs.Model.AzureSqlElasticJobExecutionModel> GetEntity ();
override this.GetEntity : unit -> seq<Microsoft.Azure.Commands.Sql.ElasticJobs.Model.AzureSqlElasticJobExecutionModel>
Protected Overrides Function GetEntity () As IEnumerable(Of AzureSqlElasticJobExecutionModel)

Returns

IEnumerable<AzureSqlElasticJobExecutionModel>

Applies to