View source: R/panorama_operations.R
panorama_deregister_package_version | R Documentation |
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
)
OwnerAccount |
An owner account. |
PackageId |
[required] A package ID. |
PackageVersion |
[required] A package version. |
PatchVersion |
[required] A patch version. |
UpdatedLatestPatchVersion |
If the version was marked latest, the new version to maker as latest. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.