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
Classes in com.azure.resourcemanager.cosmos.models that implement interfaces with type arguments of type RoleModifier and TypeClassDescriptionfinal classThe set of roles permitted through this Role Definition.Methods in com.azure.resourcemanager.cosmos.models that return RoleModifier and TypeMethodDescriptionstatic RoleRole.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.