Compartir a través de


IAutomationAccountOperations.CreateOrUpdateAsync Método

Definición

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

Parámetros

resourceGroupName
String
cancellationToken
CancellationToken

Devoluciones

Se aplica a