ResourceModelWithAllowedPropertySetPlan Classe
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
public class ResourceModelWithAllowedPropertySetPlan : Microsoft.Azure.Management.LabServices.Models.Plan
type ResourceModelWithAllowedPropertySetPlan = class
inherit Plan
Public Class ResourceModelWithAllowedPropertySetPlan
Inherits Plan
- Héritage
Constructeurs
ResourceModelWithAllowedPropertySetPlan() |
Initialise une nouvelle instance de la classe ResourceModelWithAllowedPropertySetPlan. |
ResourceModelWithAllowedPropertySetPlan(String, String, String, String, String) |
Initialise une nouvelle instance de la classe ResourceModelWithAllowedPropertySetPlan. |
Propriétés
Name |
Obtient ou définit un nom défini par l’utilisateur de l’artefact tiers en cours d’obtention. (Hérité de Plan) |
Product |
Obtient ou définit l’artefact tiers en cours d’obtention. Par exemple, NewRelic. Le produit est mappé à l’OfferID spécifié pour l’artefact au moment de l’intégration du marché des données. (Hérité de Plan) |
PromotionCode |
Obtient ou définit un code de promotion fourni par l’éditeur tel qu’il est provisionné dans Data Market pour le produit/artefact en cours. (Hérité de Plan) |
Publisher |
Obtient ou définit l’éditeur de l’artefact tiers acheté. Par exemple, NewRelic (Hérité de Plan) |
Version |
Obtient ou définit la version du produit/artefact souhaité. (Hérité de Plan) |
Méthodes
Validate() |
Validez l’objet . |
S’applique à
Azure SDK for .NET