ArmTemplateParameter interface
Parameter to pass to ARM template
Properties
name | name of the parameter. |
value | value for the parameter. In Jtoken |
Property Details
name
name of the parameter.
name?: string
Property Value
string
value
value for the parameter. In Jtoken
value?: string
Property Value
string
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for JavaScript