Partager via


ICosmosDBAccount.GetGremlinDatabase(String) Méthode

Définition

public Microsoft.Azure.Management.CosmosDB.Fluent.IGremlinDatabase GetGremlinDatabase (string name);
abstract member GetGremlinDatabase : string -> Microsoft.Azure.Management.CosmosDB.Fluent.IGremlinDatabase
Public Function GetGremlinDatabase (name As String) As IGremlinDatabase

Paramètres

name
String

Nom de la base de données Gremlin.

Retours

Base de données Gremlin spécifique.

S’applique à