Share via


IVMwareJobCollection.Value Property

Definition

List of jobs.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="List of jobs.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202001.IVMwareJob) }, ReadOnly=true, Required=false, SerializedName="value")]
public Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202001.IVMwareJob[] Value { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Runtime.Info(Description="List of jobs.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202001.IVMwareJob) }, ReadOnly=true, Required=false, SerializedName="value")>]
member this.Value : Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api202001.IVMwareJob[]
Public ReadOnly Property Value As IVMwareJob()

Property Value

Attributes

Applies to