MountPointMap Class
The share mount point.
Variables are only populated by the server, and will be ignored when sending a request.
All required parameters must be populated in order to send to Azure.
- Inheritance
-
MountPointMap
Constructor
MountPointMap(*, share_id: str, **kwargs)
Parameters
Variables
- role_id
- str
ID of the role to which share is mounted.
- mount_point
- str
Mount point for the share.
- mount_type
- str or <xref:azure.mgmt.databoxedge.v2020_12_01.models.MountType>
Mounting type. Possible values include: "Volume", "HostPath".
- role_type
- str or <xref:azure.mgmt.databoxedge.v2020_12_01.models.RoleTypes>
Role type. Possible values include: "IOT", "ASA", "Functions", "Cognitive", "MEC", "CloudEdgeManagement", "Kubernetes".
Feedback
Submit and view feedback for