Skip to content

Commit

Permalink
Fix description
Browse files Browse the repository at this point in the history
  • Loading branch information
D1v38om83r committed Oct 29, 2020
1 parent 329f7df commit 5f45913
Showing 1 changed file with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8313,12 +8313,12 @@
"configurationReference": {
"type": "string",
"description": "Optional, Specifies the uri to an azure blob that will replace the default configuration for the package if provided"
},
"description": "Specifies the required information to reference a compute gallery application version"
}
},
"required": [
"packageReferenceId"
]
],
"description": "Specifies the required information to reference a compute gallery application version"
},
"ApplicationProfile": {
"properties": {
Expand All @@ -8330,7 +8330,7 @@
"description": "Specifies the gallery applications that should be made available to the VM/VMSS"
}
},
"description" : "Contains the list of gallery applications that should be made available to the VM/VMSS"
"description": "Contains the list of gallery applications that should be made available to the VM/VMSS"
},
"SecurityProfile": {
"properties": {
Expand Down

0 comments on commit 5f45913

Please sign in to comment.