Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DiscoverProtectableItemRequestProperties

Package version

interface

An interface representing DiscoverProtectableItemRequestProperties. Discover protectable item properties.

Hierarchy

  • DiscoverProtectableItemRequestProperties

Index

Properties

Optional friendlyName

friendlyName: undefined | string
member

{string} [friendlyName] The friendly name of the physical machine.

Optional ipAddress

ipAddress: undefined | string
member

{string} [ipAddress] The IP address of the physical machine to be discovered.

Optional osType

osType: undefined | string
member

{string} [osType] The OS type on the physical machine.

Generated using TypeDoc