你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

IConfigurationProperties Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.EdgeOrder.Models.Api20211201.ConfigurationPropertiesTypeConverter))]
public interface IConfigurationProperties : Microsoft.Azure.PowerShell.Cmdlets.EdgeOrder.Models.Api20211201.ICommonProperties
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.EdgeOrder.Models.Api20211201.ConfigurationPropertiesTypeConverter))>]
type IConfigurationProperties = interface
    interface IJsonSerializable
    interface ICommonProperties
    interface IBasicInformation
Public Interface IConfigurationProperties
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)
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

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to