Skip to content

Commit

Permalink
Add kind property (#13279)
Browse files Browse the repository at this point in the history
  • Loading branch information
srdan-bozovic-msft authored Mar 8, 2021
1 parent 09595dc commit cabf017
Showing 1 changed file with 5 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -712,6 +712,11 @@
"readOnly": true,
"type": "string",
"description": "A unique read-only string that changes whenever the resource is updated."
},
"kind": {
"readOnly": true,
"type": "string",
"description": "Kind of service endpoint policy. This is metadata used for the Azure portal experience."
}
},
"allOf": [
Expand Down

0 comments on commit cabf017

Please sign in to comment.