共用方式為


CosmosDBAccountResource.GetCosmosDBTableRoleAssignments Method

Definition

Gets a collection of CosmosDBTableRoleAssignmentResources in the CosmosDBAccount.

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 CosmosDBTableRoleAssignmentResources and their operations over a CosmosDBTableRoleAssignmentResource.

Applies to