Skip to content

Commit 0d7fa32

Browse files
authored
adding workloadType property for Baremetal scenarios (#14101)
1 parent 2f51c3a commit 0d7fa32

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

specification/network/resource-manager/Microsoft.Network/stable/2021-02-01/networkInterface.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1160,6 +1160,10 @@
11601160
"readOnly": true,
11611161
"$ref": "./network.json#/definitions/ProvisioningState",
11621162
"description": "The provisioning state of the network interface resource."
1163+
},
1164+
"workloadType": {
1165+
"type": "string",
1166+
"description": "WorkloadType of the NetworkInterface for BareMetal resources"
11631167
}
11641168
},
11651169
"description": "NetworkInterface properties."

0 commit comments

Comments
 (0)