Share via


GuestConfiguration.GuestConfigurationAssignmentReportsGetByHcrpViaIdentityWithResult Method

Definition

public System.Threading.Tasks.Task<Microsoft.Azure.PowerShell.Cmdlets.GuestConfiguration.Models.IGuestConfigurationAssignmentReport> GuestConfigurationAssignmentReportsGetByHcrpViaIdentityWithResult(string viaIdentity, Microsoft.Azure.PowerShell.Cmdlets.GuestConfiguration.Runtime.IEventListener eventListener, Microsoft.Azure.PowerShell.Cmdlets.GuestConfiguration.Runtime.ISendAsync sender);
member this.GuestConfigurationAssignmentReportsGetByHcrpViaIdentityWithResult : 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.IGuestConfigurationAssignmentReport>
Public Function GuestConfigurationAssignmentReportsGetByHcrpViaIdentityWithResult (viaIdentity As String, eventListener As IEventListener, sender As ISendAsync) As Task(Of IGuestConfigurationAssignmentReport)

Parameters

viaIdentity
String
eventListener
IEventListener
sender
ISendAsync

Returns

Applies to