Share via


IJobResponse.JobType Property

Definition

The type of job

[Microsoft.Azure.PowerShell.Cmdlets.ImportExport.Runtime.Info(Description="The type of job", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="jobType")]
public string JobType { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ImportExport.Runtime.Info(Description="The type of job", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="jobType")>]
member this.JobType : string with get, set
Public Property JobType As String

Property Value

Attributes

Applies to