Share via


IVariableOperations.PatchAsync Método

Definición

public System.Threading.Tasks.Task<Microsoft.Azure.AzureOperationResponse> PatchAsync (string resourceGroupName, string automationAccount, Microsoft.Azure.Management.Automation.Models.VariablePatchParameters parameters, System.Threading.CancellationToken cancellationToken);
abstract member PatchAsync : string * string * Microsoft.Azure.Management.Automation.Models.VariablePatchParameters * System.Threading.CancellationToken -> System.Threading.Tasks.Task<Microsoft.Azure.AzureOperationResponse>
Public Function PatchAsync (resourceGroupName As String, automationAccount As String, parameters As VariablePatchParameters, cancellationToken As CancellationToken) As Task(Of AzureOperationResponse)

Parámetros

resourceGroupName
String
automationAccount
String
cancellationToken
CancellationToken

Devoluciones

Task<Microsoft.Azure.AzureOperationResponse>

Se aplica a