你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

IResourceModelWithAllowedPropertySetPlan Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Models.ResourceModelWithAllowedPropertySetPlanTypeConverter))]
public interface IResourceModelWithAllowedPropertySetPlan : Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Models.IPlan
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Models.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)

Applies to