Compartilhar via


IJobScheduleAction.JobDefinitionDisplayName Property

Definition

Display name of job.

[Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Description="Display name of job.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="displayName")]
public string JobDefinitionDisplayName { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Description="Display name of job.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="displayName")>]
member this.JobDefinitionDisplayName : string with get, set
Public Property JobDefinitionDisplayName As String

Property Value

Attributes

Applies to