你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
IProductLineProperties 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.ProductLinePropertiesTypeConverter))]
public interface IProductLineProperties : Microsoft.Azure.PowerShell.Cmdlets.EdgeOrder.Models.Api20211201.ICommonProperties
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.EdgeOrder.Models.Api20211201.ProductLinePropertiesTypeConverter))>]
type IProductLineProperties = interface
interface IJsonSerializable
interface ICommonProperties
interface IBasicInformation
Public Interface IProductLineProperties
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) |
Product |
List of products in the product line |
Methods
ToJson(JsonObject, SerializationMode) | (Inherited from IJsonSerializable) |