Package version:

Request to add a physical machine as a protectable item in a container.

interface DiscoverProtectableItemRequest {
    properties?: DiscoverProtectableItemRequestProperties;
}

Properties

Properties

The properties of a discover protectable item request.