Skip to content

Instantly share code, notes, and snippets.

@joshuamckenty
joshuamckenty / CreateUiDefinition.json
Created February 29, 2016 18:20
testing ui definition
{
"handler": "Microsoft.Compute.MultiVm",
"version": "0.0.1-preview",
"parameters": {
"basics": [{
"name": "storageAccountName",
"type": "Microsoft.Common.TextBox",
"label": "New Storage Account Name",
"defaultValue": "",
"constraints": {