|
AppTaskUpdateInfoGetCurrentVaultServerAttachment Method
|
Gets the multi-server mode vault server attachment object for this server.
Namespace:
MFiles.VAF.MultiserverMode
Assembly:
MFiles.VAF (in MFiles.VAF.dll) Version: 2.2.0.9
Syntaxpublic static VaultServerAttachment GetCurrentVaultServerAttachment(
VaultServerAttachments attachments
)
Parameters
- attachments
- Type: VaultServerAttachments
The VaultServerAttachments collection.
Return Value
Type:
VaultServerAttachmentMSM vault attachment info.
See Also