Freigeben über


ConfigServersOperationsExtensions.UpdatePatch Methode

Definition

Aktualisieren Sie den Konfigurationsserver.

public static Microsoft.Azure.Management.AppPlatform.Models.ConfigServerResource UpdatePatch (this Microsoft.Azure.Management.AppPlatform.IConfigServersOperations operations, string resourceGroupName, string serviceName, Microsoft.Azure.Management.AppPlatform.Models.ConfigServerResource configServerResource);
static member UpdatePatch : Microsoft.Azure.Management.AppPlatform.IConfigServersOperations * string * string * Microsoft.Azure.Management.AppPlatform.Models.ConfigServerResource -> Microsoft.Azure.Management.AppPlatform.Models.ConfigServerResource
<Extension()>
Public Function UpdatePatch (operations As IConfigServersOperations, resourceGroupName As String, serviceName As String, configServerResource As ConfigServerResource) As ConfigServerResource

Parameter

operations
IConfigServersOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

resourceGroupName
String

Der Name der Ressourcengruppe, die die Ressource enthält. Dieser Wert kann über die Azure-Ressourcen-Manager-API oder das Portal abgerufen werden.

serviceName
String

Der Name der Dienstressource.

configServerResource
ConfigServerResource

Parameter für den Updatevorgang

Gibt zurück

Gilt für: