UserAccessRight Class
The mapping between a particular user and the access type on the SMB share.
All required parameters must be populated in order to send to Azure.
- Inheritance
-
UserAccessRight
Constructor
UserAccessRight(*, user_id: str, access_type: Union[str, azure.mgmt.databoxedge.v2020_05_01_preview.models._data_box_edge_management_client_enums.ShareAccessType], **kwargs)
Parameters
- access_type
- str or ShareAccessType
Required
Required. Type of access to be allowed for the user. Possible values include: "Change", "Read", "Custom".
Feedback
Submit and view feedback for