StackHci.ArcSettingsGeneratePasswordViaIdentityWithResult Method

Definition

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

Parameters

viaIdentity
String
eventListener
IEventListener
sender
ISendAsync

Returns

Applies to