Partilhar via


ICollectionOffersByContextList Interface

Definition

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

Properties

NextLink

URL to get the next set of offer list per context results if there are any.

Value

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to