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.machinelearningservices.getLabelingJob
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
Azure Resource Manager resource envelope. Azure REST API version: 2023-04-01-preview.
Other available API versions: 2020-09-01-preview, 2021-03-01-preview, 2023-06-01-preview, 2023-08-01-preview, 2024-01-01-preview, 2024-04-01-preview.
Using getLabelingJob
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 getLabelingJob(args: GetLabelingJobArgs, opts?: InvokeOptions): Promise<GetLabelingJobResult>
function getLabelingJobOutput(args: GetLabelingJobOutputArgs, opts?: InvokeOptions): Output<GetLabelingJobResult>def get_labeling_job(id: Optional[str] = None,
                     include_job_instructions: Optional[bool] = None,
                     include_label_categories: Optional[bool] = None,
                     resource_group_name: Optional[str] = None,
                     workspace_name: Optional[str] = None,
                     opts: Optional[InvokeOptions] = None) -> GetLabelingJobResult
def get_labeling_job_output(id: Optional[pulumi.Input[str]] = None,
                     include_job_instructions: Optional[pulumi.Input[bool]] = None,
                     include_label_categories: Optional[pulumi.Input[bool]] = None,
                     resource_group_name: Optional[pulumi.Input[str]] = None,
                     workspace_name: Optional[pulumi.Input[str]] = None,
                     opts: Optional[InvokeOptions] = None) -> Output[GetLabelingJobResult]func LookupLabelingJob(ctx *Context, args *LookupLabelingJobArgs, opts ...InvokeOption) (*LookupLabelingJobResult, error)
func LookupLabelingJobOutput(ctx *Context, args *LookupLabelingJobOutputArgs, opts ...InvokeOption) LookupLabelingJobResultOutput> Note: This function is named LookupLabelingJob in the Go SDK.
public static class GetLabelingJob 
{
    public static Task<GetLabelingJobResult> InvokeAsync(GetLabelingJobArgs args, InvokeOptions? opts = null)
    public static Output<GetLabelingJobResult> Invoke(GetLabelingJobInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetLabelingJobResult> getLabelingJob(GetLabelingJobArgs args, InvokeOptions options)
public static Output<GetLabelingJobResult> getLabelingJob(GetLabelingJobArgs args, InvokeOptions options)
fn::invoke:
  function: azure-native:machinelearningservices:getLabelingJob
  arguments:
    # arguments dictionaryThe following arguments are supported:
- Id string
- The name and identifier for the LabelingJob.
- ResourceGroup stringName 
- The name of the resource group. The name is case insensitive.
- WorkspaceName string
- Name of Azure Machine Learning workspace.
- IncludeJob boolInstructions 
- Boolean value to indicate whether to include JobInstructions in response.
- IncludeLabel boolCategories 
- Boolean value to indicate Whether to include LabelCategories in response.
- Id string
- The name and identifier for the LabelingJob.
- ResourceGroup stringName 
- The name of the resource group. The name is case insensitive.
- WorkspaceName string
- Name of Azure Machine Learning workspace.
- IncludeJob boolInstructions 
- Boolean value to indicate whether to include JobInstructions in response.
- IncludeLabel boolCategories 
- Boolean value to indicate Whether to include LabelCategories in response.
- id String
- The name and identifier for the LabelingJob.
- resourceGroup StringName 
- The name of the resource group. The name is case insensitive.
- workspaceName String
- Name of Azure Machine Learning workspace.
- includeJob BooleanInstructions 
- Boolean value to indicate whether to include JobInstructions in response.
- includeLabel BooleanCategories 
- Boolean value to indicate Whether to include LabelCategories in response.
- id string
- The name and identifier for the LabelingJob.
- resourceGroup stringName 
- The name of the resource group. The name is case insensitive.
- workspaceName string
- Name of Azure Machine Learning workspace.
- includeJob booleanInstructions 
- Boolean value to indicate whether to include JobInstructions in response.
- includeLabel booleanCategories 
- Boolean value to indicate Whether to include LabelCategories in response.
- id str
- The name and identifier for the LabelingJob.
- resource_group_ strname 
- The name of the resource group. The name is case insensitive.
- workspace_name str
- Name of Azure Machine Learning workspace.
- include_job_ boolinstructions 
- Boolean value to indicate whether to include JobInstructions in response.
- include_label_ boolcategories 
- Boolean value to indicate Whether to include LabelCategories in response.
- id String
- The name and identifier for the LabelingJob.
- resourceGroup StringName 
- The name of the resource group. The name is case insensitive.
- workspaceName String
- Name of Azure Machine Learning workspace.
- includeJob BooleanInstructions 
- Boolean value to indicate whether to include JobInstructions in response.
- includeLabel BooleanCategories 
- Boolean value to indicate Whether to include LabelCategories in response.
getLabelingJob Result
The following output properties are available:
- Id string
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- LabelingJob Pulumi.Properties Azure Native. Machine Learning Services. Outputs. Labeling Job Response 
- [Required] Additional attributes of the entity.
- Name string
- The name of the resource
- SystemData Pulumi.Azure Native. Machine Learning Services. Outputs. System Data Response 
- Azure Resource Manager metadata containing createdBy and modifiedBy information.
- Type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- Id string
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- LabelingJob LabelingProperties Job Response 
- [Required] Additional attributes of the entity.
- Name string
- The name of the resource
- SystemData SystemData Response 
- Azure Resource Manager metadata containing createdBy and modifiedBy information.
- Type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- id String
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- labelingJob LabelingProperties Job Response 
- [Required] Additional attributes of the entity.
- name String
- The name of the resource
- systemData SystemData Response 
- Azure Resource Manager metadata containing createdBy and modifiedBy information.
- type String
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- id string
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- labelingJob LabelingProperties Job Response 
- [Required] Additional attributes of the entity.
- name string
- The name of the resource
- systemData SystemData Response 
- Azure Resource Manager metadata containing createdBy and modifiedBy information.
- type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- id str
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- labeling_job_ Labelingproperties Job Response 
- [Required] Additional attributes of the entity.
- name str
- The name of the resource
- system_data SystemData Response 
- Azure Resource Manager metadata containing createdBy and modifiedBy information.
- type str
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- id String
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- labelingJob Property MapProperties 
- [Required] Additional attributes of the entity.
- name String
- The name of the resource
- systemData Property Map
- Azure Resource Manager metadata containing createdBy and modifiedBy information.
- type String
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
Supporting Types
AllNodesResponse  
AmlTokenResponse  
AzureDevOpsWebhookResponse    
- EventType string
- Send callback on a specified notification event
- EventType string
- Send callback on a specified notification event
- eventType String
- Send callback on a specified notification event
- eventType string
- Send callback on a specified notification event
- event_type str
- Send callback on a specified notification event
- eventType String
- Send callback on a specified notification event
JobServiceResponse  
- ErrorMessage string
- Any error in the service.
- Status string
- Status of endpoint.
- Endpoint string
- Url for endpoint.
- JobService stringType 
- Endpoint type.
- Nodes
Pulumi.Azure Native. Machine Learning Services. Inputs. All Nodes Response 
- Nodes that user would like to start the service on. If Nodes is not set or set to null, the service will only be started on leader node.
- Port int
- Port for endpoint.
- Properties Dictionary<string, string>
- Additional properties to set on the endpoint.
- ErrorMessage string
- Any error in the service.
- Status string
- Status of endpoint.
- Endpoint string
- Url for endpoint.
- JobService stringType 
- Endpoint type.
- Nodes
AllNodes Response 
- Nodes that user would like to start the service on. If Nodes is not set or set to null, the service will only be started on leader node.
- Port int
- Port for endpoint.
- Properties map[string]string
- Additional properties to set on the endpoint.
- errorMessage String
- Any error in the service.
- status String
- Status of endpoint.
- endpoint String
- Url for endpoint.
- jobService StringType 
- Endpoint type.
- nodes
AllNodes Response 
- Nodes that user would like to start the service on. If Nodes is not set or set to null, the service will only be started on leader node.
- port Integer
- Port for endpoint.
- properties Map<String,String>
- Additional properties to set on the endpoint.
- errorMessage string
- Any error in the service.
- status string
- Status of endpoint.
- endpoint string
- Url for endpoint.
- jobService stringType 
- Endpoint type.
- nodes
AllNodes Response 
- Nodes that user would like to start the service on. If Nodes is not set or set to null, the service will only be started on leader node.
- port number
- Port for endpoint.
- properties {[key: string]: string}
- Additional properties to set on the endpoint.
- error_message str
- Any error in the service.
- status str
- Status of endpoint.
- endpoint str
- Url for endpoint.
- job_service_ strtype 
- Endpoint type.
- nodes
AllNodes Response 
- Nodes that user would like to start the service on. If Nodes is not set or set to null, the service will only be started on leader node.
- port int
- Port for endpoint.
- properties Mapping[str, str]
- Additional properties to set on the endpoint.
- errorMessage String
- Any error in the service.
- status String
- Status of endpoint.
- endpoint String
- Url for endpoint.
- jobService StringType 
- Endpoint type.
- nodes Property Map
- Nodes that user would like to start the service on. If Nodes is not set or set to null, the service will only be started on leader node.
- port Number
- Port for endpoint.
- properties Map<String>
- Additional properties to set on the endpoint.
LabelCategoryResponse  
- Classes
Dictionary<string, Pulumi.Azure Native. Machine Learning Services. Inputs. Label Class Response> 
- Dictionary of label classes in this category.
- DisplayName string
- Display name of the label category.
- MultiSelect string
- Indicates whether it is allowed to select multiple classes in this category.
- Classes
map[string]LabelClass Response 
- Dictionary of label classes in this category.
- DisplayName string
- Display name of the label category.
- MultiSelect string
- Indicates whether it is allowed to select multiple classes in this category.
- classes
Map<String,LabelClass Response> 
- Dictionary of label classes in this category.
- displayName String
- Display name of the label category.
- multiSelect String
- Indicates whether it is allowed to select multiple classes in this category.
- classes
{[key: string]: LabelClass Response} 
- Dictionary of label classes in this category.
- displayName string
- Display name of the label category.
- multiSelect string
- Indicates whether it is allowed to select multiple classes in this category.
- classes
Mapping[str, LabelClass Response] 
- Dictionary of label classes in this category.
- display_name str
- Display name of the label category.
- multi_select str
- Indicates whether it is allowed to select multiple classes in this category.
- classes Map<Property Map>
- Dictionary of label classes in this category.
- displayName String
- Display name of the label category.
- multiSelect String
- Indicates whether it is allowed to select multiple classes in this category.
LabelClassResponse  
- DisplayName string
- Display name of the label class.
- Subclasses
Dictionary<string, Pulumi.Azure Native. Machine Learning Services. Inputs. Label Class Response> 
- Dictionary of subclasses of the label class.
- DisplayName string
- Display name of the label class.
- Subclasses
map[string]LabelClass Response 
- Dictionary of subclasses of the label class.
- displayName String
- Display name of the label class.
- subclasses
Map<String,LabelClass Response> 
- Dictionary of subclasses of the label class.
- displayName string
- Display name of the label class.
- subclasses
{[key: string]: LabelClass Response} 
- Dictionary of subclasses of the label class.
- display_name str
- Display name of the label class.
- subclasses
Mapping[str, LabelClass Response] 
- Dictionary of subclasses of the label class.
- displayName String
- Display name of the label class.
- subclasses Map<Property Map>
- Dictionary of subclasses of the label class.
LabelingDataConfigurationResponse   
- DataId string
- Resource Id of the data asset to perform labeling.
- IncrementalData stringRefresh 
- Indicates whether to enable incremental data refresh.
- DataId string
- Resource Id of the data asset to perform labeling.
- IncrementalData stringRefresh 
- Indicates whether to enable incremental data refresh.
- dataId String
- Resource Id of the data asset to perform labeling.
- incrementalData StringRefresh 
- Indicates whether to enable incremental data refresh.
- dataId string
- Resource Id of the data asset to perform labeling.
- incrementalData stringRefresh 
- Indicates whether to enable incremental data refresh.
- data_id str
- Resource Id of the data asset to perform labeling.
- incremental_data_ strrefresh 
- Indicates whether to enable incremental data refresh.
- dataId String
- Resource Id of the data asset to perform labeling.
- incrementalData StringRefresh 
- Indicates whether to enable incremental data refresh.
LabelingJobImagePropertiesResponse    
- AnnotationType string
- Annotation type of image labeling job.
- AnnotationType string
- Annotation type of image labeling job.
- annotationType String
- Annotation type of image labeling job.
- annotationType string
- Annotation type of image labeling job.
- annotation_type str
- Annotation type of image labeling job.
- annotationType String
- Annotation type of image labeling job.
LabelingJobInstructionsResponse   
- Uri string
- The link to a page with detailed labeling instructions for labelers.
- Uri string
- The link to a page with detailed labeling instructions for labelers.
- uri String
- The link to a page with detailed labeling instructions for labelers.
- uri string
- The link to a page with detailed labeling instructions for labelers.
- uri str
- The link to a page with detailed labeling instructions for labelers.
- uri String
- The link to a page with detailed labeling instructions for labelers.
LabelingJobResponse  
- CreatedDate stringTime 
- Created time of the job in UTC timezone.
- ProgressMetrics Pulumi.Azure Native. Machine Learning Services. Inputs. Progress Metrics Response 
- Progress metrics of the job.
- ProjectId string
- Internal id of the job(Previously called project).
- ProvisioningState string
- Specifies the labeling job provisioning state.
- Status string
- Status of the job.
- StatusMessages List<Pulumi.Azure Native. Machine Learning Services. Inputs. Status Message Response> 
- Status messages of the job.
- ComponentId string
- ARM resource ID of the component resource.
- ComputeId string
- ARM resource ID of the compute resource.
- DataConfiguration Pulumi.Azure Native. Machine Learning Services. Inputs. Labeling Data Configuration Response 
- Configuration of data used in the job.
- Description string
- The asset description text.
- DisplayName string
- Display name of job.
- ExperimentName string
- The name of the experiment the job belongs to. If not set, the job is placed in the "Default" experiment.
- Identity
Pulumi.Azure | Pulumi.Native. Machine Learning Services. Inputs. Aml Token Response Azure | Pulumi.Native. Machine Learning Services. Inputs. Managed Identity Response Azure Native. Machine Learning Services. Inputs. User Identity Response 
- Identity configuration. If set, this should be one of AmlToken, ManagedIdentity, UserIdentity or null. Defaults to AmlToken if null.
- IsArchived bool
- Is the asset archived?
- JobInstructions Pulumi.Azure Native. Machine Learning Services. Inputs. Labeling Job Instructions Response 
- Labeling instructions of the job.
- LabelCategories Dictionary<string, Pulumi.Azure Native. Machine Learning Services. Inputs. Label Category Response> 
- Label categories of the job.
- LabelingJob Pulumi.Media Properties Azure | Pulumi.Native. Machine Learning Services. Inputs. Labeling Job Image Properties Response Azure Native. Machine Learning Services. Inputs. Labeling Job Text Properties Response 
- Media type specific properties in the job.
- MlAssist Pulumi.Configuration Azure | Pulumi.Native. Machine Learning Services. Inputs. MLAssist Configuration Disabled Response Azure Native. Machine Learning Services. Inputs. MLAssist Configuration Enabled Response 
- Configuration of MLAssist feature in the job.
- NotificationSetting Pulumi.Azure Native. Machine Learning Services. Inputs. Notification Setting Response 
- Notification setting for the job
- Properties Dictionary<string, string>
- The asset property dictionary.
- SecretsConfiguration Dictionary<string, Pulumi.Azure Native. Machine Learning Services. Inputs. Secret Configuration Response> 
- Configuration for secrets to be made available during runtime.
- Services
Dictionary<string, Pulumi.Azure Native. Machine Learning Services. Inputs. Job Service Response> 
- List of JobEndpoints. For local jobs, a job endpoint will have an endpoint value of FileStreamObject.
- Dictionary<string, string>
- Tag dictionary. Tags can be added, removed, and updated.
- CreatedDate stringTime 
- Created time of the job in UTC timezone.
- ProgressMetrics ProgressMetrics Response 
- Progress metrics of the job.
- ProjectId string
- Internal id of the job(Previously called project).
- ProvisioningState string
- Specifies the labeling job provisioning state.
- Status string
- Status of the job.
- StatusMessages []StatusMessage Response 
- Status messages of the job.
- ComponentId string
- ARM resource ID of the component resource.
- ComputeId string
- ARM resource ID of the compute resource.
- DataConfiguration LabelingData Configuration Response 
- Configuration of data used in the job.
- Description string
- The asset description text.
- DisplayName string
- Display name of job.
- ExperimentName string
- The name of the experiment the job belongs to. If not set, the job is placed in the "Default" experiment.
- Identity
AmlToken | ManagedResponse Identity | UserResponse Identity Response 
- Identity configuration. If set, this should be one of AmlToken, ManagedIdentity, UserIdentity or null. Defaults to AmlToken if null.
- IsArchived bool
- Is the asset archived?
- JobInstructions LabelingJob Instructions Response 
- Labeling instructions of the job.
- LabelCategories map[string]LabelCategory Response 
- Label categories of the job.
- LabelingJob LabelingMedia Properties Job | LabelingImage Properties Response Job Text Properties Response 
- Media type specific properties in the job.
- MlAssist MLAssistConfiguration Configuration | MLAssistDisabled Response Configuration Enabled Response 
- Configuration of MLAssist feature in the job.
- NotificationSetting NotificationSetting Response 
- Notification setting for the job
- Properties map[string]string
- The asset property dictionary.
- SecretsConfiguration map[string]SecretConfiguration Response 
- Configuration for secrets to be made available during runtime.
- Services
map[string]JobService Response 
- List of JobEndpoints. For local jobs, a job endpoint will have an endpoint value of FileStreamObject.
- map[string]string
- Tag dictionary. Tags can be added, removed, and updated.
- createdDate StringTime 
- Created time of the job in UTC timezone.
- progressMetrics ProgressMetrics Response 
- Progress metrics of the job.
- projectId String
- Internal id of the job(Previously called project).
- provisioningState String
- Specifies the labeling job provisioning state.
- status String
- Status of the job.
- statusMessages List<StatusMessage Response> 
- Status messages of the job.
- componentId String
- ARM resource ID of the component resource.
- computeId String
- ARM resource ID of the compute resource.
- dataConfiguration LabelingData Configuration Response 
- Configuration of data used in the job.
- description String
- The asset description text.
- displayName String
- Display name of job.
- experimentName String
- The name of the experiment the job belongs to. If not set, the job is placed in the "Default" experiment.
- identity
AmlToken | ManagedResponse Identity | UserResponse Identity Response 
- Identity configuration. If set, this should be one of AmlToken, ManagedIdentity, UserIdentity or null. Defaults to AmlToken if null.
- isArchived Boolean
- Is the asset archived?
- jobInstructions LabelingJob Instructions Response 
- Labeling instructions of the job.
- labelCategories Map<String,LabelCategory Response> 
- Label categories of the job.
- labelingJob LabelingMedia Properties Job | LabelingImage Properties Response Job Text Properties Response 
- Media type specific properties in the job.
- mlAssist MLAssistConfiguration Configuration | MLAssistDisabled Response Configuration Enabled Response 
- Configuration of MLAssist feature in the job.
- notificationSetting NotificationSetting Response 
- Notification setting for the job
- properties Map<String,String>
- The asset property dictionary.
- secretsConfiguration Map<String,SecretConfiguration Response> 
- Configuration for secrets to be made available during runtime.
- services
Map<String,JobService Response> 
- List of JobEndpoints. For local jobs, a job endpoint will have an endpoint value of FileStreamObject.
- Map<String,String>
- Tag dictionary. Tags can be added, removed, and updated.
- createdDate stringTime 
- Created time of the job in UTC timezone.
- progressMetrics ProgressMetrics Response 
- Progress metrics of the job.
- projectId string
- Internal id of the job(Previously called project).
- provisioningState string
- Specifies the labeling job provisioning state.
- status string
- Status of the job.
- statusMessages StatusMessage Response[] 
- Status messages of the job.
- componentId string
- ARM resource ID of the component resource.
- computeId string
- ARM resource ID of the compute resource.
- dataConfiguration LabelingData Configuration Response 
- Configuration of data used in the job.
- description string
- The asset description text.
- displayName string
- Display name of job.
- experimentName string
- The name of the experiment the job belongs to. If not set, the job is placed in the "Default" experiment.
- identity
AmlToken | ManagedResponse Identity | UserResponse Identity Response 
- Identity configuration. If set, this should be one of AmlToken, ManagedIdentity, UserIdentity or null. Defaults to AmlToken if null.
- isArchived boolean
- Is the asset archived?
- jobInstructions LabelingJob Instructions Response 
- Labeling instructions of the job.
- labelCategories {[key: string]: LabelCategory Response} 
- Label categories of the job.
- labelingJob LabelingMedia Properties Job | LabelingImage Properties Response Job Text Properties Response 
- Media type specific properties in the job.
- mlAssist MLAssistConfiguration Configuration | MLAssistDisabled Response Configuration Enabled Response 
- Configuration of MLAssist feature in the job.
- notificationSetting NotificationSetting Response 
- Notification setting for the job
- properties {[key: string]: string}
- The asset property dictionary.
- secretsConfiguration {[key: string]: SecretConfiguration Response} 
- Configuration for secrets to be made available during runtime.
- services
{[key: string]: JobService Response} 
- List of JobEndpoints. For local jobs, a job endpoint will have an endpoint value of FileStreamObject.
- {[key: string]: string}
- Tag dictionary. Tags can be added, removed, and updated.
- created_date_ strtime 
- Created time of the job in UTC timezone.
- progress_metrics ProgressMetrics Response 
- Progress metrics of the job.
- project_id str
- Internal id of the job(Previously called project).
- provisioning_state str
- Specifies the labeling job provisioning state.
- status str
- Status of the job.
- status_messages Sequence[StatusMessage Response] 
- Status messages of the job.
- component_id str
- ARM resource ID of the component resource.
- compute_id str
- ARM resource ID of the compute resource.
- data_configuration LabelingData Configuration Response 
- Configuration of data used in the job.
- description str
- The asset description text.
- display_name str
- Display name of job.
- experiment_name str
- The name of the experiment the job belongs to. If not set, the job is placed in the "Default" experiment.
- identity
AmlToken | ManagedResponse Identity | UserResponse Identity Response 
- Identity configuration. If set, this should be one of AmlToken, ManagedIdentity, UserIdentity or null. Defaults to AmlToken if null.
- is_archived bool
- Is the asset archived?
- job_instructions LabelingJob Instructions Response 
- Labeling instructions of the job.
- label_categories Mapping[str, LabelCategory Response] 
- Label categories of the job.
- labeling_job_ Labelingmedia_ properties Job | LabelingImage Properties Response Job Text Properties Response 
- Media type specific properties in the job.
- ml_assist_ MLAssistconfiguration Configuration | MLAssistDisabled Response Configuration Enabled Response 
- Configuration of MLAssist feature in the job.
- notification_setting NotificationSetting Response 
- Notification setting for the job
- properties Mapping[str, str]
- The asset property dictionary.
- secrets_configuration Mapping[str, SecretConfiguration Response] 
- Configuration for secrets to be made available during runtime.
- services
Mapping[str, JobService Response] 
- List of JobEndpoints. For local jobs, a job endpoint will have an endpoint value of FileStreamObject.
- Mapping[str, str]
- Tag dictionary. Tags can be added, removed, and updated.
- createdDate StringTime 
- Created time of the job in UTC timezone.
- progressMetrics Property Map
- Progress metrics of the job.
- projectId String
- Internal id of the job(Previously called project).
- provisioningState String
- Specifies the labeling job provisioning state.
- status String
- Status of the job.
- statusMessages List<Property Map>
- Status messages of the job.
- componentId String
- ARM resource ID of the component resource.
- computeId String
- ARM resource ID of the compute resource.
- dataConfiguration Property Map
- Configuration of data used in the job.
- description String
- The asset description text.
- displayName String
- Display name of job.
- experimentName String
- The name of the experiment the job belongs to. If not set, the job is placed in the "Default" experiment.
- identity Property Map | Property Map | Property Map
- Identity configuration. If set, this should be one of AmlToken, ManagedIdentity, UserIdentity or null. Defaults to AmlToken if null.
- isArchived Boolean
- Is the asset archived?
- jobInstructions Property Map
- Labeling instructions of the job.
- labelCategories Map<Property Map>
- Label categories of the job.
- labelingJob Property Map | Property MapMedia Properties 
- Media type specific properties in the job.
- mlAssist Property Map | Property MapConfiguration 
- Configuration of MLAssist feature in the job.
- notificationSetting Property Map
- Notification setting for the job
- properties Map<String>
- The asset property dictionary.
- secretsConfiguration Map<Property Map>
- Configuration for secrets to be made available during runtime.
- services Map<Property Map>
- List of JobEndpoints. For local jobs, a job endpoint will have an endpoint value of FileStreamObject.
- Map<String>
- Tag dictionary. Tags can be added, removed, and updated.
LabelingJobTextPropertiesResponse    
- AnnotationType string
- Annotation type of text labeling job.
- AnnotationType string
- Annotation type of text labeling job.
- annotationType String
- Annotation type of text labeling job.
- annotationType string
- Annotation type of text labeling job.
- annotation_type str
- Annotation type of text labeling job.
- annotationType String
- Annotation type of text labeling job.
MLAssistConfigurationDisabledResponse   
MLAssistConfigurationEnabledResponse   
- InferencingCompute stringBinding 
- [Required] AML compute binding used in inferencing.
- TrainingCompute stringBinding 
- [Required] AML compute binding used in training.
- InferencingCompute stringBinding 
- [Required] AML compute binding used in inferencing.
- TrainingCompute stringBinding 
- [Required] AML compute binding used in training.
- inferencingCompute StringBinding 
- [Required] AML compute binding used in inferencing.
- trainingCompute StringBinding 
- [Required] AML compute binding used in training.
- inferencingCompute stringBinding 
- [Required] AML compute binding used in inferencing.
- trainingCompute stringBinding 
- [Required] AML compute binding used in training.
- inferencing_compute_ strbinding 
- [Required] AML compute binding used in inferencing.
- training_compute_ strbinding 
- [Required] AML compute binding used in training.
- inferencingCompute StringBinding 
- [Required] AML compute binding used in inferencing.
- trainingCompute StringBinding 
- [Required] AML compute binding used in training.
ManagedIdentityResponse  
- ClientId string
- Specifies a user-assigned identity by client ID. For system-assigned, do not set this field.
- ObjectId string
- Specifies a user-assigned identity by object ID. For system-assigned, do not set this field.
- ResourceId string
- Specifies a user-assigned identity by ARM resource ID. For system-assigned, do not set this field.
- ClientId string
- Specifies a user-assigned identity by client ID. For system-assigned, do not set this field.
- ObjectId string
- Specifies a user-assigned identity by object ID. For system-assigned, do not set this field.
- ResourceId string
- Specifies a user-assigned identity by ARM resource ID. For system-assigned, do not set this field.
- clientId String
- Specifies a user-assigned identity by client ID. For system-assigned, do not set this field.
- objectId String
- Specifies a user-assigned identity by object ID. For system-assigned, do not set this field.
- resourceId String
- Specifies a user-assigned identity by ARM resource ID. For system-assigned, do not set this field.
- clientId string
- Specifies a user-assigned identity by client ID. For system-assigned, do not set this field.
- objectId string
- Specifies a user-assigned identity by object ID. For system-assigned, do not set this field.
- resourceId string
- Specifies a user-assigned identity by ARM resource ID. For system-assigned, do not set this field.
- client_id str
- Specifies a user-assigned identity by client ID. For system-assigned, do not set this field.
- object_id str
- Specifies a user-assigned identity by object ID. For system-assigned, do not set this field.
- resource_id str
- Specifies a user-assigned identity by ARM resource ID. For system-assigned, do not set this field.
- clientId String
- Specifies a user-assigned identity by client ID. For system-assigned, do not set this field.
- objectId String
- Specifies a user-assigned identity by object ID. For system-assigned, do not set this field.
- resourceId String
- Specifies a user-assigned identity by ARM resource ID. For system-assigned, do not set this field.
NotificationSettingResponse  
- EmailOn List<string>
- Send email notification to user on specified notification type
- Emails List<string>
- This is the email recipient list which has a limitation of 499 characters in total concat with comma separator
- Webhooks
Dictionary<string, Pulumi.Azure Native. Machine Learning Services. Inputs. Azure Dev Ops Webhook Response> 
- Send webhook callback to a service. Key is a user-provided name for the webhook.
- EmailOn []string
- Send email notification to user on specified notification type
- Emails []string
- This is the email recipient list which has a limitation of 499 characters in total concat with comma separator
- Webhooks
map[string]AzureDev Ops Webhook Response 
- Send webhook callback to a service. Key is a user-provided name for the webhook.
- emailOn List<String>
- Send email notification to user on specified notification type
- emails List<String>
- This is the email recipient list which has a limitation of 499 characters in total concat with comma separator
- webhooks
Map<String,AzureDev Ops Webhook Response> 
- Send webhook callback to a service. Key is a user-provided name for the webhook.
- emailOn string[]
- Send email notification to user on specified notification type
- emails string[]
- This is the email recipient list which has a limitation of 499 characters in total concat with comma separator
- webhooks
{[key: string]: AzureDev Ops Webhook Response} 
- Send webhook callback to a service. Key is a user-provided name for the webhook.
- email_on Sequence[str]
- Send email notification to user on specified notification type
- emails Sequence[str]
- This is the email recipient list which has a limitation of 499 characters in total concat with comma separator
- webhooks
Mapping[str, AzureDev Ops Webhook Response] 
- Send webhook callback to a service. Key is a user-provided name for the webhook.
- emailOn List<String>
- Send email notification to user on specified notification type
- emails List<String>
- This is the email recipient list which has a limitation of 499 characters in total concat with comma separator
- webhooks Map<Property Map>
- Send webhook callback to a service. Key is a user-provided name for the webhook.
ProgressMetricsResponse  
- CompletedDatapoint doubleCount 
- The completed datapoint count.
- IncrementalData stringLast Refresh Date Time 
- The time of last successful incremental data refresh in UTC.
- SkippedDatapoint doubleCount 
- The skipped datapoint count.
- TotalDatapoint doubleCount 
- The total datapoint count.
- CompletedDatapoint float64Count 
- The completed datapoint count.
- IncrementalData stringLast Refresh Date Time 
- The time of last successful incremental data refresh in UTC.
- SkippedDatapoint float64Count 
- The skipped datapoint count.
- TotalDatapoint float64Count 
- The total datapoint count.
- completedDatapoint DoubleCount 
- The completed datapoint count.
- incrementalData StringLast Refresh Date Time 
- The time of last successful incremental data refresh in UTC.
- skippedDatapoint DoubleCount 
- The skipped datapoint count.
- totalDatapoint DoubleCount 
- The total datapoint count.
- completedDatapoint numberCount 
- The completed datapoint count.
- incrementalData stringLast Refresh Date Time 
- The time of last successful incremental data refresh in UTC.
- skippedDatapoint numberCount 
- The skipped datapoint count.
- totalDatapoint numberCount 
- The total datapoint count.
- completed_datapoint_ floatcount 
- The completed datapoint count.
- incremental_data_ strlast_ refresh_ date_ time 
- The time of last successful incremental data refresh in UTC.
- skipped_datapoint_ floatcount 
- The skipped datapoint count.
- total_datapoint_ floatcount 
- The total datapoint count.
- completedDatapoint NumberCount 
- The completed datapoint count.
- incrementalData StringLast Refresh Date Time 
- The time of last successful incremental data refresh in UTC.
- skippedDatapoint NumberCount 
- The skipped datapoint count.
- totalDatapoint NumberCount 
- The total datapoint count.
SecretConfigurationResponse  
- Uri string
- Secret Uri. Sample Uri : https://myvault.vault.azure.net/secrets/mysecretname/secretversion
- WorkspaceSecret stringName 
- Name of secret in workspace key vault.
- Uri string
- Secret Uri. Sample Uri : https://myvault.vault.azure.net/secrets/mysecretname/secretversion
- WorkspaceSecret stringName 
- Name of secret in workspace key vault.
- uri String
- Secret Uri. Sample Uri : https://myvault.vault.azure.net/secrets/mysecretname/secretversion
- workspaceSecret StringName 
- Name of secret in workspace key vault.
- uri string
- Secret Uri. Sample Uri : https://myvault.vault.azure.net/secrets/mysecretname/secretversion
- workspaceSecret stringName 
- Name of secret in workspace key vault.
- uri str
- Secret Uri. Sample Uri : https://myvault.vault.azure.net/secrets/mysecretname/secretversion
- workspace_secret_ strname 
- Name of secret in workspace key vault.
- uri String
- Secret Uri. Sample Uri : https://myvault.vault.azure.net/secrets/mysecretname/secretversion
- workspaceSecret StringName 
- Name of secret in workspace key vault.
StatusMessageResponse  
- Code string
- Service-defined message code.
- CreatedDate stringTime 
- Time in UTC at which the message was created.
- Level string
- Severity level of message.
- Message string
- A human-readable representation of the message code.
- Code string
- Service-defined message code.
- CreatedDate stringTime 
- Time in UTC at which the message was created.
- Level string
- Severity level of message.
- Message string
- A human-readable representation of the message code.
- code String
- Service-defined message code.
- createdDate StringTime 
- Time in UTC at which the message was created.
- level String
- Severity level of message.
- message String
- A human-readable representation of the message code.
- code string
- Service-defined message code.
- createdDate stringTime 
- Time in UTC at which the message was created.
- level string
- Severity level of message.
- message string
- A human-readable representation of the message code.
- code str
- Service-defined message code.
- created_date_ strtime 
- Time in UTC at which the message was created.
- level str
- Severity level of message.
- message str
- A human-readable representation of the message code.
- code String
- Service-defined message code.
- createdDate StringTime 
- Time in UTC at which the message was created.
- level String
- Severity level of message.
- message String
- A human-readable representation of the message code.
SystemDataResponse  
- CreatedAt string
- The timestamp of resource creation (UTC).
- CreatedBy string
- The identity that created the resource.
- CreatedBy stringType 
- The type of identity that created the resource.
- LastModified stringAt 
- The timestamp of resource last modification (UTC)
- LastModified stringBy 
- The identity that last modified the resource.
- LastModified stringBy Type 
- The type of identity that last modified the resource.
- CreatedAt string
- The timestamp of resource creation (UTC).
- CreatedBy string
- The identity that created the resource.
- CreatedBy stringType 
- The type of identity that created the resource.
- LastModified stringAt 
- The timestamp of resource last modification (UTC)
- LastModified stringBy 
- The identity that last modified the resource.
- LastModified stringBy Type 
- The type of identity that last modified the resource.
- createdAt String
- The timestamp of resource creation (UTC).
- createdBy String
- The identity that created the resource.
- createdBy StringType 
- The type of identity that created the resource.
- lastModified StringAt 
- The timestamp of resource last modification (UTC)
- lastModified StringBy 
- The identity that last modified the resource.
- lastModified StringBy Type 
- The type of identity that last modified the resource.
- createdAt string
- The timestamp of resource creation (UTC).
- createdBy string
- The identity that created the resource.
- createdBy stringType 
- The type of identity that created the resource.
- lastModified stringAt 
- The timestamp of resource last modification (UTC)
- lastModified stringBy 
- The identity that last modified the resource.
- lastModified stringBy Type 
- The type of identity that last modified the resource.
- created_at str
- The timestamp of resource creation (UTC).
- created_by str
- The identity that created the resource.
- created_by_ strtype 
- The type of identity that created the resource.
- last_modified_ strat 
- The timestamp of resource last modification (UTC)
- last_modified_ strby 
- The identity that last modified the resource.
- last_modified_ strby_ type 
- The type of identity that last modified the resource.
- createdAt String
- The timestamp of resource creation (UTC).
- createdBy String
- The identity that created the resource.
- createdBy StringType 
- The type of identity that created the resource.
- lastModified StringAt 
- The timestamp of resource last modification (UTC)
- lastModified StringBy 
- The identity that last modified the resource.
- lastModified StringBy Type 
- The type of identity that last modified the resource.
UserIdentityResponse  
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