ServiceUpdateDescriptionUnion type

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

type ServiceUpdateDescriptionUnion =
  | ServiceUpdateDescription
  | StatefulServiceUpdateDescription
  | StatelessServiceUpdateDescription