Freigeben über


ApplyUpdatesOperationsExtensions.CreateOrUpdateAsync Methode

Definition

Anwenden Updates auf Ressource

public static System.Threading.Tasks.Task<Microsoft.Azure.Management.Maintenance.Models.ApplyUpdate> CreateOrUpdateAsync (this Microsoft.Azure.Management.Maintenance.IApplyUpdatesOperations operations, string resourceGroupName, string providerName, string resourceType, string resourceName, System.Threading.CancellationToken cancellationToken = default);
static member CreateOrUpdateAsync : Microsoft.Azure.Management.Maintenance.IApplyUpdatesOperations * string * string * string * string * System.Threading.CancellationToken -> System.Threading.Tasks.Task<Microsoft.Azure.Management.Maintenance.Models.ApplyUpdate>
<Extension()>
Public Function CreateOrUpdateAsync (operations As IApplyUpdatesOperations, resourceGroupName As String, providerName As String, resourceType As String, resourceName As String, Optional cancellationToken As CancellationToken = Nothing) As Task(Of ApplyUpdate)

Parameter

operations
IApplyUpdatesOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

resourceGroupName
String

Ressourcengruppenname

providerName
String

Name des Ressourcenanbieters

resourceType
String

Ressourcentyp

resourceName
String

Ressourcenbezeichner

cancellationToken
CancellationToken

Das Abbruchtoken.

Gibt zurück

Hinweise

Anwenden von Wartungsupdates auf ressource

Gilt für: