paws.management (version 0.1.0)

resourcegroups_get_group_query: Returns the resource query associated with the specified resource group

Description

Returns the resource query associated with the specified resource group.

Usage

resourcegroups_get_group_query(GroupName)

Arguments

GroupName

[required] The name of the resource group.

Request syntax

svc$get_group_query(
  GroupName = "string"
)