PropertyBatchOperation Class
Represents the base type for property operations that can be put into a batch and submitted.
You probably want to use the sub-classes and not this class directly. Known sub-classes are: CheckExistsPropertyBatchOperation, CheckSequencePropertyBatchOperation, CheckValuePropertyBatchOperation, DeletePropertyBatchOperation, GetPropertyBatchOperation, PutPropertyBatchOperation
All required parameters must be populated in order to send to Azure.
- Inheritance
-
PropertyBatchOperation
Constructor
PropertyBatchOperation(*, property_name: str, **kwargs)
Parameters
Feedback
Submit and view feedback for