Delen via


ManagedOnlineDeployment.CodeConfigurationScoringScript Property

Definition

[Required] The script to execute on startup. eg. "score.py"

[Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Origin(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.PropertyOrigin.Inherited)]
public string CodeConfigurationScoringScript { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Origin(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.PropertyOrigin.Inherited)>]
member this.CodeConfigurationScoringScript : string with get, set
Public Property CodeConfigurationScoringScript As String

Property Value

Implements

Attributes

Applies to