UpgradeDependency represents a dependency when upgrading a resource.
JSON representation |
---|
{ "resourceName" : string , "currentVersion" : string , "targetVersion" : string , "membership" : string } |
Fields | |
---|---|
resourceName
|
Resource name of the dependency. |
currentVersion
|
Current version of the dependency e.g. 1.15.0. |
targetVersion
|
Target version of the dependency e.g. 1.16.1. This is the version the dependency needs to be upgraded to before a resource can be upgraded. |
membership
|
Membership names are formatted as |