Language

IConfiguration.ImageInformation Property

Definition

Image information for the product system.

[Microsoft.Azure.PowerShell.Cmdlets.EdgeOrder.Runtime.Info(Create=false, Description="Image information for the product system.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.EdgeOrder.Models.IImageInformation) }, Read=true, ReadOnly=true, Required=false, SerializedName="imageInformation", Update=false)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.EdgeOrder.Models.IImageInformation> ImageInformation { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.EdgeOrder.Runtime.Info(Create=false, Description="Image information for the product system.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.EdgeOrder.Models.IImageInformation) }, Read=true, ReadOnly=true, Required=false, SerializedName="imageInformation", Update=false)>]
member this.ImageInformation : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.EdgeOrder.Models.IImageInformation>
Public ReadOnly Property ImageInformation As List(Of IImageInformation)

Property Value

Attributes

Applies to