Skip to content

Commit

Permalink
Merge pull request #1791 from swatika/swatika/fixproperty
Browse files Browse the repository at this point in the history
Update vendor property
  • Loading branch information
Phoenix He authored Aug 5, 2020
2 parents 6fe0bf7 + 41fec40 commit 466f25e
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 8 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"preview": true,
"managedApplicationTemplate": {},
"virtualNetworkFunctionTemplate": {
"virtualNetworkFunctionRoleConfigurations": [
"virutalNetworkFunctionRoleConfigurations": [
{
"roleName": "test",
"roleType": "VirtualMachine",
Expand Down Expand Up @@ -76,7 +76,7 @@
"provisioningState": "Succeeded",
"managedApplicationTemplate": {},
"virtualNetworkFunctionTemplate": {
"virtualNetworkFunctionRoleConfigurations": [
"virutalNetworkFunctionRoleConfigurations": [
{
"roleName": "test",
"roleType": "VirtualMachine",
Expand Down Expand Up @@ -139,7 +139,7 @@
"provisioningState": "Accepted",
"managedApplicationTemplate": {},
"virtualNetworkFunctionTemplate": {
"virtualNetworkFunctionRoleConfigurations": [
"virutalNetworkFunctionRoleConfigurations": [
{
"roleName": "test",
"roleType": "VirtualMachine",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"provisioningState": "Succeeded",
"managedApplicationTemplate": {},
"virtualNetworkFunctionTemplate": {
"virtualNetworkFunctionRoleConfigurations": [
"virutalNetworkFunctionRoleConfigurations": [
{
"roleName": "test",
"roleType": "VirtualMachine",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"provisioningState": "Succeeded",
"managedApplicationTemplate": {},
"virtualNetworkFunctionTemplate": {
"virtualNetworkFunctionRoleConfigurations": [
"virutalNetworkFunctionRoleConfigurations": [
{
"roleName": "test",
"roleType": "VirtualMachine",
Expand Down Expand Up @@ -79,7 +79,7 @@
"provisioningState": "Succeeded",
"managedApplicationTemplate": {},
"virtualNetworkFunctionTemplate": {
"virtualNetworkFunctionRoleConfigurations": [
"virutalNetworkFunctionRoleConfigurations": [
{
"roleName": "test",
"roleType": "VirtualMachine",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1070,7 +1070,7 @@
},
"VirtualNetworkFunctionTemplate": {
"properties": {
"virtualNetworkFunctionRoleConfigurations": {
"virutalNetworkFunctionRoleConfigurations": {
"type": "array",
"items": {
"$ref": "#/definitions/VirtualNetworkFunctionRoleConfiguration"
Expand Down Expand Up @@ -1285,4 +1285,4 @@
}
}
}
}
}

0 comments on commit 466f25e

Please sign in to comment.