Delen via


IBatchPipelineComponentDeploymentConfiguration Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20240401.BatchPipelineComponentDeploymentConfigurationTypeConverter))]
public interface IBatchPipelineComponentDeploymentConfiguration : Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20240401.IBatchDeploymentConfiguration
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20240401.BatchPipelineComponentDeploymentConfigurationTypeConverter))>]
type IBatchPipelineComponentDeploymentConfiguration = interface
    interface IJsonSerializable
    interface IBatchDeploymentConfiguration
Public Interface IBatchPipelineComponentDeploymentConfiguration
Implements IBatchDeploymentConfiguration
Derived
Attributes
Implements

Properties

ComponentIdAssetId

[Required] ARM resource ID of the asset.

ComponentIdReferenceType

[Required] Specifies the type of asset reference.

DeploymentConfigurationType

[Required] The type of the deployment

(Inherited from IBatchDeploymentConfiguration)
Description

The description which will be applied to the job.

Setting

Run-time settings for the pipeline job.

Tag

The tags which will be applied to the job.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to