Package version:

SKU properties.

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

Properties

content?: string

JSON serialized catalog content of the sku offer

contentVersion?: string

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

offerId?: string

Identifier of the Offer for the sku

provisioningState?: string

Provisioning State

publisherId?: string

Identifier of the Publisher for the offer

skuMappings?: {}

Array of SKU mappings