DiscoverProtectableItemRequestProperties interface
Discover protectable item properties.
Properties
friendly |
The friendly name of the physical machine. |
ip |
The IP address of the physical machine to be discovered. |
os |
The OS type on the physical machine. |
Property Details
friendlyName
The friendly name of the physical machine.
friendlyName?: string
Property Value
string
ipAddress
The IP address of the physical machine to be discovered.
ipAddress?: string
Property Value
string
osType
The OS type on the physical machine.
osType?: string
Property Value
string