Share via


IGalleryImageList.Value Property

Definition

A list of Shared Image Gallery images.

[Microsoft.Azure.PowerShell.Cmdlets.Compute.Runtime.Info(Description="A list of Shared Image Gallery images.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Compute.Models.Api20220103.IGalleryImage) }, ReadOnly=false, Required=true, SerializedName="value")]
public Microsoft.Azure.PowerShell.Cmdlets.Compute.Models.Api20220103.IGalleryImage[] Value { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Compute.Runtime.Info(Description="A list of Shared Image Gallery images.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Compute.Models.Api20220103.IGalleryImage) }, ReadOnly=false, Required=true, SerializedName="value")>]
member this.Value : Microsoft.Azure.PowerShell.Cmdlets.Compute.Models.Api20220103.IGalleryImage[] with get, set
Public Property Value As IGalleryImage()

Property Value

Attributes

Applies to