Language

IJobStatus.JobName Property

Definition

Defines the job name.

[Microsoft.Azure.PowerShell.Cmdlets.ResourceMover.PSArgumentCompleter(new System.String[] { "InitialSync" })]
[Microsoft.Azure.PowerShell.Cmdlets.ResourceMover.Runtime.Info(Create=false, Description="Defines the job name.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="jobName", Update=false)]
public string JobName { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.ResourceMover.PSArgumentCompleter(new System.String[] { "InitialSync" })>]
[<Microsoft.Azure.PowerShell.Cmdlets.ResourceMover.Runtime.Info(Create=false, Description="Defines the job name.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="jobName", Update=false)>]
member this.JobName : string
Public ReadOnly Property JobName As String

Property Value

Attributes

Applies to