MongoMIRoleDefinitionData.Type Property

Definition

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

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

Property Value

Applies to