Freigeben über


Aks.ManagedClustersGetMeshRevisionProfileWithResult Method

Definition

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

Parameters

subscriptionId
String
location
String
mode
String
eventListener
IEventListener
sender
ISendAsync

Returns

Applies to