< Back

Remove-IscsiVirtualDiskSnapshot

Tue Jan 29, 2019 10:18 pm

NAME Remove-IscsiVirtualDiskSnapshot



SYNTAX

Remove-IscsiVirtualDiskSnapshot [-SnapshotId] <string> [-ComputerName <string>] [-Credential <pscredential>]

[<CommonParameters>]



Remove-IscsiVirtualDiskSnapshot -InputObject <IscsiVirtualDiskSnapshot> [-ComputerName <string>] [-Credential

<pscredential>] [<CommonParameters>]





PARAMETERS

-ComputerName <string>



Required? false

Position? Named

Accept pipeline input? true (ByPropertyName)

Parameter set name (All)

Aliases None

Dynamic? false



-Credential <pscredential>



Required? false

Position? Named

Accept pipeline input? true (ByPropertyName)

Parameter set name (All)

Aliases None

Dynamic? false



-InputObject <IscsiVirtualDiskSnapshot>



Required? true

Position? Named

Accept pipeline input? false

Parameter set name InputObject

Aliases None

Dynamic? false



-SnapshotId <string>



Required? true

Position? 0

Accept pipeline input? true (ByPropertyName)

Parameter set name SnapshotId

Aliases None

Dynamic? false



<CommonParameters>

This cmdlet supports the common parameters: Verbose, Debug,

ErrorAction, ErrorVariable, WarningAction, WarningVariable,

OutBuffer, PipelineVariable, and OutVariable. For more information, see

about_CommonParameters (http://go.microsoft.com/fwlink/?LinkID=113216).





INPUTS

System.String

System.Management.Automation.PSCredential





OUTPUTS

System.Object



ALIASES

None





REMARKS

Get-Help cannot find the Help files for this cmdlet on this computer. It is displaying only partial help.

-- To download and install Help files for the module that includes this cmdlet, use Update-Help.