Freigeben über


MongoClusterUserProperties.Roles Property

Definition

Database roles that are assigned to the user.

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

Property Value

Applies to