Note
Access to this page requires authorization. You can try signing in or .
Access to this page requires authorization. You can try .
StampKind type
- Package:
- @azure/eventgrid
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
