Click or drag to resize

ISolidFireElementGetBackupTarget Method (Int64)

GetBackupTarget enables you to return information about a specific backup target that you have created.

Namespace:  SolidFire.Element.Api
Assembly:  SolidFire.SDK (in SolidFire.SDK.dll) Version: 12.3.0.0
Syntax
C#
GetBackupTargetResult GetBackupTarget(
	long BackupTargetID
)

Parameters

BackupTargetID
Type: SystemInt64

Return Value

Type: GetBackupTargetResult
See Also