NewAzureSqlDatabaseCopy.GetEntity Method

Definition

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

Returns

IEnumerable<AzureSqlDatabaseCopyModel>

Applies to