appstream_delete_entitlement {paws.end.user.computing} | R Documentation |
Deletes the specified entitlement
Description
Deletes the specified entitlement.
See https://www.paws-r-sdk.com/docs/appstream_delete_entitlement/ for full documentation.
Usage
appstream_delete_entitlement(Name, StackName)
Arguments
Name |
[required] The name of the entitlement. |
StackName |
[required] The name of the stack with which the entitlement is associated. |
[Package paws.end.user.computing version 0.7.0 Index]