ScriptDeprovisionTemplate Method
Generates a script that can be used to deprovision a template and all scopes that were created from that template.
'Declaration
Public Function ScriptDeprovisionTemplate( _
ByVal As String _
) As String
Parameters
- templateName
- The name of the template to deprovision.
Return Value
A script that can be used to deprovision a template and all scopes that were created from that template.