TemplateVariable
Properties
Name | Type | Description | Notes |
---|---|---|---|
Name | String | Name of variable. This can be used in a template as {{name}} | |
VariableType | String | The type of variable |
Examples
- Prepare the resource
$TemplateVariable = Initialize-maislurp-client-powershellTemplateVariable -Name null `
-VariableType null
- Convert the resource to JSON