Share via


MongoDBRoleDefinitionCreateOrUpdateContent.DefinitionType Property

Definition

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

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

Property Value

Applies to