Language

IProductFamiliesRequest Interface

Definition

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

Properties

Name Description
CustomerSubscriptionDetail

Customer subscription properties. Clients can display available products to unregistered customers by explicitly passing subscription details

FilterableProperty

Dictionary of filterable properties on product family.

Methods

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

Applies to