KustoOperationsList(Func<HttpResponseMessage,Task<IOperationListResult>,
Task>, Func<HttpResponseMessage,Task<IErrorResponse>,Task>, IEventListener,
ISendAsync)
|
Lists available operations for the Kusto sub-resources inside Microsoft.Synapse provider.
|
KustoOperationsListViaIdentity(String, Func<HttpResponseMessage,
Task<IOperationListResult>,Task>, Func<HttpResponseMessage,Task<IErrorResponse>,
Task>, IEventListener, ISendAsync)
|
Lists available operations for the Kusto sub-resources inside Microsoft.Synapse provider.
|
KustoPoolAttachedDatabaseConfigurationsCreateOrUpdate(String,
String, String, String, String, IAttachedDatabaseConfiguration,
Func<HttpResponseMessage,Task<IAttachedDatabaseConfiguration>,
Task>, Func<HttpResponseMessage,Task<IErrorResponse>,Task>, IEventListener,
ISendAsync)
|
Creates or updates an attached database configuration.
|
KustoPoolAttachedDatabaseConfigurationsCreateOrUpdateViaIdentity(String,
IAttachedDatabaseConfiguration, Func<HttpResponseMessage,Task<IAttachedDatabaseConfiguration>,
Task>, Func<HttpResponseMessage,Task<IErrorResponse>,Task>, IEventListener,
ISendAsync)
|
Creates or updates an attached database configuration.
|
KustoPoolAttachedDatabaseConfigurationsDelete(String, String,
String, String, String, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,
Task>, Func<HttpResponseMessage,Task<IErrorResponse>,Task>, IEventListener,
ISendAsync)
|
Deletes the attached database configuration with the given name.
|
KustoPoolAttachedDatabaseConfigurationsDeleteViaIdentity(String,
Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task>,
Func<HttpResponseMessage,Task<IErrorResponse>,Task>, IEventListener,
ISendAsync)
|
Deletes the attached database configuration with the given name.
|
KustoPoolAttachedDatabaseConfigurationsGet(String, String, String,
String, String, Func<HttpResponseMessage,Task<IAttachedDatabaseConfiguration>,
Task>, Func<HttpResponseMessage,Task<IErrorResponse>,Task>, IEventListener,
ISendAsync)
|
Returns an attached database configuration.
|
KustoPoolAttachedDatabaseConfigurationsGetViaIdentity(String,
Func<HttpResponseMessage,Task<IAttachedDatabaseConfiguration>,
Task>, Func<HttpResponseMessage,Task<IErrorResponse>,Task>, IEventListener,
ISendAsync)
|
Returns an attached database configuration.
|
KustoPoolAttachedDatabaseConfigurationsListByKustoPool(String,
String, String, String, Func<HttpResponseMessage,Task<IAttachedDatabaseConfigurationListResult>,
Task>, Func<HttpResponseMessage,Task<IErrorResponse>,Task>, IEventListener,
ISendAsync)
|
Returns the list of attached database configurations of the given Kusto Pool.
|
KustoPoolAttachedDatabaseConfigurationsListByKustoPoolViaIdentity(String,
Func<HttpResponseMessage,Task<IAttachedDatabaseConfigurationListResult>,
Task>, Func<HttpResponseMessage,Task<IErrorResponse>,Task>, IEventListener,
ISendAsync)
|
Returns the list of attached database configurations of the given Kusto Pool.
|
KustoPoolChildResourceCheckNameAvailability(String, String, String,
String, IDatabaseCheckNameRequest, Func<HttpResponseMessage,
Task<ICheckNameResult>,Task>, Func<HttpResponseMessage,Task<IErrorResponse>,
Task>, IEventListener, ISendAsync)
|
Checks that the Kusto Pool child resource name is valid and is not already in use.
|
KustoPoolChildResourceCheckNameAvailabilityViaIdentity(String,
IDatabaseCheckNameRequest, Func<HttpResponseMessage,Task<ICheckNameResult>,
Task>, Func<HttpResponseMessage,Task<IErrorResponse>,Task>, IEventListener,
ISendAsync)
|
Checks that the Kusto Pool child resource name is valid and is not already in use.
|
KustoPoolDatabasePrincipalAssignmentsCheckNameAvailability(String,
String, String, String, String, IDatabasePrincipalAssignmentCheckNameRequest,
Func<HttpResponseMessage,Task<ICheckNameResult>,Task>, Func<HttpResponseMessage,
Task<IErrorResponse>,Task>, IEventListener, ISendAsync)
|
Checks that the database principal assignment is valid and is not already in use.
|
KustoPoolDatabasePrincipalAssignmentsCheckNameAvailabilityViaIdentity(String,
IDatabasePrincipalAssignmentCheckNameRequest, Func<HttpResponseMessage,
Task<ICheckNameResult>,Task>, Func<HttpResponseMessage,Task<IErrorResponse>,
Task>, IEventListener, ISendAsync)
|
Checks that the database principal assignment is valid and is not already in use.
|
KustoPoolDatabasePrincipalAssignmentsCreateOrUpdate(String, String,
String, String, String, String, IDatabasePrincipalAssignment,
Func<HttpResponseMessage,Task<IDatabasePrincipalAssignment>,
Task>, Func<HttpResponseMessage,Task<IErrorResponse>,Task>, IEventListener,
ISendAsync)
|
Creates a Kusto pool database principalAssignment.
|
KustoPoolDatabasePrincipalAssignmentsCreateOrUpdateViaIdentity(String,
IDatabasePrincipalAssignment, Func<HttpResponseMessage,Task<IDatabasePrincipalAssignment>,
Task>, Func<HttpResponseMessage,Task<IErrorResponse>,Task>, IEventListener,
ISendAsync)
|
Creates a Kusto pool database principalAssignment.
|
KustoPoolDatabasePrincipalAssignmentsDelete(String, String, String,
String, String, String, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,
Task>, Func<HttpResponseMessage,Task<IErrorResponse>,Task>, IEventListener,
ISendAsync)
|
Deletes a Kusto pool principalAssignment.
|
KustoPoolDatabasePrincipalAssignmentsDeleteViaIdentity(String,
Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task>,
Func<HttpResponseMessage,Task<IErrorResponse>,Task>, IEventListener,
ISendAsync)
|
Deletes a Kusto pool principalAssignment.
|
KustoPoolDatabasePrincipalAssignmentsGet(String, String, String,
String, String, String, Func<HttpResponseMessage,Task<IDatabasePrincipalAssignment>,
Task>, Func<HttpResponseMessage,Task<IErrorResponse>,Task>, IEventListener,
ISendAsync)
|
Gets a Kusto pool database principalAssignment.
|
KustoPoolDatabasePrincipalAssignmentsGetViaIdentity(String, Func<HttpResponseMessage,
Task<IDatabasePrincipalAssignment>,Task>, Func<HttpResponseMessage,
Task<IErrorResponse>,Task>, IEventListener, ISendAsync)
|
Gets a Kusto pool database principalAssignment.
|
KustoPoolDatabasePrincipalAssignmentsList(String, String, String,
String, String, Func<HttpResponseMessage,Task<IDatabasePrincipalAssignmentListResult>,
Task>, Func<HttpResponseMessage,Task<IErrorResponse>,Task>, IEventListener,
ISendAsync)
|
Lists all Kusto pool database principalAssignments.
|
KustoPoolDatabasePrincipalAssignmentsListViaIdentity(String, Func<HttpResponseMessage,
Task<IDatabasePrincipalAssignmentListResult>,Task>, Func<HttpResponseMessage,
Task<IErrorResponse>,Task>, IEventListener, ISendAsync)
|
Lists all Kusto pool database principalAssignments.
|
KustoPoolDatabasesCreateOrUpdate(String, String, String, String,
String, IDatabase, Func<HttpResponseMessage,Task<IDatabase>,
Task>, Func<HttpResponseMessage,Task<IErrorResponse>,Task>, IEventListener,
ISendAsync)
|
Creates or updates a database.
|
KustoPoolDatabasesCreateOrUpdateViaIdentity(String, IDatabase,
Func<HttpResponseMessage,Task<IDatabase>,Task>, Func<HttpResponseMessage,
Task<IErrorResponse>,Task>, IEventListener, ISendAsync)
|
Creates or updates a database.
|
KustoPoolDatabasesDelete(String, String, String, String, String,
Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task>,
Func<HttpResponseMessage,Task<IErrorResponse>,Task>, IEventListener,
ISendAsync)
|
Deletes the database with the given name.
|
KustoPoolDatabasesDeleteViaIdentity(String, Func<HttpResponseMessage,
Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,
Task<IErrorResponse>,Task>, IEventListener, ISendAsync)
|
Deletes the database with the given name.
|
KustoPoolDatabasesGet(String, String, String, String, String,
Func<HttpResponseMessage,Task<IDatabase>,Task>, Func<HttpResponseMessage,
Task<IErrorResponse>,Task>, IEventListener, ISendAsync)
|
Returns a database.
|
KustoPoolDatabasesGetViaIdentity(String, Func<HttpResponseMessage,
Task<IDatabase>,Task>, Func<HttpResponseMessage,Task<IErrorResponse>,
Task>, IEventListener, ISendAsync)
|
Returns a database.
|
KustoPoolDatabasesListByKustoPool(String, String, String, String,
Func<HttpResponseMessage,Task<IDatabaseListResult>,Task>, Func<HttpResponseMessage,
Task<IErrorResponse>,Task>, IEventListener, ISendAsync)
|
Returns the list of databases of the given Kusto pool.
|
KustoPoolDatabasesListByKustoPoolViaIdentity(String, Func<HttpResponseMessage,
Task<IDatabaseListResult>,Task>, Func<HttpResponseMessage,Task<IErrorResponse>,
Task>, IEventListener, ISendAsync)
|
Returns the list of databases of the given Kusto pool.
|
KustoPoolDatabasesUpdate(String, String, String, String, String,
IDatabase, Func<HttpResponseMessage,Task<IDatabase>,Task>, Func<HttpResponseMessage,
Task<IErrorResponse>,Task>, IEventListener, ISendAsync)
|
Updates a database.
|
KustoPoolDatabasesUpdateViaIdentity(String, IDatabase, Func<HttpResponseMessage,
Task<IDatabase>,Task>, Func<HttpResponseMessage,Task<IErrorResponse>,
Task>, IEventListener, ISendAsync)
|
Updates a database.
|
KustoPoolDataConnectionsCheckNameAvailability(String, String,
String, String, String, IDataConnectionCheckNameRequest, Func<HttpResponseMessage,
Task<ICheckNameResult>,Task>, Func<HttpResponseMessage,Task<IErrorResponse>,
Task>, IEventListener, ISendAsync)
|
Checks that the data connection name is valid and is not already in use.
|
KustoPoolDataConnectionsCheckNameAvailabilityViaIdentity(String,
IDataConnectionCheckNameRequest, Func<HttpResponseMessage,Task<ICheckNameResult>,
Task>, Func<HttpResponseMessage,Task<IErrorResponse>,Task>, IEventListener,
ISendAsync)
|
Checks that the data connection name is valid and is not already in use.
|
KustoPoolDataConnectionsCreateOrUpdate(String, String, String,
String, String, String, IDataConnection, Func<HttpResponseMessage,
Task<IDataConnection>,Task>, Func<HttpResponseMessage,Task<IErrorResponse>,
Task>, IEventListener, ISendAsync)
|
Creates or updates a data connection.
|
KustoPoolDataConnectionsCreateOrUpdateViaIdentity(String, IDataConnection,
Func<HttpResponseMessage,Task<IDataConnection>,Task>, Func<HttpResponseMessage,
Task<IErrorResponse>,Task>, IEventListener, ISendAsync)
|
Creates or updates a data connection.
|
KustoPoolDataConnectionsDataConnectionValidation(String, String,
String, String, String, IDataConnectionValidation, Func<HttpResponseMessage,
Task<IDataConnectionValidationListResult>,Task>, Func<HttpResponseMessage,
Task<IErrorResponse>,Task>, IEventListener, ISendAsync)
|
Checks that the data connection parameters are valid.
|
KustoPoolDataConnectionsDataConnectionValidationViaIdentity(String,
IDataConnectionValidation, Func<HttpResponseMessage,Task<IDataConnectionValidationListResult>,
Task>, Func<HttpResponseMessage,Task<IErrorResponse>,Task>, IEventListener,
ISendAsync)
|
Checks that the data connection parameters are valid.
|
KustoPoolDataConnectionsDelete(String, String, String, String,
String, String, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,
Task>, Func<HttpResponseMessage,Task<IErrorResponse>,Task>, IEventListener,
ISendAsync)
|
Deletes the data connection with the given name.
|
KustoPoolDataConnectionsDeleteViaIdentity(String, Func<HttpResponseMessage,
Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,
Task<IErrorResponse>,Task>, IEventListener, ISendAsync)
|
Deletes the data connection with the given name.
|
KustoPoolDataConnectionsGet(String, String, String, String, String,
String, Func<HttpResponseMessage,Task<IDataConnection>,Task>,
Func<HttpResponseMessage,Task<IErrorResponse>,Task>, IEventListener,
ISendAsync)
|
Returns a data connection.
|
KustoPoolDataConnectionsGetViaIdentity(String, Func<HttpResponseMessage,
Task<IDataConnection>,Task>, Func<HttpResponseMessage,Task<IErrorResponse>,
Task>, IEventListener, ISendAsync)
|
Returns a data connection.
|
KustoPoolDataConnectionsListByDatabase(String, String, String,
String, String, Func<HttpResponseMessage,Task<IDataConnectionListResult>,
Task>, Func<HttpResponseMessage,Task<IErrorResponse>,Task>, IEventListener,
ISendAsync)
|
Returns the list of data connections of the given Kusto pool database.
|
KustoPoolDataConnectionsListByDatabaseViaIdentity(String, Func<HttpResponseMessage,
Task<IDataConnectionListResult>,Task>, Func<HttpResponseMessage,
Task<IErrorResponse>,Task>, IEventListener, ISendAsync)
|
Returns the list of data connections of the given Kusto pool database.
|
KustoPoolDataConnectionsUpdate(String, String, String, String,
String, String, IDataConnection, Func<HttpResponseMessage,Task<IDataConnection>,
Task>, Func<HttpResponseMessage,Task<IErrorResponse>,Task>, IEventListener,
ISendAsync)
|
Updates a data connection.
|
KustoPoolDataConnectionsUpdateViaIdentity(String, IDataConnection,
Func<HttpResponseMessage,Task<IDataConnection>,Task>, Func<HttpResponseMessage,
Task<IErrorResponse>,Task>, IEventListener, ISendAsync)
|
Updates a data connection.
|
KustoPoolListSkus(String, Func<HttpResponseMessage,Task<ISkuDescriptionList>,
Task>, Func<HttpResponseMessage,Task<IErrorResponse>,Task>, IEventListener,
ISendAsync)
|
Lists eligible SKUs for Kusto Pool resource.
|
KustoPoolListSkusViaIdentity(String, Func<HttpResponseMessage,
Task<ISkuDescriptionList>,Task>, Func<HttpResponseMessage,Task<IErrorResponse>,
Task>, IEventListener, ISendAsync)
|
Lists eligible SKUs for Kusto Pool resource.
|
KustoPoolPrincipalAssignmentsCheckNameAvailability(String, String,
String, String, IClusterPrincipalAssignmentCheckNameRequest,
Func<HttpResponseMessage,Task<ICheckNameResult>,Task>, Func<HttpResponseMessage,
Task<IErrorResponse>,Task>, IEventListener, ISendAsync)
|
Checks that the principal assignment name is valid and is not already in use.
|
KustoPoolPrincipalAssignmentsCheckNameAvailabilityViaIdentity(String,
IClusterPrincipalAssignmentCheckNameRequest, Func<HttpResponseMessage,
Task<ICheckNameResult>,Task>, Func<HttpResponseMessage,Task<IErrorResponse>,
Task>, IEventListener, ISendAsync)
|
Checks that the principal assignment name is valid and is not already in use.
|
KustoPoolPrincipalAssignmentsCreateOrUpdate(String, String, String,
String, String, IClusterPrincipalAssignment, Func<HttpResponseMessage,
Task<IClusterPrincipalAssignment>,Task>, Func<HttpResponseMessage,
Task<IErrorResponse>,Task>, IEventListener, ISendAsync)
|
Create a Kusto pool principalAssignment.
|
KustoPoolPrincipalAssignmentsCreateOrUpdateViaIdentity(String,
IClusterPrincipalAssignment, Func<HttpResponseMessage,Task<IClusterPrincipalAssignment>,
Task>, Func<HttpResponseMessage,Task<IErrorResponse>,Task>, IEventListener,
ISendAsync)
|
Create a Kusto pool principalAssignment.
|
KustoPoolPrincipalAssignmentsDelete(String, String, String, String,
String, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,
Task>, Func<HttpResponseMessage,Task<IErrorResponse>,Task>, IEventListener,
ISendAsync)
|
Deletes a Kusto pool principalAssignment.
|
KustoPoolPrincipalAssignmentsDeleteViaIdentity(String, Func<HttpResponseMessage,
Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,
Task<IErrorResponse>,Task>, IEventListener, ISendAsync)
|
Deletes a Kusto pool principalAssignment.
|
KustoPoolPrincipalAssignmentsGet(String, String, String, String,
String, Func<HttpResponseMessage,Task<IClusterPrincipalAssignment>,
Task>, Func<HttpResponseMessage,Task<IErrorResponse>,Task>, IEventListener,
ISendAsync)
|
Gets a Kusto pool principalAssignment.
|
KustoPoolPrincipalAssignmentsGetViaIdentity(String, Func<HttpResponseMessage,
Task<IClusterPrincipalAssignment>,Task>, Func<HttpResponseMessage,
Task<IErrorResponse>,Task>, IEventListener, ISendAsync)
|
Gets a Kusto pool principalAssignment.
|
KustoPoolPrincipalAssignmentsList(String, String, String, String,
Func<HttpResponseMessage,Task<IClusterPrincipalAssignmentListResult>,
Task>, Func<HttpResponseMessage,Task<IErrorResponse>,Task>, IEventListener,
ISendAsync)
|
Lists all Kusto pool principalAssignments.
|
KustoPoolPrincipalAssignmentsListViaIdentity(String, Func<HttpResponseMessage,
Task<IClusterPrincipalAssignmentListResult>,Task>, Func<HttpResponseMessage,
Task<IErrorResponse>,Task>, IEventListener, ISendAsync)
|
Lists all Kusto pool principalAssignments.
|
KustoPoolsAddLanguageExtensions(String, String, String, String,
ILanguageExtensionsList, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,
Task<IErrorResponse>,Task>, IEventListener, ISendAsync)
|
Add a list of language extensions that can run within KQL queries.
|
KustoPoolsAddLanguageExtensionsViaIdentity(String, ILanguageExtensionsList,
Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task<IErrorResponse>,
Task>, IEventListener, ISendAsync)
|
Add a list of language extensions that can run within KQL queries.
|
KustoPoolsCheckNameAvailability(String, String, IKustoPoolCheckNameRequest,
Func<HttpResponseMessage,Task<ICheckNameResult>,Task>, Func<HttpResponseMessage,
Task<IErrorResponse>,Task>, IEventListener, ISendAsync)
|
Checks that the kusto pool name is valid and is not already in use.
|
KustoPoolsCheckNameAvailabilityViaIdentity(String, IKustoPoolCheckNameRequest,
Func<HttpResponseMessage,Task<ICheckNameResult>,Task>, Func<HttpResponseMessage,
Task<IErrorResponse>,Task>, IEventListener, ISendAsync)
|
Checks that the kusto pool name is valid and is not already in use.
|
KustoPoolsCreateOrUpdate(String, String, String, String, String,
String, IKustoPool, Func<HttpResponseMessage,Task<IKustoPool>,
Task>, Func<HttpResponseMessage,Task<IErrorResponse>,Task>, IEventListener,
ISendAsync)
|
Create or update a Kusto pool.
|
KustoPoolsCreateOrUpdateViaIdentity(String, String, String, IKustoPool,
Func<HttpResponseMessage,Task<IKustoPool>,Task>, Func<HttpResponseMessage,
Task<IErrorResponse>,Task>, IEventListener, ISendAsync)
|
Create or update a Kusto pool.
|
KustoPoolsDelete(String, String, String, String, Func<HttpResponseMessage,
Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,
Task<IErrorResponse>,Task>, IEventListener, ISendAsync)
|
Deletes a Kusto pool.
|
KustoPoolsDeleteViaIdentity(String, Func<HttpResponseMessage,
Task>, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,
Task<IErrorResponse>,Task>, IEventListener, ISendAsync)
|
Deletes a Kusto pool.
|
KustoPoolsDetachFollowerDatabases(String, String, String, String,
IFollowerDatabaseDefinition, Func<HttpResponseMessage,Task>,
Func<HttpResponseMessage,Task<IErrorResponse>,Task>, IEventListener,
ISendAsync)
|
Detaches all followers of a database owned by this Kusto Pool.
|
KustoPoolsDetachFollowerDatabasesViaIdentity(String, IFollowerDatabaseDefinition,
Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task<IErrorResponse>,
Task>, IEventListener, ISendAsync)
|
Detaches all followers of a database owned by this Kusto Pool.
|
KustoPoolsGet(String, String, String, String, Func<HttpResponseMessage,
Task<IKustoPool>,Task>, Func<HttpResponseMessage,Task<IErrorResponse>,
Task>, IEventListener, ISendAsync)
|
Gets a Kusto pool.
|
KustoPoolsGetViaIdentity(String, Func<HttpResponseMessage,Task<IKustoPool>,
Task>, Func<HttpResponseMessage,Task<IErrorResponse>,Task>, IEventListener,
ISendAsync)
|
Gets a Kusto pool.
|
KustoPoolsListByWorkspace(String, String, String, Func<HttpResponseMessage,
Task<IKustoPoolListResult>,Task>, Func<HttpResponseMessage,Task<IErrorResponse>,
Task>, IEventListener, ISendAsync)
|
List all Kusto pools
|
KustoPoolsListByWorkspaceViaIdentity(String, Func<HttpResponseMessage,
Task<IKustoPoolListResult>,Task>, Func<HttpResponseMessage,Task<IErrorResponse>,
Task>, IEventListener, ISendAsync)
|
List all Kusto pools
|
KustoPoolsListFollowerDatabases(String, String, String, String,
Func<HttpResponseMessage,Task<IFollowerDatabaseListResult>,Task>,
Func<HttpResponseMessage,Task<IErrorResponse>,Task>, IEventListener,
ISendAsync)
|
Returns a list of databases that are owned by this Kusto Pool and were followed by another Kusto Pool.
|
KustoPoolsListFollowerDatabasesViaIdentity(String, Func<HttpResponseMessage,
Task<IFollowerDatabaseListResult>,Task>, Func<HttpResponseMessage,
Task<IErrorResponse>,Task>, IEventListener, ISendAsync)
|
Returns a list of databases that are owned by this Kusto Pool and were followed by another Kusto Pool.
|
KustoPoolsListLanguageExtensions(String, String, String, String,
Func<HttpResponseMessage,Task<ILanguageExtensionsList>,Task>,
Func<HttpResponseMessage,Task<IErrorResponse>,Task>, IEventListener,
ISendAsync)
|
Returns a list of language extensions that can run within KQL queries.
|
KustoPoolsListLanguageExtensionsViaIdentity(String, Func<HttpResponseMessage,
Task<ILanguageExtensionsList>,Task>, Func<HttpResponseMessage,
Task<IErrorResponse>,Task>, IEventListener, ISendAsync)
|
Returns a list of language extensions that can run within KQL queries.
|
KustoPoolsListSkusByResource(String, String, String, String, Func<HttpResponseMessage,
Task<IListResourceSkusResult>,Task>, Func<HttpResponseMessage,
Task<IErrorResponse>,Task>, IEventListener, ISendAsync)
|
Returns the SKUs available for the provided resource.
|
KustoPoolsListSkusByResourceViaIdentity(String, Func<HttpResponseMessage,
Task<IListResourceSkusResult>,Task>, Func<HttpResponseMessage,
Task<IErrorResponse>,Task>, IEventListener, ISendAsync)
|
Returns the SKUs available for the provided resource.
|
KustoPoolsRemoveLanguageExtensions(String, String, String, String,
ILanguageExtensionsList, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,
Task<IErrorResponse>,Task>, IEventListener, ISendAsync)
|
Remove a list of language extensions that can run within KQL queries.
|
KustoPoolsRemoveLanguageExtensionsViaIdentity(String, ILanguageExtensionsList,
Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task<IErrorResponse>,
Task>, IEventListener, ISendAsync)
|
Remove a list of language extensions that can run within KQL queries.
|
KustoPoolsStart(String, String, String, String, Func<HttpResponseMessage,
Task>, Func<HttpResponseMessage,Task<IErrorResponse>,Task>, IEventListener,
ISendAsync)
|
Starts a Kusto pool.
|
KustoPoolsStartViaIdentity(String, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task<IErrorResponse>,Task>, IEventListener, ISendAsync)
|
Starts a Kusto pool.
|
KustoPoolsStop(String, String, String, String, Func<HttpResponseMessage,
Task>, Func<HttpResponseMessage,Task<IErrorResponse>,Task>, IEventListener,
ISendAsync)
|
Stops a Kusto pool.
|
KustoPoolsStopViaIdentity(String, Func<HttpResponseMessage,Task>, Func<HttpResponseMessage,Task<IErrorResponse>,Task>, IEventListener, ISendAsync)
|
Stops a Kusto pool.
|
KustoPoolsUpdate(String, String, String, String, String, IKustoPoolUpdate,
Func<HttpResponseMessage,Task<IKustoPool>,Task>, Func<HttpResponseMessage,
Task<IErrorResponse>,Task>, IEventListener, ISendAsync)
|
Update a Kusto Kusto Pool.
|
KustoPoolsUpdateViaIdentity(String, String, IKustoPoolUpdate,
Func<HttpResponseMessage,Task<IKustoPool>,Task>, Func<HttpResponseMessage,
Task<IErrorResponse>,Task>, IEventListener, ISendAsync)
|
Update a Kusto Kusto Pool.
|