Share via


IProductFamilyProperties Interface

Definition

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

Properties

AvailabilityInformationAvailabilityStage

Current availability stage of the product. Availability stage

(Inherited from IBasicInformation)
AvailabilityInformationDisabledReason

Reason why the product is disabled.

(Inherited from IBasicInformation)
AvailabilityInformationDisabledReasonMessage

Message for why the product is disabled.

(Inherited from IBasicInformation)
CostInformationBillingInfoUrl

Default url to display billing information

(Inherited from IBasicInformation)
CostInformationBillingMeterDetail

Details on the various billing aspects for the product system.

(Inherited from IBasicInformation)
DescriptionAttribute

Attributes for the product system.

(Inherited from IBasicInformation)
DescriptionKeyword

Keywords for the product system.

(Inherited from IBasicInformation)
DescriptionLink

Links for the product system.

(Inherited from IBasicInformation)
DescriptionLongDescription

Long description of the product system.

(Inherited from IBasicInformation)
DescriptionShortDescription

Short description of the product system.

(Inherited from IBasicInformation)
DescriptionType

Type of description.

(Inherited from IBasicInformation)
DisplayName

Display Name for the product system.

(Inherited from IBasicInformation)
FilterableProperty

list of filters supported for a product

(Inherited from ICommonProperties)
HierarchyInformation

Hierarchy information of a product.

(Inherited from IBasicInformation)
ImageInformation

Image information for the product system.

(Inherited from IBasicInformation)
ProductLine

List of product lines supported in the product family

ResourceProviderDetail

Contains details related to resource provider

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to