GetAzureSqlElasticJobCredential.GetEntity Method

Definition

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

Returns

IEnumerable<AzureSqlElasticJobCredentialModel>

Applies to