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
msrest.serialization.Model
MountPointMap

Constructor

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

Parameters

Name Description
share_id
Required
str

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

Keyword-Only Parameters

Name Description
share_id
Required

Variables

Name Description
role_id
str

ID of the role to which share is mounted.

mount_point
str

Mount point for the share.

mount_type

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

role_type

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