Language

IAvailabilityInformation Interface

Definition

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

Properties

Name Description
AvailabilityStage

Current availability stage of the product. Availability stage

DisabledReason

Reason why the product is disabled.

DisabledReasonMessage

Message for why the product is disabled.

Methods

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

Applies to