IJobScheduleAction.JobDefinitionDisplayName Property

Definition

Display name of job.

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

Property Value

Attributes

Applies to