RunProfile type
Specifies the execution profile for the extension.
KnownRunProfile can be used interchangeably with RunProfile,
this enum contains the known values that the service supports.
Known values supported by the service
Other: Other execution profile.
RunOnce: Run once execution profile.
LongRunning: Long running execution profile.
Hybrid: Hybrid execution profile.
type RunProfile = string