Dela via


Dependency interface

Deployment dependency information.

Properties

dependsOn

The list of dependencies.

id

The ID of the dependency.

resourceName

The dependency resource name.

resourceType

The dependency resource type.

Property Details

dependsOn

The list of dependencies.

dependsOn?: BasicDependency[]

Property Value

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