共用方式為


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, String)

Initializes a new instance of the MountPointMap class.

Properties

MountPoint

Gets mount point for the share.

MountType

Gets mounting type. Possible values include: 'Volume', 'HostPath'

RoleId

Gets ID of the role to which share is mounted.

RoleType

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

ShareId

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

Methods

Validate()

Validate the object.

Applies to