ProductFamily.ProductLines プロパティ

定義

製品ファミリでサポートされている製品ラインの一覧。

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

プロパティ値

適用対象