Megosztás a következőn keresztül:


ICollectionOffersByContext Interface

Definition

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

Properties

Context

Offer's context, e.g. subscription ID, tenant ID.

OfferValue

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to