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