This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.89.1 published on Sunday, Mar 2, 2025 by Pulumi
azure-native.azurearcdata.getSqlServerInstanceJobsStatus
Explore with Pulumi AI
This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.89.1 published on Sunday, Mar 2, 2025 by Pulumi
Gets jobs status details for sql arc resource Azure REST API version: 2024-05-01-preview.
Using getSqlServerInstanceJobsStatus
Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.
function getSqlServerInstanceJobsStatus(args: GetSqlServerInstanceJobsStatusArgs, opts?: InvokeOptions): Promise<GetSqlServerInstanceJobsStatusResult>
function getSqlServerInstanceJobsStatusOutput(args: GetSqlServerInstanceJobsStatusOutputArgs, opts?: InvokeOptions): Output<GetSqlServerInstanceJobsStatusResult>def get_sql_server_instance_jobs_status(feature_name: Optional[str] = None,
                                        job_type: Optional[str] = None,
                                        resource_group_name: Optional[str] = None,
                                        sql_server_instance_name: Optional[str] = None,
                                        opts: Optional[InvokeOptions] = None) -> GetSqlServerInstanceJobsStatusResult
def get_sql_server_instance_jobs_status_output(feature_name: Optional[pulumi.Input[str]] = None,
                                        job_type: Optional[pulumi.Input[str]] = None,
                                        resource_group_name: Optional[pulumi.Input[str]] = None,
                                        sql_server_instance_name: Optional[pulumi.Input[str]] = None,
                                        opts: Optional[InvokeOptions] = None) -> Output[GetSqlServerInstanceJobsStatusResult]func GetSqlServerInstanceJobsStatus(ctx *Context, args *GetSqlServerInstanceJobsStatusArgs, opts ...InvokeOption) (*GetSqlServerInstanceJobsStatusResult, error)
func GetSqlServerInstanceJobsStatusOutput(ctx *Context, args *GetSqlServerInstanceJobsStatusOutputArgs, opts ...InvokeOption) GetSqlServerInstanceJobsStatusResultOutput> Note: This function is named GetSqlServerInstanceJobsStatus in the Go SDK.
public static class GetSqlServerInstanceJobsStatus 
{
    public static Task<GetSqlServerInstanceJobsStatusResult> InvokeAsync(GetSqlServerInstanceJobsStatusArgs args, InvokeOptions? opts = null)
    public static Output<GetSqlServerInstanceJobsStatusResult> Invoke(GetSqlServerInstanceJobsStatusInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetSqlServerInstanceJobsStatusResult> getSqlServerInstanceJobsStatus(GetSqlServerInstanceJobsStatusArgs args, InvokeOptions options)
public static Output<GetSqlServerInstanceJobsStatusResult> getSqlServerInstanceJobsStatus(GetSqlServerInstanceJobsStatusArgs args, InvokeOptions options)
fn::invoke:
  function: azure-native:azurearcdata:getSqlServerInstanceJobsStatus
  arguments:
    # arguments dictionaryThe following arguments are supported:
- ResourceGroup stringName 
- The name of the Azure resource group
- SqlServer stringInstance Name 
- Name of SQL Server Instance
- FeatureName string
- The name of the feature to retrieve the job status for.
- JobType string
- The type of the job to retrieve the status for.
- ResourceGroup stringName 
- The name of the Azure resource group
- SqlServer stringInstance Name 
- Name of SQL Server Instance
- FeatureName string
- The name of the feature to retrieve the job status for.
- JobType string
- The type of the job to retrieve the status for.
- resourceGroup StringName 
- The name of the Azure resource group
- sqlServer StringInstance Name 
- Name of SQL Server Instance
- featureName String
- The name of the feature to retrieve the job status for.
- jobType String
- The type of the job to retrieve the status for.
- resourceGroup stringName 
- The name of the Azure resource group
- sqlServer stringInstance Name 
- Name of SQL Server Instance
- featureName string
- The name of the feature to retrieve the job status for.
- jobType string
- The type of the job to retrieve the status for.
- resource_group_ strname 
- The name of the Azure resource group
- sql_server_ strinstance_ name 
- Name of SQL Server Instance
- feature_name str
- The name of the feature to retrieve the job status for.
- job_type str
- The type of the job to retrieve the status for.
- resourceGroup StringName 
- The name of the Azure resource group
- sqlServer StringInstance Name 
- Name of SQL Server Instance
- featureName String
- The name of the feature to retrieve the job status for.
- jobType String
- The type of the job to retrieve the status for.
getSqlServerInstanceJobsStatus Result
The following output properties are available:
- JobsStatus List<Pulumi.Azure Native. Azure Arc Data. Outputs. Sql Server Instance Job Status Response> 
- The list of jobs status running on the SQL Server instance.
- JobsStatus []SqlServer Instance Job Status Response 
- The list of jobs status running on the SQL Server instance.
- jobsStatus List<SqlServer Instance Job Status Response> 
- The list of jobs status running on the SQL Server instance.
- jobsStatus SqlServer Instance Job Status Response[] 
- The list of jobs status running on the SQL Server instance.
- jobs_status Sequence[SqlServer Instance Job Status Response] 
- The list of jobs status running on the SQL Server instance.
- jobsStatus List<Property Map>
- The list of jobs status running on the SQL Server instance.
Supporting Types
BackgroundJobResponse  
- EndTime string
- The end time of the background job.
- ExecutionState string
- The execution state of the background job.
- LastExecution stringStatus 
- The last execution status of the background job.
- LastExecution stringTime 
- The last execution time of the background job.
- StartTime string
- The start time of the background job.
- State string
- The state of the background job.
- EndTime string
- The end time of the background job.
- ExecutionState string
- The execution state of the background job.
- LastExecution stringStatus 
- The last execution status of the background job.
- LastExecution stringTime 
- The last execution time of the background job.
- StartTime string
- The start time of the background job.
- State string
- The state of the background job.
- endTime String
- The end time of the background job.
- executionState String
- The execution state of the background job.
- lastExecution StringStatus 
- The last execution status of the background job.
- lastExecution StringTime 
- The last execution time of the background job.
- startTime String
- The start time of the background job.
- state String
- The state of the background job.
- endTime string
- The end time of the background job.
- executionState string
- The execution state of the background job.
- lastExecution stringStatus 
- The last execution status of the background job.
- lastExecution stringTime 
- The last execution time of the background job.
- startTime string
- The start time of the background job.
- state string
- The state of the background job.
- end_time str
- The end time of the background job.
- execution_state str
- The execution state of the background job.
- last_execution_ strstatus 
- The last execution status of the background job.
- last_execution_ strtime 
- The last execution time of the background job.
- start_time str
- The start time of the background job.
- state str
- The state of the background job.
- endTime String
- The end time of the background job.
- executionState String
- The execution state of the background job.
- lastExecution StringStatus 
- The last execution status of the background job.
- lastExecution StringTime 
- The last execution time of the background job.
- startTime String
- The start time of the background job.
- state String
- The state of the background job.
SequencerActionResponse  
SqlServerInstanceJobStatusResponse     
- BackgroundJob Pulumi.Azure Native. Azure Arc Data. Inputs. Background Job Response 
- The background job details.
- Id string
- The unique identifier of the job.
- InstanceName string
- The name of the SQL Server instance.
- JobException string
- The exception message if the job failed.
- JobStatus string
- The status of the job.
- SequencerActions List<Pulumi.Azure Native. Azure Arc Data. Inputs. Sequencer Action Response> 
- The list of sequencer actions.
- BackgroundJob BackgroundJob Response 
- The background job details.
- Id string
- The unique identifier of the job.
- InstanceName string
- The name of the SQL Server instance.
- JobException string
- The exception message if the job failed.
- JobStatus string
- The status of the job.
- SequencerActions []SequencerAction Response 
- The list of sequencer actions.
- backgroundJob BackgroundJob Response 
- The background job details.
- id String
- The unique identifier of the job.
- instanceName String
- The name of the SQL Server instance.
- jobException String
- The exception message if the job failed.
- jobStatus String
- The status of the job.
- sequencerActions List<SequencerAction Response> 
- The list of sequencer actions.
- backgroundJob BackgroundJob Response 
- The background job details.
- id string
- The unique identifier of the job.
- instanceName string
- The name of the SQL Server instance.
- jobException string
- The exception message if the job failed.
- jobStatus string
- The status of the job.
- sequencerActions SequencerAction Response[] 
- The list of sequencer actions.
- background_job BackgroundJob Response 
- The background job details.
- id str
- The unique identifier of the job.
- instance_name str
- The name of the SQL Server instance.
- job_exception str
- The exception message if the job failed.
- job_status str
- The status of the job.
- sequencer_actions Sequence[SequencerAction Response] 
- The list of sequencer actions.
- backgroundJob Property Map
- The background job details.
- id String
- The unique identifier of the job.
- instanceName String
- The name of the SQL Server instance.
- jobException String
- The exception message if the job failed.
- jobStatus String
- The status of the job.
- sequencerActions List<Property Map>
- The list of sequencer actions.
Package Details
- Repository
- Azure Native pulumi/pulumi-azure-native
- License
- Apache-2.0
This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.89.1 published on Sunday, Mar 2, 2025 by Pulumi