次の方法で共有


IJobExecutionBase.Id Property

Definition

Job execution Id.

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

Property Value

Attributes

Applies to