QueryStringBehavior type
Defines values for QueryStringBehavior.
KnownQueryStringBehavior can be used interchangeably with QueryStringBehavior,
this enum contains the known values that the service supports.
Known values supported by the service
Include
IncludeAll
Exclude
ExcludeAll
type QueryStringBehavior = string