EnterpriseManagementConnector.DiscoveryDataIsManaged Property

Definition

Gets a value that indicates whether the discovery data inserted by means of this connector is managed.

public:
 property bool DiscoveryDataIsManaged { bool get(); };
public bool DiscoveryDataIsManaged { get; }
member this.DiscoveryDataIsManaged : bool
Public ReadOnly Property DiscoveryDataIsManaged As Boolean

Property Value

Returns Boolean.

true if the discovery data inserted by means of this connector is managed; otherwise, false.

Applies to