MountPointMap interface

The share mount point.

Properties

mountPoint

Mount point for the share.

mountType

Mounting type.

roleId

ID of the role to which share is mounted.

roleType

Role type.

shareId

ID of the share mounted to the role VM.

Property Details

mountPoint

Mount point for the share.

mountPoint?: string

Property Value

string

mountType

Mounting type.

mountType?: string

Property Value

string

roleId

ID of the role to which share is mounted.

roleId?: string

Property Value

string

roleType

Role type.

roleType?: string

Property Value

string

shareId

ID of the share mounted to the role VM.

shareId: string

Property Value

string