Share via


ResourceModelWithAllowedPropertySetPlan Class

Definition

public class ResourceModelWithAllowedPropertySetPlan : Microsoft.Azure.Management.MixedReality.Models.Plan
type ResourceModelWithAllowedPropertySetPlan = class
    inherit Plan
Public Class ResourceModelWithAllowedPropertySetPlan
Inherits Plan
Inheritance
ResourceModelWithAllowedPropertySetPlan

Constructors

ResourceModelWithAllowedPropertySetPlan()

Initializes a new instance of the ResourceModelWithAllowedPropertySetPlan class.

ResourceModelWithAllowedPropertySetPlan(String, String, String, String, String)

Initializes a new instance of the ResourceModelWithAllowedPropertySetPlan class.

Properties

Name

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

(Inherited from Plan)
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.

(Inherited from Plan)
PromotionCode

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

(Inherited from Plan)
Publisher

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

(Inherited from Plan)
Version

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

(Inherited from Plan)

Methods

Validate()

Validate the object.

Applies to