Share via


DiskPoolVolume Class

Definition

An iSCSI volume from Microsoft.StoragePool provider

public class DiskPoolVolume
type DiskPoolVolume = class
Public Class DiskPoolVolume
Inheritance
DiskPoolVolume

Constructors

DiskPoolVolume()

Initializes a new instance of the DiskPoolVolume class.

DiskPoolVolume(String, String, String, String)

Initializes a new instance of the DiskPoolVolume class.

Properties

LunName

Gets or sets name of the LUN to be used for datastore

MountOption

Gets or sets mode that describes whether the LUN has to be mounted as a datastore or attached as a LUN. Possible values include: 'MOUNT', 'ATTACH'

Path

Gets device path

TargetId

Gets or sets azure resource ID of the iSCSI target

Methods

Validate()

Validate the object.

Applies to