Azure.ResourceManager.Kusto Namespace

Classes

KustoAttachedDatabaseConfigurationCollection

A class representing a collection of KustoAttachedDatabaseConfigurationResource and their operations. Each KustoAttachedDatabaseConfigurationResource in the collection will belong to the same instance of KustoClusterResource. To get a KustoAttachedDatabaseConfigurationCollection instance call the GetKustoAttachedDatabaseConfigurations method from an instance of KustoClusterResource.

KustoAttachedDatabaseConfigurationData

A class representing the KustoAttachedDatabaseConfiguration data model. Class representing an attached database configuration.

KustoAttachedDatabaseConfigurationResource

A Class representing a KustoAttachedDatabaseConfiguration along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a KustoAttachedDatabaseConfigurationResource from an instance of ArmClient using the GetKustoAttachedDatabaseConfigurationResource method. Otherwise you can get one from its parent resource KustoClusterResource using the GetKustoAttachedDatabaseConfiguration method.

KustoClusterCollection

A class representing a collection of KustoClusterResource and their operations. Each KustoClusterResource in the collection will belong to the same instance of ResourceGroupResource. To get a KustoClusterCollection instance call the GetKustoClusters method from an instance of ResourceGroupResource.

KustoClusterData

A class representing the KustoCluster data model. Class representing a Kusto cluster.

KustoClusterPrincipalAssignmentCollection

A class representing a collection of KustoClusterPrincipalAssignmentResource and their operations. Each KustoClusterPrincipalAssignmentResource in the collection will belong to the same instance of KustoClusterResource. To get a KustoClusterPrincipalAssignmentCollection instance call the GetKustoClusterPrincipalAssignments method from an instance of KustoClusterResource.

KustoClusterPrincipalAssignmentData

A class representing the KustoClusterPrincipalAssignment data model.

KustoClusterPrincipalAssignmentResource

A Class representing a KustoClusterPrincipalAssignment along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a KustoClusterPrincipalAssignmentResource from an instance of ArmClient using the GetKustoClusterPrincipalAssignmentResource method. Otherwise you can get one from its parent resource KustoClusterResource using the GetKustoClusterPrincipalAssignment method.

KustoClusterResource

A Class representing a KustoCluster along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a KustoClusterResource from an instance of ArmClient using the GetKustoClusterResource method. Otherwise you can get one from its parent resource ResourceGroupResource using the GetKustoCluster method.

KustoDatabaseCollection

A class representing a collection of KustoDatabaseResource and their operations. Each KustoDatabaseResource in the collection will belong to the same instance of KustoClusterResource. To get a KustoDatabaseCollection instance call the GetKustoDatabases method from an instance of KustoClusterResource.

KustoDatabaseData

A class representing the KustoDatabase data model. Class representing a Kusto database. Please note KustoDatabaseData is the base class. According to the scenario, a derived class of the base class might need to be assigned here, or this property needs to be casted to one of the possible derived classes. The available derived classes include KustoReadOnlyFollowingDatabase and KustoReadWriteDatabase.

KustoDatabasePrincipalAssignmentCollection

A class representing a collection of KustoDatabasePrincipalAssignmentResource and their operations. Each KustoDatabasePrincipalAssignmentResource in the collection will belong to the same instance of KustoDatabaseResource. To get a KustoDatabasePrincipalAssignmentCollection instance call the GetKustoDatabasePrincipalAssignments method from an instance of KustoDatabaseResource.

KustoDatabasePrincipalAssignmentData

A class representing the KustoDatabasePrincipalAssignment data model.

KustoDatabasePrincipalAssignmentResource

A Class representing a KustoDatabasePrincipalAssignment along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a KustoDatabasePrincipalAssignmentResource from an instance of ArmClient using the GetKustoDatabasePrincipalAssignmentResource method. Otherwise you can get one from its parent resource KustoDatabaseResource using the GetKustoDatabasePrincipalAssignment method.

KustoDatabaseResource

A Class representing a KustoDatabase along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a KustoDatabaseResource from an instance of ArmClient using the GetKustoDatabaseResource method. Otherwise you can get one from its parent resource KustoClusterResource using the GetKustoDatabase method.

KustoDataConnectionCollection

A class representing a collection of KustoDataConnectionResource and their operations. Each KustoDataConnectionResource in the collection will belong to the same instance of KustoDatabaseResource. To get a KustoDataConnectionCollection instance call the GetKustoDataConnections method from an instance of KustoDatabaseResource.

KustoDataConnectionData

A class representing the KustoDataConnection data model. Class representing an data connection. Please note KustoDataConnectionData is the base class. According to the scenario, a derived class of the base class might need to be assigned here, or this property needs to be casted to one of the possible derived classes. The available derived classes include KustoCosmosDBDataConnection, KustoEventGridDataConnection, KustoEventHubDataConnection and KustoIotHubDataConnection.

KustoDataConnectionResource

A Class representing a KustoDataConnection along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a KustoDataConnectionResource from an instance of ArmClient using the GetKustoDataConnectionResource method. Otherwise you can get one from its parent resource KustoDatabaseResource using the GetKustoDataConnection method.

KustoExtensions

A class to add extension methods to Azure.ResourceManager.Kusto.

KustoManagedPrivateEndpointCollection

A class representing a collection of KustoManagedPrivateEndpointResource and their operations. Each KustoManagedPrivateEndpointResource in the collection will belong to the same instance of KustoClusterResource. To get a KustoManagedPrivateEndpointCollection instance call the GetKustoManagedPrivateEndpoints method from an instance of KustoClusterResource.

KustoManagedPrivateEndpointData

A class representing the KustoManagedPrivateEndpoint data model. Class representing a managed private endpoint.

KustoManagedPrivateEndpointResource

A Class representing a KustoManagedPrivateEndpoint along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a KustoManagedPrivateEndpointResource from an instance of ArmClient using the GetKustoManagedPrivateEndpointResource method. Otherwise you can get one from its parent resource KustoClusterResource using the GetKustoManagedPrivateEndpoint method.

KustoPrivateEndpointConnectionCollection

A class representing a collection of KustoPrivateEndpointConnectionResource and their operations. Each KustoPrivateEndpointConnectionResource in the collection will belong to the same instance of KustoClusterResource. To get a KustoPrivateEndpointConnectionCollection instance call the GetKustoPrivateEndpointConnections method from an instance of KustoClusterResource.

KustoPrivateEndpointConnectionData

A class representing the KustoPrivateEndpointConnection data model. A private endpoint connection

KustoPrivateEndpointConnectionResource

A Class representing a KustoPrivateEndpointConnection along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a KustoPrivateEndpointConnectionResource from an instance of ArmClient using the GetKustoPrivateEndpointConnectionResource method. Otherwise you can get one from its parent resource KustoClusterResource using the GetKustoPrivateEndpointConnection method.

KustoPrivateLinkResource

A Class representing a KustoPrivateLinkResource along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a KustoPrivateLinkResource from an instance of ArmClient using the GetKustoPrivateLinkResource method. Otherwise you can get one from its parent resource KustoClusterResource using the GetKustoPrivateLinkResource method.

KustoPrivateLinkResourceCollection

A class representing a collection of KustoPrivateLinkResource and their operations. Each KustoPrivateLinkResource in the collection will belong to the same instance of KustoClusterResource. To get a KustoPrivateLinkResourceCollection instance call the GetKustoPrivateLinkResources method from an instance of KustoClusterResource.

KustoPrivateLinkResourceData

A class representing the KustoPrivateLinkResource data model. A private link resource

KustoScriptCollection

A class representing a collection of KustoScriptResource and their operations. Each KustoScriptResource in the collection will belong to the same instance of KustoDatabaseResource. To get a KustoScriptCollection instance call the GetKustoScripts method from an instance of KustoDatabaseResource.

KustoScriptData

A class representing the KustoScript data model. Class representing a database script.

KustoScriptResource

A Class representing a KustoScript along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a KustoScriptResource from an instance of ArmClient using the GetKustoScriptResource method. Otherwise you can get one from its parent resource KustoDatabaseResource using the GetKustoScript method.

SandboxCustomImageCollection

A class representing a collection of SandboxCustomImageResource and their operations. Each SandboxCustomImageResource in the collection will belong to the same instance of KustoClusterResource. To get a SandboxCustomImageCollection instance call the GetSandboxCustomImages method from an instance of KustoClusterResource.

SandboxCustomImageData

A class representing the SandboxCustomImage data model. Class representing a Kusto sandbox custom image.

SandboxCustomImageResource

A Class representing a SandboxCustomImage along with the instance operations that can be performed on it. If you have a ResourceIdentifier you can construct a SandboxCustomImageResource from an instance of ArmClient using the GetSandboxCustomImageResource method. Otherwise you can get one from its parent resource KustoClusterResource using the GetSandboxCustomImage method.