Export-VMHostImageDb
Synopsis
Export-VMHostImageDb [[-Server] <VIServer[]>] -FilePath <string> [-Force] [-RunAsync] [-WhatIf] [-Confirm] [<CommonParameters>]Syntax
syntaxItem
----------
{@{name=Export-VMHostImageDb; CommonParameters=True; WorkflowCommonParameters=False; parameter=System.Object[]}}Related Commands
Detailed Description
Parameters
Name | Type | Description | Required? | Pipeline Input | Default Value |
---|
Server | VIServer[] | | false | true (ByValue) |
VMHost | VMHost | | false | true (ByValue) |
Confirm | switch | | false | false |
FilePath | string | | true | false |
Force | switch | | false | false |
RunAsync | switch | | false | false |
WhatIf | switch | | false | false |
Return Type
System.Void
Notes
Examples
Copyright © VMware, Inc. All rights reserved.