Objective type
Defines values for Objective.
KnownObjective can be used interchangeably with Objective,
this enum contains the known values that the service supports.
Known values supported by the service
LowLatency: Low latency objective
HighThroughput: High throughput objective
Balanced: Balanced objective
Auto: Auto objective
Basic: Basic objective
type Objective = string