IJobStages.JobStageDetail Property

Definition

Job Stage Details

[Microsoft.Azure.PowerShell.Cmdlets.DataBox.Runtime.Info(Description="Job Stage Details", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.DataBox.Models.IAny) }, ReadOnly=true, Required=false, SerializedName="jobStageDetails")]
public Microsoft.Azure.PowerShell.Cmdlets.DataBox.Models.IAny JobStageDetail { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.DataBox.Runtime.Info(Description="Job Stage Details", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.DataBox.Models.IAny) }, ReadOnly=true, Required=false, SerializedName="jobStageDetails")>]
member this.JobStageDetail : Microsoft.Azure.PowerShell.Cmdlets.DataBox.Models.IAny
Public ReadOnly Property JobStageDetail As IAny

Property Value

Attributes

Applies to