IAppIdentity.JobName Property

Definition

Job Name

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

Property Value

Attributes

Applies to