Share via


IPlan Interface

Definition

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

Properties

Name

A user defined name of the 3rd Party Artifact that is being procured.

Product

The 3rd Party artifact that is being procured. E.g. NewRelic. Product maps to the OfferID specified for the artifact at the time of Data Market onboarding.

PromotionCode

A publisher provided promotion code as provisioned in Data Market for the said product/artifact.

Publisher

The publisher of the 3rd Party Artifact that is being bought. E.g. NewRelic

Version

The version of the desired product/artifact.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to