Package version:

Interface GetStreamingJobSkuResultSku

The properties that are associated with a SKU.

interface GetStreamingJobSkuResultSku {
    name?: string;
}

Properties

Properties

name?: string

The name of the SKU.

Generated using TypeDoc