AppPackageDescriptorV1
PackageDescriptorV1 is the serialized form of a package descriptor for a snippet.
Properties
namestring requiredName is the simple name of the plugin.versionstring optionalVersion is the optional version of the plugin.downloadURLstring optionalDownloadURL is the optional URL to use when downloading the provider plugin binary.- Parameterization is the optional parameterization of the package.
- ↳
namestring requiredName is the name of the parameterized package. - ↳
versionstring requiredVersion is the version of the parameterized package. - ↳
valuearray[string] requiredValue is the parameter value of the package.