Share via


GuestConfiguration.GuestConfigurationAssignmentsGetByHcrpViaIdentityWithResult Method

Definition

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

Parameters

viaIdentity
String
eventListener
IEventListener
sender
ISendAsync

Returns

Applies to