Skip to content

Commit

Permalink
adding workloadType property for Baremetal scenarios (#14101)
Browse files Browse the repository at this point in the history
  • Loading branch information
bhbhise authored Apr 27, 2021
1 parent 2f51c3a commit 0d7fa32
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1160,6 +1160,10 @@
"readOnly": true,
"$ref": "./network.json#/definitions/ProvisioningState",
"description": "The provisioning state of the network interface resource."
},
"workloadType": {
"type": "string",
"description": "WorkloadType of the NetworkInterface for BareMetal resources"
}
},
"description": "NetworkInterface properties."
Expand Down

0 comments on commit 0d7fa32

Please sign in to comment.