ResourceModelWithAllowedPropertySetPlan Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public class ResourceModelWithAllowedPropertySetPlan : Microsoft.Azure.Management.KubernetesConfiguration.Extensions.Models.Plan
type ResourceModelWithAllowedPropertySetPlan = class
inherit Plan
Public Class ResourceModelWithAllowedPropertySetPlan
Inherits Plan
- Inheritance
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) |
Applies to
Azure SDK for .NET