DiscoveryRulePropertiesCreate interface

Discovery rule properties for create/update operations, omitting server-side read-only fields (entityName is required+read-only in the canonical model).

Properties

addRecommendedSignals

Whether to add all recommended signals to the discovered entities.

authenticationSetting

Reference to the name of the authentication setting which is used for querying Azure Resource Graph. The same authentication setting will also be assigned to any discovered entities.

discoverRelationships

Whether to create relationships between the discovered entities based on a set of built-in rules. These relationships cannot be manually deleted.

displayName

Display name

specification

Specification of the discovery rule defining how entities are discovered.

Property Details

addRecommendedSignals

Whether to add all recommended signals to the discovered entities.

addRecommendedSignals: string

Property Value

string

authenticationSetting

Reference to the name of the authentication setting which is used for querying Azure Resource Graph. The same authentication setting will also be assigned to any discovered entities.

authenticationSetting: string

Property Value

string

discoverRelationships

Whether to create relationships between the discovered entities based on a set of built-in rules. These relationships cannot be manually deleted.

discoverRelationships: string

Property Value

string

displayName

Display name

displayName?: string

Property Value

string

specification

Specification of the discovery rule defining how entities are discovered.

specification: DiscoveryRuleSpecificationUnion

Property Value