Interface KustoManagementClient


  • public interface KustoManagementClient
    The interface for KustoManagementClient class.
    • Method Detail

      • getSubscriptionId

        String getSubscriptionId()
        Gets Gets subscription credentials which uniquely identify Microsoft Azure subscription. The subscription ID forms part of the URI for every service call.
        Returns:
        the subscriptionId value.
      • getEndpoint

        String getEndpoint()
        Gets server parameter.
        Returns:
        the endpoint value.
      • getApiVersion

        String getApiVersion()
        Gets Api Version.
        Returns:
        the apiVersion value.
      • getHttpPipeline

        com.azure.core.http.HttpPipeline getHttpPipeline()
        Gets The HTTP pipeline to send requests through.
        Returns:
        the httpPipeline value.
      • getDefaultPollInterval

        Duration getDefaultPollInterval()
        Gets The default poll interval for long-running operation.
        Returns:
        the defaultPollInterval value.
      • getClusters

        ClustersClient getClusters()
        Gets the ClustersClient object to access its operations.
        Returns:
        the ClustersClient object.
      • getClusterPrincipalAssignments

        ClusterPrincipalAssignmentsClient getClusterPrincipalAssignments()
        Gets the ClusterPrincipalAssignmentsClient object to access its operations.
        Returns:
        the ClusterPrincipalAssignmentsClient object.
      • getDatabases

        DatabasesClient getDatabases()
        Gets the DatabasesClient object to access its operations.
        Returns:
        the DatabasesClient object.
      • getAttachedDatabaseConfigurations

        AttachedDatabaseConfigurationsClient getAttachedDatabaseConfigurations()
        Gets the AttachedDatabaseConfigurationsClient object to access its operations.
        Returns:
        the AttachedDatabaseConfigurationsClient object.
      • getManagedPrivateEndpoints

        ManagedPrivateEndpointsClient getManagedPrivateEndpoints()
        Gets the ManagedPrivateEndpointsClient object to access its operations.
        Returns:
        the ManagedPrivateEndpointsClient object.
      • getDatabasePrincipalAssignments

        DatabasePrincipalAssignmentsClient getDatabasePrincipalAssignments()
        Gets the DatabasePrincipalAssignmentsClient object to access its operations.
        Returns:
        the DatabasePrincipalAssignmentsClient object.
      • getScripts

        ScriptsClient getScripts()
        Gets the ScriptsClient object to access its operations.
        Returns:
        the ScriptsClient object.
      • getPrivateEndpointConnections

        PrivateEndpointConnectionsClient getPrivateEndpointConnections()
        Gets the PrivateEndpointConnectionsClient object to access its operations.
        Returns:
        the PrivateEndpointConnectionsClient object.
      • getPrivateLinkResources

        PrivateLinkResourcesClient getPrivateLinkResources()
        Gets the PrivateLinkResourcesClient object to access its operations.
        Returns:
        the PrivateLinkResourcesClient object.
      • getDataConnections

        DataConnectionsClient getDataConnections()
        Gets the DataConnectionsClient object to access its operations.
        Returns:
        the DataConnectionsClient object.
      • getOperations

        OperationsClient getOperations()
        Gets the OperationsClient object to access its operations.
        Returns:
        the OperationsClient object.
      • getOperationsResults

        OperationsResultsClient getOperationsResults()
        Gets the OperationsResultsClient object to access its operations.
        Returns:
        the OperationsResultsClient object.
      • getOperationsResultsLocations

        OperationsResultsLocationsClient getOperationsResultsLocations()
        Gets the OperationsResultsLocationsClient object to access its operations.
        Returns:
        the OperationsResultsLocationsClient object.