ConfigurationProperties interface

Properties of configuration.

Extends

Properties

childConfigurationTypes

Different types of child configurations which exist for this configuration, these can be used to populate the child configuration filter.

dimensions

Dimensions of the configuration.

groupedChildConfigurations

Child configurations present for the configuration after applying child configuration filter, grouped by the category name of the child configuration.

provisioningSupport

Determining nature of provisioning that the configuration supports.

specifications

Specifications of the configuration.

supportedTermCommitmentDurations

The Term Commitment Durations that are supported for a configuration.

Inherited Properties

availabilityInformation

Availability information of the product system.

costInformation

Cost information for the product system.

description

Description related to the product system.

displayName

Display Name for the product system.

filterableProperties

List of filters supported for a product.

fulfilledBy

The entity responsible for fulfillment of the item at the given hierarchy level.

hierarchyInformation

Hierarchy information of a product.

imageInformation

Image information for the product system.

Property Details

childConfigurationTypes

Different types of child configurations which exist for this configuration, these can be used to populate the child configuration filter.

childConfigurationTypes?: string[]

Property Value

string[]

dimensions

Dimensions of the configuration.

dimensions?: Dimensions

Property Value

groupedChildConfigurations

Child configurations present for the configuration after applying child configuration filter, grouped by the category name of the child configuration.

groupedChildConfigurations?: GroupedChildConfigurations[]

Property Value

provisioningSupport

Determining nature of provisioning that the configuration supports.

provisioningSupport?: string

Property Value

string

specifications

Specifications of the configuration.

specifications?: Specification[]

Property Value

supportedTermCommitmentDurations

The Term Commitment Durations that are supported for a configuration.

supportedTermCommitmentDurations?: string[]

Property Value

string[]

Inherited Property Details

availabilityInformation

Availability information of the product system.

availabilityInformation?: AvailabilityInformation

Property Value

Inherited From CommonProperties.availabilityInformation

costInformation

Cost information for the product system.

costInformation?: CostInformation

Property Value

Inherited From CommonProperties.costInformation

description

Description related to the product system.

description?: Description

Property Value

Inherited From CommonProperties.description

displayName

Display Name for the product system.

displayName?: string

Property Value

string

Inherited From CommonProperties.displayName

filterableProperties

List of filters supported for a product.

filterableProperties?: FilterableProperty[]

Property Value

Inherited From CommonProperties.filterableProperties

fulfilledBy

The entity responsible for fulfillment of the item at the given hierarchy level.

fulfilledBy?: string

Property Value

string

Inherited From CommonProperties.fulfilledBy

hierarchyInformation

Hierarchy information of a product.

hierarchyInformation?: HierarchyInformation

Property Value

Inherited From CommonProperties.hierarchyInformation

imageInformation

Image information for the product system.

imageInformation?: ImageInformation[]

Property Value

Inherited From CommonProperties.imageInformation