Freigeben über


ProductFamiliesContent Konstruktor

Definition

Initialisiert eine neue instance von ProductFamiliesContent.

public ProductFamiliesContent (System.Collections.Generic.IDictionary<string,System.Collections.Generic.IList<Azure.ResourceManager.EdgeOrder.Models.FilterableProperty>> filterableProperties);
new Azure.ResourceManager.EdgeOrder.Models.ProductFamiliesContent : System.Collections.Generic.IDictionary<string, System.Collections.Generic.IList<Azure.ResourceManager.EdgeOrder.Models.FilterableProperty>> -> Azure.ResourceManager.EdgeOrder.Models.ProductFamiliesContent
Public Sub New (filterableProperties As IDictionary(Of String, IList(Of FilterableProperty)))

Parameter

filterableProperties
IDictionary<String,IList<FilterableProperty>>

Wörterbuch der filterbaren Eigenschaften für die Produktfamilie.

Ausnahmen

filterableProperties ist NULL.

Gilt für: