Freigeben über


ApplyUpdatesOperationsExtensions.CreateOrUpdate Methode

Definition

Anwenden Updates auf Ressource

public static Microsoft.Azure.Management.Maintenance.Models.ApplyUpdate CreateOrUpdate (this Microsoft.Azure.Management.Maintenance.IApplyUpdatesOperations operations, string resourceGroupName, string providerName, string resourceType, string resourceName);
static member CreateOrUpdate : Microsoft.Azure.Management.Maintenance.IApplyUpdatesOperations * string * string * string * string -> Microsoft.Azure.Management.Maintenance.Models.ApplyUpdate
<Extension()>
Public Function CreateOrUpdate (operations As IApplyUpdatesOperations, resourceGroupName As String, providerName As String, resourceType As String, resourceName As String) As ApplyUpdate

Parameter

operations
IApplyUpdatesOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

resourceGroupName
String

Ressourcengruppenname

providerName
String

Name des Ressourcenanbieters

resourceType
String

Ressourcentyp

resourceName
String

Ressourcenbezeichner

Gibt zurück

Hinweise

Anwenden von Wartungsupdates auf eine Ressource

Gilt für: