BasicDependency interface
Deployment dependency information.
Properties
id | The ID of the dependency. |
resource |
The dependency resource name. |
resource |
The dependency resource type. |
Property Details
id
The ID of the dependency.
id?: string
Property Value
string
resourceName
The dependency resource name.
resourceName?: string
Property Value
string
resourceType
The dependency resource type.
resourceType?: string
Property Value
string