Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
type: string
Specifies the type of host for main entry point of a code package as specified in service manifest.
Possible values are:
Invalid
- Indicates the type of host is not known or invalid. The value is 0.ExeHost
- Indicates the host is an executable. The value is 1.ContainerHost
- Indicates the host is a container. The value is 2.