FleetMode type

Modes for Compute Fleet.
KnownFleetMode can be used interchangeably with FleetMode, this enum contains the known values that the service supports.

Known values supported by the service

Managed: Default. Managed is the default mode for Compute Fleet where VMs are provisioned via virtual machine scale sets.
Launch: Launch mode for Compute Fleet will directly launch VM instances to be managed by the customer.

type FleetMode = string