Udostępnij przez


Aks.ManagedClustersGetAccessProfileWithResult Method

Definition

public System.Threading.Tasks.Task<Microsoft.Azure.PowerShell.Cmdlets.Aks.Models.IManagedClusterAccessProfile> ManagedClustersGetAccessProfileWithResult(string subscriptionId, string resourceGroupName, string resourceName, string roleName, Microsoft.Azure.PowerShell.Cmdlets.Aks.Runtime.IEventListener eventListener, Microsoft.Azure.PowerShell.Cmdlets.Aks.Runtime.ISendAsync sender);
member this.ManagedClustersGetAccessProfileWithResult : 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.IManagedClusterAccessProfile>
Public Function ManagedClustersGetAccessProfileWithResult (subscriptionId As String, resourceGroupName As String, resourceName As String, roleName As String, eventListener As IEventListener, sender As ISendAsync) As Task(Of IManagedClusterAccessProfile)

Parameters

subscriptionId
String
resourceGroupName
String
resourceName
String
roleName
String
eventListener
IEventListener
sender
ISendAsync

Returns

Applies to