CosmosDBAccountResource.GetGremlinRoleAssignments 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 GremlinRoleAssignments in the CosmosDBAccountResource.
public virtual Azure.ResourceManager.CosmosDB.GremlinRoleAssignmentCollection GetGremlinRoleAssignments();
abstract member GetGremlinRoleAssignments : unit -> Azure.ResourceManager.CosmosDB.GremlinRoleAssignmentCollection
override this.GetGremlinRoleAssignments : unit -> Azure.ResourceManager.CosmosDB.GremlinRoleAssignmentCollection
Public Overridable Function GetGremlinRoleAssignments () As GremlinRoleAssignmentCollection
Returns
An object representing collection of GremlinRoleAssignments and their operations over a GremlinRoleAssignmentResource.