IJobStatusEventDetails.JobFriendlyName Property

Definition

JobName for the Event.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Create=true, Description="JobName for the Event.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="jobFriendlyName", Update=true)]
public string JobFriendlyName { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Create=true, Description="JobName for the Event.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="jobFriendlyName", Update=true)>]
member this.JobFriendlyName : string with get, set
Public Property JobFriendlyName As String

Property Value

Attributes

Applies to