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 server.

Constructor

MountPointMap(*, share_id: str, **kwargs: Any)

Keyword-Only Parameters

Name Description
share_id
str

ID of the share mounted to the role VM. Required.

Variables

Name Description
share_id
str

ID of the share mounted to the role VM. Required.

role_id
str

ID of the role to which share is mounted.

mount_point
str

Mount point for the share.

role_type

Role type. Known values are: "IOT", "ASA", "Functions", and "Cognitive".