VBRManuallyDeployedContainer
Contains a scope of Veeam Agent setup files.
Properties
|
Property |
Type |
Description |
|---|---|---|
|
Path |
string |
The path to the Veeam Agent setup files. |
|
LinuxPackages |
Contains Veeam Agent for Linux packages. |
|
|
UnixPackages |
Contains Veeam Agent for Unix packages. |
|
|
IsWindowsChecked |
bool |
Indicates if Veeam Agent for Microsoft Windows setup files must be exported (TRUE) or not (FALSE). |
|
IsLinuxChecked |
bool |
Indicates if Veeam Agent for Linux setup files must be exported (TRUE) or not (FALSE). |
|
IsUnixChecked |
bool |
Indicates if Veeam Agent for Unix setup files must be exported (TRUE) or not (FALSE). |
|
IsMacChecked |
bool |
Indicates if Veeam Agent for Mac setup files must be exported (TRUE) or not (FALSE). |
Related Commands