PowerCLI Reference

New-DatastoreDrive

Synopsis

This function creates a new datastore drive.

Syntax

New-DatastoreDrive [[-Name] <String>] [[-Datastore] <Object>] [<CommonParameters>]

Related Commands

Detailed Description

This function creates a new drive that is mapped to a location in a datastore.

Parameters

NameTypeDescriptionRequired?Pipeline InputDefault Value
NameStringSpecifies a name for the new drive.falsefalse
DatastoreObjectSpecifies the datastore for which you want to create a new drive.falsefalse

Return Type

Notes

Examples


Copyright © VMware, Inc. All rights reserved.