KustoDatabaseResourceType Enum

Definition

The type of resource, for instance Microsoft.Kusto/clusters/databases.

public enum KustoDatabaseResourceType
type KustoDatabaseResourceType = 
Public Enum KustoDatabaseResourceType
Inheritance
KustoDatabaseResourceType

Fields

MicrosoftKustoClustersAttachedDatabaseConfigurations 1

Microsoft.Kusto/clusters/attachedDatabaseConfigurations.

MicrosoftKustoClustersDatabases 0

Microsoft.Kusto/clusters/databases.

Applies to