appstream_associate_application_to_entitlement {paws.end.user.computing} | R Documentation |
Associates an application to entitle
Description
Associates an application to entitle.
See https://www.paws-r-sdk.com/docs/appstream_associate_application_to_entitlement/ for full documentation.
Usage
appstream_associate_application_to_entitlement(
StackName,
EntitlementName,
ApplicationIdentifier
)
Arguments
StackName |
[required] The name of the stack. |
EntitlementName |
[required] The name of the entitlement. |
ApplicationIdentifier |
[required] The identifier of the application. |
[Package paws.end.user.computing version 0.9.0 Index]