Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -1501,7 +1501,10 @@
"description": "List of NotificationHubs operations supported by the Microsoft.NotificationHubs resource provider.",
"items": {
"$ref": "#/definitions/Operation"
}
},
"x-ms-identifiers": [
"name"
]
},
"nextLink": {
"readOnly": true,
Expand Down Expand Up @@ -2087,6 +2090,9 @@
"items": {
"$ref": "#/definitions/SharedAccessAuthorizationRuleProperties"
},
"x-ms-identifiers": [
"keyName"
],
"description": "The AuthorizationRules of the created NotificationHub"
},
"apnsCredential": {
Expand Down