ServicePartitionInfoUnion type

Содержит возможные случаи для ServicePartitionInfo.

type ServicePartitionInfoUnion =
  | ServicePartitionInfo
  | StatefulServicePartitionInfo
  | StatelessServicePartitionInfo