Freigeben über


HostType type

Definiert Werte für HostType. Mögliche Werte sind: 'Invalid', 'ExeHost', 'ContainerHost'

type HostType = "Invalid" | "ExeHost" | "ContainerHost"