次の方法で共有


CosmosDBAccountImpl.GetGremlinDatabase(String) メソッド

定義

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

パラメーター

databaseName
String

戻り値

適用対象