Condividi tramite


IJobDetails.Type Property

Definition

Indicates the type of job details.

[Microsoft.Azure.PowerShell.Cmdlets.DataBox.Runtime.Info(Description="Indicates the type of job details.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.DataBox.Support.ClassDiscriminator) }, ReadOnly=false, Required=true, SerializedName="jobDetailsType")]
public Microsoft.Azure.PowerShell.Cmdlets.DataBox.Support.ClassDiscriminator Type { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DataBox.Runtime.Info(Description="Indicates the type of job details.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.DataBox.Support.ClassDiscriminator) }, ReadOnly=false, Required=true, SerializedName="jobDetailsType")>]
member this.Type : Microsoft.Azure.PowerShell.Cmdlets.DataBox.Support.ClassDiscriminator with get, set
Public Property Type As ClassDiscriminator

Property Value

Attributes

Applies to