Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DeletePropertyBatchOperation

Package version

Represents a PropertyBatchOperation that deletes a specified property if it exists. Note that if one PropertyBatchOperation in a PropertyBatch fails, the entire batch fails and cannot be committed in a transactional manner.

Hierarchy

  • DeletePropertyBatchOperation

Index

Properties

Properties

kind

kind: "Delete"

Polymorphic Discriminator

propertyName

propertyName: string

The name of the Service Fabric property.

Generated using TypeDoc