Condividi tramite


Aks.ManagedClustersGetMeshUpgradeProfileWithResult Method

Definition

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

Parameters

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

Returns

Applies to