Share via


StampKind type

Defines values for StampKind.
KnownStampKind can be used interchangeably with StampKind, this enum contains the known values that the service supports.

Known values supported by the service

Public: App Service Plan is running on a public stamp.
AseV1: App Service Plan is running on an App Service Environment V1.
AseV2: App Service Plan is running on an App Service Environment V2.

type StampKind = string