Share via


IJob.FriendlyName Property

Definition

The DisplayName.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="The DisplayName.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="friendlyName")]
public string FriendlyName { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="The DisplayName.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="friendlyName")>]
member this.FriendlyName : string with get, set
Public Property FriendlyName As String

Property Value

Attributes

Applies to