Share via


MongoDBRoleDefinitionCreateOrUpdateContent.Roles Property

Definition

The set of roles inherited by this Role Definition.

public System.Collections.Generic.IList<Azure.ResourceManager.CosmosDB.Models.MongoDBRole> Roles { get; }
member this.Roles : System.Collections.Generic.IList<Azure.ResourceManager.CosmosDB.Models.MongoDBRole>
Public ReadOnly Property Roles As IList(Of MongoDBRole)

Property Value

Applies to