Returns information about a package version.
See https://www.paws-r-sdk.com/docs/panorama_describe_package_version/ for full documentation.
panorama_describe_package_version(
OwnerAccount = NULL,
PackageId,
PackageVersion,
PatchVersion = NULL
)
The version's owner account.
[required] The version's ID.
[required] The version's version.
The version's patch version.