New-RubrikVMDKMount

SYNOPSIS

SYNTAX

New-RubrikVMDKMount [[-SnapshotID] <String>] -TargetVM <String> [-AllDisks] [-VLAN <Int32>] [-Server <String>]
 [-api <String>] [<CommonParameters>]

DESCRIPTION

EXAMPLES

Example 1

PS C:\> {{ Add example code here }}

PARAMETERS

-AllDisks

Type: SwitchParameter
Parameter Sets: (All)
Aliases:

Required: False
Position: Named
Default value: False
Accept pipeline input: False
Accept wildcard characters: False

-Server

-SnapshotID

-TargetVM

-VLAN

-api

CommonParameters

This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.

INPUTS

System.String

OUTPUTS

System.Object

NOTES

Last updated

Was this helpful?