ProductLine.Products Property

Definition

List of products in the product line.

public System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.EdgeOrder.Models.EdgeOrderProduct> Products { get; }
member this.Products : System.Collections.Generic.IReadOnlyList<Azure.ResourceManager.EdgeOrder.Models.EdgeOrderProduct>
Public ReadOnly Property Products As IReadOnlyList(Of EdgeOrderProduct)

Property Value

Applies to