Share via


IPlan Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.ManagedServices.Models.Api20200201Preview.PlanTypeConverter))]
public interface IPlan : Microsoft.Azure.PowerShell.Cmdlets.ManagedServices.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.ManagedServices.Models.Api20200201Preview.PlanTypeConverter))>]
type IPlan = interface
    interface IJsonSerializable
Public Interface IPlan
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

Name

Azure Marketplace plan name.

Product

Azure Marketplace product code.

Publisher

Azure Marketplace publisher ID.

Version

Azure Marketplace plan's version.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to