SkuResponse

data class SkuResponse(val name: String, val tier: String)

The SKU of the cognitive services account.

Constructors

Link copied to clipboard
constructor(name: String, tier: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Gets or sets the sku name. Required for account creation, optional for update.

Link copied to clipboard

Gets the sku tier. This is based on the SKU name.