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

IStopSellOffersPlansNotificationsListProperties Interface

Definition

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

Properties

DisplayName

The offer display name

Icon

The icon url

IsEntire

A value indicating whether entire offer is in stop sell or only few of its plans

MessageCode

The notification message code

OfferId

The offer id

Plan

The list of removed plans notifications

PublicContext

True if the offer has public plans

SubscriptionsId

The subscriptions related to private plans

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to