DeletePropertyBatchOperation
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.
Properties
Name | Type | Required |
---|---|---|
PropertyName |
string | Yes |
PropertyName
Type: string
Required: Yes
The name of the Service Fabric property.