initNamespace(namespace: Object, name: String, resourceGroup: String|Array);
namespace. Namespace to be initialized.
name. Full name of the namespace.
resourceGroup. Resource group or array of groups linked to the namespace.
The initNamespace method initializes a namespace.
The example of use is given in the with description of the PP.initClass method.
See also: