Megosztás a következőn keresztül:


IJobResource.Detail Property

Definition

Details of a job run. This field will only be sent for expand details filter.

[Microsoft.Azure.PowerShell.Cmdlets.DataBox.Runtime.Info(Description="Details of a job run. This field will only be sent for expand details filter.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.DataBox.Models.Api20221201.IJobDetails) }, ReadOnly=false, Required=false, SerializedName="details")]
public Microsoft.Azure.PowerShell.Cmdlets.DataBox.Models.Api20221201.IJobDetails Detail { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DataBox.Runtime.Info(Description="Details of a job run. This field will only be sent for expand details filter.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.DataBox.Models.Api20221201.IJobDetails) }, ReadOnly=false, Required=false, SerializedName="details")>]
member this.Detail : Microsoft.Azure.PowerShell.Cmdlets.DataBox.Models.Api20221201.IJobDetails with get, set
Public Property Detail As IJobDetails

Property Value

Attributes

Applies to