StackHcivm.MachinesGetViaIdentityWithResult Method

Definition

public System.Threading.Tasks.Task<Microsoft.Azure.PowerShell.Cmdlets.StackHCIVM.Models.IMachine> MachinesGetViaIdentityWithResult (string viaIdentity, string Expand, Microsoft.Azure.PowerShell.Cmdlets.StackHCIVM.Runtime.IEventListener eventListener, Microsoft.Azure.PowerShell.Cmdlets.StackHCIVM.Runtime.ISendAsync sender);
member this.MachinesGetViaIdentityWithResult : string * string * Microsoft.Azure.PowerShell.Cmdlets.StackHCIVM.Runtime.IEventListener * Microsoft.Azure.PowerShell.Cmdlets.StackHCIVM.Runtime.ISendAsync -> System.Threading.Tasks.Task<Microsoft.Azure.PowerShell.Cmdlets.StackHCIVM.Models.IMachine>
Public Function MachinesGetViaIdentityWithResult (viaIdentity As String, Expand As String, eventListener As IEventListener, sender As ISendAsync) As Task(Of IMachine)

Parameters

viaIdentity
String
Expand
String
eventListener
IEventListener
sender
ISendAsync

Returns

Applies to