Share via


ISandboxCustomImagesListResult.Value Property

Definition

The list of Kusto sandbox custom images.

[Microsoft.Azure.PowerShell.Cmdlets.Kusto.Runtime.Info(Description="The list of Kusto sandbox custom images.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Kusto.Models.Api20230815.ISandboxCustomImage) }, ReadOnly=false, Required=false, SerializedName="value")]
public Microsoft.Azure.PowerShell.Cmdlets.Kusto.Models.Api20230815.ISandboxCustomImage[] Value { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Kusto.Runtime.Info(Description="The list of Kusto sandbox custom images.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Kusto.Models.Api20230815.ISandboxCustomImage) }, ReadOnly=false, Required=false, SerializedName="value")>]
member this.Value : Microsoft.Azure.PowerShell.Cmdlets.Kusto.Models.Api20230815.ISandboxCustomImage[] with get, set
Public Property Value As ISandboxCustomImage()

Property Value

Attributes

Applies to