Language

IConfigurationProperties Interface

Definition

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

Properties

Name Description
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)
DimensionDepth

Depth of the device.

DimensionHeight

Height of the device.

DimensionLength

Length of the device.

DimensionLengthHeightUnit

Unit for the dimensions of length, height and width.

DimensionWeight

Weight of the device.

DimensionWeightUnit

Unit for the dimensions of weight.

DimensionWidth

Width of the device.

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)
Specification

Specifications of the configuration

Methods

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

Applies to