DiscoveredResourceProperties interface
Model that represents the properties of a discovered resource.
Properties
| discovered |
The date and time when the resource was discovered. |
| fully |
The fully qualified identifier of the discovered resource. |
| resource |
The name of the discovered resource. |
| resource |
The namespace of the discovered resource. |
| resource |
The resource type of the discovered resource. |
| scope | The scope of the discovered resource. |
Property Details
discoveredAt
The date and time when the resource was discovered.
discoveredAt: Date
Property Value
Date
fullyQualifiedIdentifier
The fully qualified identifier of the discovered resource.
fullyQualifiedIdentifier: string
Property Value
string
resourceName
The name of the discovered resource.
resourceName: string
Property Value
string
resourceNamespace
The namespace of the discovered resource.
resourceNamespace: string
Property Value
string
resourceType
The resource type of the discovered resource.
resourceType: string
Property Value
string
scope
The scope of the discovered resource.
scope: string
Property Value
string