RelationshipProperties interface

Relationship properties

Properties

childEntityName

Resource name of the child entity

discoveredBy

Discovered by which discovery rule. If set, the relationship cannot be deleted manually.

displayName

Display name

parentEntityName

Resource name of the parent entity

provisioningState

The status of the last operation.

tags

Optional set of tags (key-value pairs)

Property Details

childEntityName

Resource name of the child entity

childEntityName: string

Property Value

string

discoveredBy

Discovered by which discovery rule. If set, the relationship cannot be deleted manually.

discoveredBy?: string

Property Value

string

displayName

Display name

displayName?: string

Property Value

string

parentEntityName

Resource name of the parent entity

parentEntityName: string

Property Value

string

provisioningState

The status of the last operation.

provisioningState?: string

Property Value

string

tags

Optional set of tags (key-value pairs)

tags?: Record<string, string>

Property Value

Record<string, string>