Share via


MongoDBUserDefinition.Roles Property

Definition

The set of roles inherited by the User Definition.

public Azure.Provisioning.BicepList<Azure.Provisioning.CosmosDB.MongoDBRole> Roles { get; set; }
member this.Roles : Azure.Provisioning.BicepList<Azure.Provisioning.CosmosDB.MongoDBRole> with get, set
Public Property Roles As BicepList(Of MongoDBRole)

Property Value

Applies to