你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

MongoDBRoleDefinition.Roles Property

Definition

The set of roles inherited by this Role 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