ILiftrBaseOfferDetails Interface

Definition

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

Properties

Name Description
OfferId

Offer Id for the marketplace offer

PlanId

Plan Id for the marketplace offer

PlanName

Plan Name for the marketplace offer

PublisherId

Publisher Id for the marketplace offer

TermId

Plan Display Name for the marketplace offer

TermUnit

Plan Display Name for the marketplace offer

Methods

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

Applies to