Language

IProductFamilies Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.EdgeOrder.Models.Api20211201.ProductFamiliesTypeConverter))]
public interface IProductFamilies : Microsoft.Azure.PowerShell.Cmdlets.EdgeOrder.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.EdgeOrder.Models.Api20211201.ProductFamiliesTypeConverter))>]
type IProductFamilies = interface
    interface IJsonSerializable
Public Interface IProductFamilies
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

Name Description
NextLink

Link for the next set of product families.

Value

List of product families.

Methods

Name Description
ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to