SessionAffinityEnabledState type
Whether to allow session affinity on this host. Valid options are 'Enabled' or 'Disabled'
KnownSessionAffinityEnabledState can be used interchangeably with SessionAffinityEnabledState,
this enum contains the known values that the service supports.
Known values supported by the service
Enabled: Enabled
Disabled: Disabled
type SessionAffinityEnabledState = string