Skip to content

Commit cabf017

Browse files
Add kind property (Azure#13279)
1 parent 09595dc commit cabf017

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

specification/network/resource-manager/Microsoft.Network/stable/2020-11-01/serviceEndpointPolicy.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -712,6 +712,11 @@
712712
"readOnly": true,
713713
"type": "string",
714714
"description": "A unique read-only string that changes whenever the resource is updated."
715+
},
716+
"kind": {
717+
"readOnly": true,
718+
"type": "string",
719+
"description": "Kind of service endpoint policy. This is metadata used for the Azure portal experience."
715720
}
716721
},
717722
"allOf": [

0 commit comments

Comments
 (0)