IJobResourceList.Value Property

Definition

List of job resources.

[Microsoft.Azure.PowerShell.Cmdlets.DataBox.Runtime.Info(Description="List of job resources.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.DataBox.Models.Api20221201.IJobResource) }, ReadOnly=false, Required=false, SerializedName="value")]
public Microsoft.Azure.PowerShell.Cmdlets.DataBox.Models.Api20221201.IJobResource[] Value { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DataBox.Runtime.Info(Description="List of job resources.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.DataBox.Models.Api20221201.IJobResource) }, ReadOnly=false, Required=false, SerializedName="value")>]
member this.Value : Microsoft.Azure.PowerShell.Cmdlets.DataBox.Models.Api20221201.IJobResource[] with get, set
Public Property Value As IJobResource()

Property Value

Attributes

Applies to