다음을 통해 공유


KustoDatabaseResourceType Enum

Definition

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

public enum KustoDatabaseResourceType
type KustoDatabaseResourceType = 
Public Enum KustoDatabaseResourceType
Inheritance
KustoDatabaseResourceType

Fields

Name Value Description
MicrosoftKustoClustersDatabases 0

Microsoft.Kusto/clusters/databases.

MicrosoftKustoClustersAttachedDatabaseConfigurations 1

Microsoft.Kusto/clusters/attachedDatabaseConfigurations.

Applies to