Partager via


IBatchPipelineComponentDeploymentConfigurationSettings Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20240401.BatchPipelineComponentDeploymentConfigurationSettingsTypeConverter))]
public interface IBatchPipelineComponentDeploymentConfigurationSettings : Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.IAssociativeArray<string>, Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20240401.BatchPipelineComponentDeploymentConfigurationSettingsTypeConverter))>]
type IBatchPipelineComponentDeploymentConfigurationSettings = interface
    interface IJsonSerializable
    interface IAssociativeArray<string>
Public Interface IBatchPipelineComponentDeploymentConfigurationSettings
Implements IAssociativeArray(Of String), IJsonSerializable
Derived
Attributes
Implements

Applies to