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
Name
Type
Description
Required?
Pipeline Input
Default Value
Name
String
Specifies a name for the new drive.
false
false
Datastore
Object
Specifies the datastore for which you want to create a new drive.
false
false
Return Type
Notes
Examples
Copyright © VMware, Inc. All rights reserved.