ContainerAppsFunctionState type
The state of a Container App function.
KnownContainerAppsFunctionState can be used interchangeably with ContainerAppsFunctionState,
this enum contains the known values that the service supports.
Known values supported by the service
Enabled: The function is enabled.
Disabled: The function is disabled.
type ContainerAppsFunctionState = string