
Deletes the specified parameter group. You cannot delete a parameter group if it is associated with any DAX clusters.
dax_delete_parameter_group(ParameterGroupName)
[required] The name of the parameter group to delete.
svc$delete_parameter_group( ParameterGroupName = "string" )