Compartilhar via


IAppIdentity.JobExecutionName Property

Definition

Job execution name.

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

Property Value

Attributes

Applies to