ILiftrBaseMarketplaceDetails Interface

Definition

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

Properties

Name Description
OfferDetailOfferId

Offer Id for the marketplace offer

OfferDetailPlanId

Plan Id for the marketplace offer

OfferDetailPlanName

Plan Name for the marketplace offer

OfferDetailPublisherId

Publisher Id for the marketplace offer

OfferDetailTermId

Plan Display Name for the marketplace offer

OfferDetailTermUnit

Plan Display Name for the marketplace offer

SubscriptionId

Azure subscription id for the the marketplace offer is purchased from

SubscriptionStatus

Marketplace subscription status

Methods

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

Applies to