你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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