Share via


MongoDBRoleDefinitionData.RoleDefinitionType Property

Definition

Indicates whether the Role Definition was built-in or user created.

public Azure.ResourceManager.CosmosDB.Models.MongoDBRoleDefinitionType? RoleDefinitionType { get; set; }
member this.RoleDefinitionType : Nullable<Azure.ResourceManager.CosmosDB.Models.MongoDBRoleDefinitionType> with get, set
Public Property RoleDefinitionType As Nullable(Of MongoDBRoleDefinitionType)

Property Value

Applies to