GetAzureSqlVM.GetEntity Method

Definition

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

Returns

IEnumerable<AzureSqlVMModel>

Applies to