Back to index
Summary
Represents an application dependency on other applications or service.applicationNameStringrequiredThe name of the application. projectNameStringrequiredThe name for the project that must be unique among all projects. applicationDependencyNameStringoptionalThe name of application dependency. If not specified, a system generated GUID is used. dependentApplicationNameStringoptionalThe name of application which this application depends on. dependentProjectNameStringoptionalThe name the project containing the dependent application. dependentSnapshotNameStringoptionalThe name of snapshot of the dependent application. effectiveDateStringoptionalThe date when this dependency is applicable (for example, 2023-05-15). newNameStringoptionalThe new name for an existing object that is being renamed. snapshotNameStringoptionalName of the snapshot; must be unique within the application. |
Usage
There are no usage examples available forapplicationDependency
.