Skip to content

Commit

Permalink
Merge pull request #2979 from Azure/dev/subbart/moname
Browse files Browse the repository at this point in the history
Adding manage object name property for inventory items...
  • Loading branch information
markcowl authored Feb 17, 2021
2 parents 578f3e9 + 2e07378 commit fae2b91
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3663,6 +3663,10 @@
"description": "Gets or sets the MoRef (Managed Object Reference) ID for the inventory item.",
"type": "string"
},
"moName": {
"description": "Gets or sets the vCenter Managed Object name for the inventory item.",
"type": "string"
},
"provisioningState": {
"description": "Gets or sets the provisioning state.",
"type": "string",
Expand Down

0 comments on commit fae2b91

Please sign in to comment.