다음을 통해 공유


IAutomationAccountOperations.CreateOrUpdateAsync 메서드

정의

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)

매개 변수

resourceGroupName
String
cancellationToken
CancellationToken

반환

적용 대상