CosmosDBAccountResource.GetCosmosDBTableRoleAssignments Method

Definition

Gets a collection of CosmosDBTableRoleAssignments in the CosmosDBAccountResource.

public virtual Azure.ResourceManager.CosmosDB.CosmosDBTableRoleAssignmentCollection GetCosmosDBTableRoleAssignments();
abstract member GetCosmosDBTableRoleAssignments : unit -> Azure.ResourceManager.CosmosDB.CosmosDBTableRoleAssignmentCollection
override this.GetCosmosDBTableRoleAssignments : unit -> Azure.ResourceManager.CosmosDB.CosmosDBTableRoleAssignmentCollection
Public Overridable Function GetCosmosDBTableRoleAssignments () As CosmosDBTableRoleAssignmentCollection

Returns

An object representing collection of CosmosDBTableRoleAssignments and their operations over a CosmosDBTableRoleAssignmentResource.

Applies to