DeletePropertyBatchOperation Class
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.
All required parameters must be populated in order to send to Azure.
- Inheritance
-
azure.servicefabric.models._models_py3.PropertyBatchOperationDeletePropertyBatchOperation
Constructor
DeletePropertyBatchOperation(*, property_name: str, **kwargs)
Parameters
Feedback
Submit and view feedback for