AppTaskUpdateInfoGetCurrentVaultServerAttachment Method

Gets the multi-server mode vault server attachment object for this server.

Definition

Namespace: MFiles.VAF.MultiserverMode
Assembly: MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
C#
public static VaultServerAttachment GetCurrentVaultServerAttachment(
	VaultServerAttachments attachments
)

Parameters

attachments  VaultServerAttachments
The VaultServerAttachments collection.

Return Value

VaultServerAttachment
MSM vault attachment info.

See Also