Share via


Plan Class

Definition

Plan for the resource.

public class Plan
type Plan = class
Public Class Plan
Inheritance
Plan
Derived

Constructors

Plan()

Initializes a new instance of the Plan class.

Plan(String, String, String, String, String)

Initializes a new instance of the Plan class.

Properties

Name

Gets or sets a user defined name of the 3rd Party Artifact that is being procured.

Product

Gets or sets 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

Gets or sets a publisher provided promotion code as provisioned in Data Market for the said product/artifact.

Publisher

Gets or sets the publisher of the 3rd Party Artifact that is being bought. E.g. NewRelic

Version

Gets or sets the version of the desired product/artifact.

Methods

Validate()

Validate the object.

Applies to