PropertyBatchInfoKind enum

type: string

The kind of property batch info, determined by the results of a property batch. The following are the possible values.

Possible values are:

  • Invalid - Indicates the property batch info is invalid. All Service Fabric enumerations have the invalid type.
  • Successful - The property batch succeeded.
  • Failed - The property batch failed.