CosmosDBAccountResource.GetCosmosDBTableRoleAssignments 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 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.