Udostępnij przez


Aks.ManagedClustersListClusterUserCredentialsWithResult Method

Definition

public System.Threading.Tasks.Task<Microsoft.Azure.PowerShell.Cmdlets.Aks.Models.ICredentialResults> ManagedClustersListClusterUserCredentialsWithResult(string subscriptionId, string resourceGroupName, string resourceName, string serverFqdn, string format, Microsoft.Azure.PowerShell.Cmdlets.Aks.Runtime.IEventListener eventListener, Microsoft.Azure.PowerShell.Cmdlets.Aks.Runtime.ISendAsync sender);
member this.ManagedClustersListClusterUserCredentialsWithResult : string * string * string * string * string * Microsoft.Azure.PowerShell.Cmdlets.Aks.Runtime.IEventListener * Microsoft.Azure.PowerShell.Cmdlets.Aks.Runtime.ISendAsync -> System.Threading.Tasks.Task<Microsoft.Azure.PowerShell.Cmdlets.Aks.Models.ICredentialResults>
Public Function ManagedClustersListClusterUserCredentialsWithResult (subscriptionId As String, resourceGroupName As String, resourceName As String, serverFqdn As String, format As String, eventListener As IEventListener, sender As ISendAsync) As Task(Of ICredentialResults)

Parameters

subscriptionId
String
resourceGroupName
String
resourceName
String
serverFqdn
String
format
String
eventListener
IEventListener
sender
ISendAsync

Returns

Applies to