Deregisters a package version.
See https://www.paws-r-sdk.com/docs/panorama_deregister_package_version/ for full documentation.
panorama_deregister_package_version(
OwnerAccount = NULL,
PackageId,
PackageVersion,
PatchVersion,
UpdatedLatestPatchVersion = NULL
)An owner account.
[required] A package ID.
[required] A package version.
[required] A patch version.
If the version was marked latest, the new version to maker as latest.