次の方法で共有


ServicePartitionInfoUnion type

ServicePartitionInfo の可能性のあるケースを格納します。

type ServicePartitionInfoUnion =
  | ServicePartitionInfo
  | StatefulServicePartitionInfo
  | StatelessServicePartitionInfo