StoragePoolRPOperation Class
Description of a StoragePool RP Operation.
All required parameters must be populated in order to send to Azure.
- Inheritance
-
StoragePoolRPOperation
Constructor
StoragePoolRPOperation(*, name: str, is_data_action: bool, display: azure.mgmt.storagepool.models._models_py3.StoragePoolOperationDisplay, action_type: Optional[str] = None, origin: Optional[str] = None, **kwargs)
Parameters
- display
- <xref:storage_pool_management.models.StoragePoolOperationDisplay>
Required
Required. Additional metadata about RP operation.
- origin
- str
Required
The intended executor of the operation; governs the display of the operation in the RBAC UX and the audit logs UX.
Feedback
Submit and view feedback for