Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface MountPointMap

Package version

The share mount point.

Hierarchy

  • MountPointMap

Index

Properties

Optional mountPoint

mountPoint: undefined | string

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

Optional roleId

roleId: undefined | string

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

Optional roleType

roleType: RoleTypes

Role type. Possible values include: 'IOT', 'ASA', 'Functions', 'Cognitive' NOTE: This property will not be serialized. It can only be populated by the server.

shareId

shareId: string

ID of the share mounted to the role VM.

Generated using TypeDoc