Language

IProductLineProperties.Product Property

Definition

List of products in the product line

[Microsoft.Azure.PowerShell.Cmdlets.EdgeOrder.Runtime.Info(Description="List of products in the product line", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.EdgeOrder.Models.Api20211201.IProduct) }, ReadOnly=true, Required=false, SerializedName="products")]
public Microsoft.Azure.PowerShell.Cmdlets.EdgeOrder.Models.Api20211201.IProduct[] Product { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.EdgeOrder.Runtime.Info(Description="List of products in the product line", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.EdgeOrder.Models.Api20211201.IProduct) }, ReadOnly=true, Required=false, SerializedName="products")>]
member this.Product : Microsoft.Azure.PowerShell.Cmdlets.EdgeOrder.Models.Api20211201.IProduct[]
Public ReadOnly Property Product As IProduct()

Property Value

Attributes

Applies to