Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface CloudServiceRoleSku

Package version

Describes the cloud service role sku.

Hierarchy

  • CloudServiceRoleSku

Index

Properties

Properties

Optional capacity

capacity: undefined | number

Specifies the number of role instances in the cloud service.

Optional name

name: undefined | string

The sku name. NOTE: If the new SKU is not supported on the hardware the cloud service is currently on, you need to delete and recreate the cloud service or move back to the old sku.

Optional tier

tier: undefined | string

Specifies the tier of the cloud service. Possible Values are

Standard

Basic

Generated using TypeDoc