appstream_disassociate_application_from_entitlement {paws.end.user.computing} | R Documentation |
Deletes the specified application from the specified entitlement.
See https://www.paws-r-sdk.com/docs/appstream_disassociate_application_from_entitlement/ for full documentation.
appstream_disassociate_application_from_entitlement(
StackName,
EntitlementName,
ApplicationIdentifier
)
StackName |
[required] The name of the stack with which the entitlement is associated. |
EntitlementName |
[required] The name of the entitlement. |
ApplicationIdentifier |
[required] The identifier of the application to remove from the entitlement. |