Share via


IBasicInformation Interface

Definition

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

DisplayName

Display Name for the product system.

HierarchyInformation

Hierarchy information of a product.

ImageInformation

Image information for the product system.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to