IMarketplaceDetailsUpdate Interface

Definition

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

Properties

Name Description
MarketplaceSubscriptionId

Marketplace Subscription Id

OfferDetailOfferId

Id of the product offering.

OfferDetailPlanId

Id of the product offer plan.

OfferDetailPlanName

Name of the product offer plan.

OfferDetailPublisherId

Id of the product publisher.

OfferDetailTermId

Offer plan term id.

OfferDetailTermUnit

Offer plan term unit.

Methods

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

Applies to