CosmosDBAccountImpl.GetGremlinDatabase(String) Method

Definition

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

Parameters

databaseName
String

Returns

Applies to