你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
IConfiguration Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.EdgeOrder.Models.Api20211201.ConfigurationTypeConverter))]
public interface IConfiguration : Microsoft.Azure.PowerShell.Cmdlets.EdgeOrder.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.EdgeOrder.Models.Api20211201.ConfigurationTypeConverter))>]
type IConfiguration = interface
interface IJsonSerializable
Public Interface IConfiguration
Implements IJsonSerializable
- Derived
- Attributes
- Implements
Properties
AvailabilityInformationAvailabilityStage |
Current availability stage of the product. Availability stage |
AvailabilityInformationDisabledReason |
Reason why the product is disabled. |
AvailabilityInformationDisabledReasonMessage |
Message for why the product is disabled. |
CostInformationBillingInfoUrl |
Default url to display billing information |
CostInformationBillingMeterDetail |
Details on the various billing aspects for the product system. |
DescriptionAttribute |
Attributes for the product system. |
DescriptionKeyword |
Keywords for the product system. |
DescriptionLink |
Links for the product system. |
DescriptionLongDescription |
Long description of the product system. |
DescriptionShortDescription |
Short description of the product system. |
DescriptionType |
Type of description. |
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. |
FilterableProperty |
list of filters supported for a product |
HierarchyInformation |
Hierarchy information of a product. |
ImageInformation |
Image information for the product system. |
Specification |
Specifications of the configuration |
Methods
ToJson(JsonObject, SerializationMode) | (Inherited from IJsonSerializable) |