Delete Theme For Stack
appstream_delete_theme_for_stack | R Documentation |
Deletes custom branding that customizes the appearance of the streaming application catalog page¶
Description¶
Deletes custom branding that customizes the appearance of the streaming application catalog page.
Usage¶
appstream_delete_theme_for_stack(StackName)
Arguments¶
StackName |
[required] The name of the stack for the theme. |
Value¶
An empty list.
Request syntax¶
svc$delete_theme_for_stack(
StackName = "string"
)