IJobStages.JobStageDetail Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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