IAutomationAccountOperations.CreateOrUpdateAsync Método

Definição

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

Devoluções

Aplica-se a