ServicePartitionInfoUnion type

ServicePartitionInfo için olası durumları içerir.

type ServicePartitionInfoUnion =
  | ServicePartitionInfo
  | StatefulServicePartitionInfo
  | StatelessServicePartitionInfo