Learn R Programming

paws.end.user.computing (version 0.8.0)

appstream_associate_application_to_entitlement: 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.