Freigeben über


ServicesOperationsExtensions.BeginCreateOrUpdate Methode

Definition

Erstellen Sie einen neuen Dienst, oder aktualisieren Sie einen beendeten Dienst.

public static Microsoft.Azure.Management.AppPlatform.Models.ServiceResource BeginCreateOrUpdate(this Microsoft.Azure.Management.AppPlatform.IServicesOperations operations, string resourceGroupName, string serviceName, Microsoft.Azure.Management.AppPlatform.Models.ServiceResource resource);
static member BeginCreateOrUpdate : Microsoft.Azure.Management.AppPlatform.IServicesOperations * string * string * Microsoft.Azure.Management.AppPlatform.Models.ServiceResource -> Microsoft.Azure.Management.AppPlatform.Models.ServiceResource
<Extension()>
Public Function BeginCreateOrUpdate (operations As IServicesOperations, resourceGroupName As String, serviceName As String, resource As ServiceResource) As ServiceResource

Parameter

operations
IServicesOperations

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.

resource
ServiceResource

Parameter für den Erstellungs- oder Aktualisierungsvorgang

Gibt zurück

Gilt für: