MountPointMap interface

The share mount point.

Properties

mountPoint

Mount point for the share. NOTE: This property will not be serialized. It can only be populated by the server.

mountType

Mounting type. NOTE: This property will not be serialized. It can only be populated by the server.

roleId

ID of the role to which share is mounted. NOTE: This property will not be serialized. It can only be populated by the server.

roleType

Role type. NOTE: This property will not be serialized. It can only be populated by the server.

shareId

ID of the share mounted to the role VM.

Property Details

mountPoint

Mount point for the share. NOTE: This property will not be serialized. It can only be populated by the server.

mountPoint?: string

Property Value

string

mountType

Mounting type. NOTE: This property will not be serialized. It can only be populated by the server.

mountType?: string

Property Value

string

roleId

ID of the role to which share is mounted. NOTE: This property will not be serialized. It can only be populated by the server.

roleId?: string

Property Value

string

roleType

Role type. NOTE: This property will not be serialized. It can only be populated by the server.

roleType?: string

Property Value

string

shareId

ID of the share mounted to the role VM.

shareId: string

Property Value

string