IWebhookOperations.CreateOrUpdateAsync Metod

Definition

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

Parametrar

resourceGroupName
String
automationAccount
String
cancellationToken
CancellationToken

Returer

Gäller för