Partilhar via


IPlanNotificationDetails Interface

Definition

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

Properties

PlanDisplayName

Gets or sets the plan display name

PlanId

Gets or sets the plan id

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to