Uses of Class
com.azure.resourcemanager.cosmos.models.Role
Packages that use Role
Package
Description
Package containing the inner data models for CosmosDBManagementClient.
Package containing the data models for CosmosDBManagementClient.
-
Uses of Role in com.azure.resourcemanager.cosmos.fluent.models
Methods in com.azure.resourcemanager.cosmos.fluent.models that return types with arguments of type RoleModifier and TypeMethodDescriptionMongoRoleDefinitionGetResultsInner.roles()
Get the roles property: The set of roles inherited by this Role Definition.MongoRoleDefinitionResource.roles()
Get the roles property: The set of roles inherited by this Role Definition.MongoUserDefinitionGetResultsInner.roles()
Get the roles property: The set of roles inherited by the User Definition.MongoUserDefinitionResource.roles()
Get the roles property: The set of roles inherited by the User Definition.Method parameters in com.azure.resourcemanager.cosmos.fluent.models with type arguments of type RoleModifier and TypeMethodDescriptionSet the roles property: The set of roles inherited by this Role Definition.Set the roles property: The set of roles inherited by this Role Definition.Set the roles property: The set of roles inherited by the User Definition.Set the roles property: The set of roles inherited by the User Definition. -
Uses of Role in com.azure.resourcemanager.cosmos.models
Methods in com.azure.resourcemanager.cosmos.models that return RoleModifier and TypeMethodDescriptionstatic Role
Role.fromJson
(com.azure.json.JsonReader jsonReader) Reads an instance of Role from the JsonReader.Set the db property: The database name the role is applied.Set the role property: The role name.Methods in com.azure.resourcemanager.cosmos.models that return types with arguments of type RoleModifier and TypeMethodDescriptionMongoRoleDefinitionCreateUpdateParameters.roles()
Get the roles property: The set of roles inherited by this Role Definition.MongoUserDefinitionCreateUpdateParameters.roles()
Get the roles property: The set of roles inherited by the User Definition.Method parameters in com.azure.resourcemanager.cosmos.models with type arguments of type RoleModifier and TypeMethodDescriptionSet the roles property: The set of roles inherited by this Role Definition.Set the roles property: The set of roles inherited by the User Definition.