add_resource


Description:

public uint add_resource (string target, string usn, List<string> locations)

Adds a resource with target target, USN usn, and locations locations to this .

Parameters:

this

A ResourceGroup

target

The resource's target

usn

The resource's USN

locations

A List of the resource's locations

Returns:

The ID of the added resource.