Skip to content

Commit adc3766

Browse files
LinglingTongFredericHeem
authored andcommitted
add xms-ids for notificationhubs (Azure#17909)
1 parent 213f25a commit adc3766

File tree

1 file changed

+7
-1
lines changed
  • specification/notificationhubs/resource-manager/Microsoft.NotificationHubs/stable/2017-04-01

1 file changed

+7
-1
lines changed

specification/notificationhubs/resource-manager/Microsoft.NotificationHubs/stable/2017-04-01/notificationhubs.json

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1501,7 +1501,10 @@
15011501
"description": "List of NotificationHubs operations supported by the Microsoft.NotificationHubs resource provider.",
15021502
"items": {
15031503
"$ref": "#/definitions/Operation"
1504-
}
1504+
},
1505+
"x-ms-identifiers": [
1506+
"name"
1507+
]
15051508
},
15061509
"nextLink": {
15071510
"readOnly": true,
@@ -2087,6 +2090,9 @@
20872090
"items": {
20882091
"$ref": "#/definitions/SharedAccessAuthorizationRuleProperties"
20892092
},
2093+
"x-ms-identifiers": [
2094+
"keyName"
2095+
],
20902096
"description": "The AuthorizationRules of the created NotificationHub"
20912097
},
20922098
"apnsCredential": {

0 commit comments

Comments
 (0)