MountPointMap Class

Definition

The share mount point.

public class MountPointMap
type MountPointMap = class
Public Class MountPointMap
Inheritance
MountPointMap

Constructors

MountPointMap()

Initializes a new instance of the MountPointMap class.

MountPointMap(String, String, String, String)

Initializes a new instance of the MountPointMap class.

Properties

MountPoint

Gets mount point for the share.

RoleId

Gets ID of the role to which share is mounted.

RoleType

Gets role type. Possible values include: 'IOT', 'ASA', 'Functions', 'Cognitive'

ShareId

Gets or sets ID of the share mounted to the role VM.

Methods

Validate()

Validate the object.

Applies to