IResourceModelWithAllowedPropertySetPlan Interface
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.
[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Models.Api10.ResourceModelWithAllowedPropertySetPlanTypeConverter))]
public interface IResourceModelWithAllowedPropertySetPlan : Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Models.Api10.IPlan
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Models.Api10.ResourceModelWithAllowedPropertySetPlanTypeConverter))>]
type IResourceModelWithAllowedPropertySetPlan = interface
interface IJsonSerializable
interface IPlan
Public Interface IResourceModelWithAllowedPropertySetPlan
Implements IPlan
- Derived
- Attributes
- Implements
Properties
Name |
A user defined name of the 3rd Party Artifact that is being procured. (Inherited from IPlan) |
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. (Inherited from IPlan) |
PromotionCode |
A publisher provided promotion code as provisioned in Data Market for the said product/artifact. (Inherited from IPlan) |
Publisher |
The publisher of the 3rd Party Artifact that is being bought. E.g. NewRelic (Inherited from IPlan) |
Version |
The version of the desired product/artifact. (Inherited from IPlan) |
Methods
ToJson(JsonObject, SerializationMode) | (Inherited from IJsonSerializable) |