IBatchPipelineComponentDeploymentConfiguration.Setting Property

Definition

Run-time settings for the pipeline job.

[Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Create=true, Description="Run-time settings for the pipeline job.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.IBatchPipelineComponentDeploymentConfigurationSettings) }, Read=true, ReadOnly=false, Required=false, SerializedName="settings", Update=true)]
public Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.IBatchPipelineComponentDeploymentConfigurationSettings Setting { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Create=true, Description="Run-time settings for the pipeline job.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.IBatchPipelineComponentDeploymentConfigurationSettings) }, Read=true, ReadOnly=false, Required=false, SerializedName="settings", Update=true)>]
member this.Setting : Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.IBatchPipelineComponentDeploymentConfigurationSettings with get, set
Public Property Setting As IBatchPipelineComponentDeploymentConfigurationSettings

Property Value

Attributes

Applies to