Package version:

Publisher properties.

interface OfferProperties {
    content?: string;
    contentVersion?: string;
    provisioningState?: string;
    publisherId?: string;
    skuMappings?: {};
}

Properties

content?: string

JSON serialized catalog content of the offer

contentVersion?: string

The API version of the catalog service used to serve the catalog content

provisioningState?: string

Provisioning State

publisherId?: string

Identifier of the Publisher for the offer

skuMappings?: {}

Array of SKU mappings