Partager via


IWithChildResource.UpdateGremlinGraph(String) Méthode

Définition

Mises à jour un graphe Gremlin.

public Microsoft.Azure.Management.CosmosDB.Fluent.GremlinGraph.Update.IUpdate UpdateGremlinGraph (string name);
abstract member UpdateGremlinGraph : string -> Microsoft.Azure.Management.CosmosDB.Fluent.GremlinGraph.Update.IUpdate
Public Function UpdateGremlinGraph (name As String) As IUpdate

Paramètres

name
String

Nom du graphique Gremlin.

Retours

Étape suivante de la mise à jour.

S’applique à