Aracılığıyla paylaş


IListJobsResponse.Value Property

Definition

Job list

[Microsoft.Azure.PowerShell.Cmdlets.ImportExport.Runtime.Info(Description="Job list", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.ImportExport.Models.Api202101.IJobResponse) }, ReadOnly=false, Required=false, SerializedName="value")]
public Microsoft.Azure.PowerShell.Cmdlets.ImportExport.Models.Api202101.IJobResponse[] Value { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ImportExport.Runtime.Info(Description="Job list", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.ImportExport.Models.Api202101.IJobResponse) }, ReadOnly=false, Required=false, SerializedName="value")>]
member this.Value : Microsoft.Azure.PowerShell.Cmdlets.ImportExport.Models.Api202101.IJobResponse[] with get, set
Public Property Value As IJobResponse()

Property Value

Attributes

Applies to