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

share_id
str
Required

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

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 MountType

Mounting type. Possible values include: "Volume", "HostPath".

role_type
str or RoleTypes

Role type. Possible values include: "IOT", "ASA", "Functions", "Cognitive".