IRunbookDraftOperations.UpdateAsync Yöntem
Önemli
Bazı bilgiler ürünün ön sürümüyle ilgilidir ve sürüm öncesinde önemli değişiklikler yapılmış olabilir. Burada verilen bilgilerle ilgili olarak Microsoft açık veya zımni hiçbir garanti vermez.
public System.Threading.Tasks.Task<Microsoft.Azure.Management.Automation.Models.LongRunningOperationResultResponse> UpdateAsync (string resourceGroupName, string automationAccount, Microsoft.Azure.Management.Automation.Models.RunbookDraftUpdateParameters parameters, System.Threading.CancellationToken cancellationToken);
abstract member UpdateAsync : string * string * Microsoft.Azure.Management.Automation.Models.RunbookDraftUpdateParameters * System.Threading.CancellationToken -> System.Threading.Tasks.Task<Microsoft.Azure.Management.Automation.Models.LongRunningOperationResultResponse>
Public Function UpdateAsync (resourceGroupName As String, automationAccount As String, parameters As RunbookDraftUpdateParameters, cancellationToken As CancellationToken) As Task(Of LongRunningOperationResultResponse)
- resourceGroupName
- String
- automationAccount
- String
- parameters
- RunbookDraftUpdateParameters
- cancellationToken
- CancellationToken
Azure SDK for .NET geri bildirimi
Azure SDK for .NET, açık kaynak bir projedir. Geri bildirim sağlamak için bir bağlantı seçin: