CosmosDBAccountResource.GetGremlinRoleDefinitions Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets a collection of GremlinRoleDefinitions in the CosmosDBAccountResource.
public virtual Azure.ResourceManager.CosmosDB.GremlinRoleDefinitionCollection GetGremlinRoleDefinitions();
abstract member GetGremlinRoleDefinitions : unit -> Azure.ResourceManager.CosmosDB.GremlinRoleDefinitionCollection
override this.GetGremlinRoleDefinitions : unit -> Azure.ResourceManager.CosmosDB.GremlinRoleDefinitionCollection
Public Overridable Function GetGremlinRoleDefinitions () As GremlinRoleDefinitionCollection
Returns
An object representing collection of GremlinRoleDefinitions and their operations over a GremlinRoleDefinitionResource.