次の方法で共有


PSDataBoxEdgeJob.Job Field

Definition

[Microsoft.WindowsAzure.Commands.Common.Attributes.Ps1Xml(Label="Type", Position=3, ScriptBlock="$_.job.JobType", Target=Microsoft.WindowsAzure.Commands.Common.Attributes.ViewControl.Table)]
[Microsoft.WindowsAzure.Commands.Common.Attributes.Ps1Xml(Label="Status", Position=4, ScriptBlock="$_.job.Status", Target=Microsoft.WindowsAzure.Commands.Common.Attributes.ViewControl.Table)]
[Microsoft.WindowsAzure.Commands.Common.Attributes.Ps1Xml(Label="CurrentStage", Position=5, ScriptBlock="$_.job.CurrentStage", Target=Microsoft.WindowsAzure.Commands.Common.Attributes.ViewControl.Table)]
public Microsoft.Azure.Management.DataBoxEdge.Models.Job Job;
[<Microsoft.WindowsAzure.Commands.Common.Attributes.Ps1Xml(Label="Type", Position=3, ScriptBlock="$_.job.JobType", Target=Microsoft.WindowsAzure.Commands.Common.Attributes.ViewControl.Table)>]
[<Microsoft.WindowsAzure.Commands.Common.Attributes.Ps1Xml(Label="Status", Position=4, ScriptBlock="$_.job.Status", Target=Microsoft.WindowsAzure.Commands.Common.Attributes.ViewControl.Table)>]
[<Microsoft.WindowsAzure.Commands.Common.Attributes.Ps1Xml(Label="CurrentStage", Position=5, ScriptBlock="$_.job.CurrentStage", Target=Microsoft.WindowsAzure.Commands.Common.Attributes.ViewControl.Table)>]
val mutable Job : Microsoft.Azure.Management.DataBoxEdge.Models.Job
Public Job As Job 

Field Value

Job
Attributes

Applies to