VnetState type

When enabled, the cluster is deployed into the configured subnet, when disabled it will be removed from the subnet.
KnownVnetState can be used interchangeably with VnetState, this enum contains the known values that the service supports.

Known values supported by the service

Enabled: Enabled
Disabled: Disabled

type VnetState = string