Skip to content
Merged
Show file tree
Hide file tree
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 @@ -137,4 +137,4 @@
"description": "The API version to use for this operation."
}
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,4 @@
}
}
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -600,7 +600,7 @@
"type": {
"type": "string",
"description": "The role type.",
"x-ms-client-name": "roleType"
"x-ms-client-name": "roleType"
},
"permissions": {
"type": "array",
Expand Down Expand Up @@ -677,4 +677,4 @@
"description": "The API version to use for this operation."
}
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,7 @@
"actions": [
"action"
],
"notActions": [

]
"notActions": []
}
]
},
Expand All @@ -31,4 +29,4 @@
}
}
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -15,17 +15,13 @@
{
"name": "name",
"displayName": "name",
"operations": [

]
"operations": []
}
],
"operations": [

]
"operations": []
}
]
}
}
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -9,16 +9,12 @@
"body": {
"value": [
{
"actions": [

],
"notActions": [

]
"actions": [],
"notActions": []
}
],
"nextLink": "nextlink"
}
}
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -14,15 +14,11 @@
{
"name": "name",
"displayName": "name",
"operations": [

]
"operations": []
}
],
"operations": [

]
"operations": []
}
}
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -13,15 +13,11 @@
"body": {
"value": [
{
"actions": [

],
"notActions": [

]
"actions": [],
"notActions": []
}
]
}
}
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,7 @@
"actions": [
"action"
],
"notActions": [

]
"notActions": []
}
]
},
Expand All @@ -34,4 +32,4 @@
}
}
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,7 @@
"actions": [
"action"
],
"notActions": [

]
"notActions": []
}
]
},
Expand All @@ -30,4 +28,4 @@
}
}
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,7 @@
"actions": [
"action"
],
"notActions": [

]
"notActions": []
}
]
},
Expand All @@ -31,4 +29,4 @@
}
}
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,7 @@
"parameters": {
"scope": "scope",
"roleDefinitionId": "roleDefinitionId",
"roleDefinition": {

},
"roleDefinition": {},
"body": {
"roleDefinition": {
"roleName": "Role name",
Expand All @@ -17,9 +15,7 @@
"actions": [
"action"
],
"notActions": [

]
"notActions": []
}
],
"id": "/subscriptions/subID/providers/Microsoft.Authorization/roleDefinitions/roleDefinitionId",
Expand All @@ -44,9 +40,7 @@
"actions": [
"action"
],
"notActions": [

]
"notActions": []
}
]
},
Expand All @@ -56,4 +50,4 @@
}
}
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -496,7 +496,7 @@
"type": "string",
"description": "Returns role assignment of the specific principal."
},
"canDelegate":{
"canDelegate": {
"type": "boolean",
"description": "The Delegation flag for the role assignment"
}
Expand All @@ -517,7 +517,7 @@
"type": "string",
"description": "The principal ID."
},
"canDelegate":{
"canDelegate": {
"type": "boolean",
"description": "The Delegation flag for the role assignment"
}
Expand Down Expand Up @@ -609,4 +609,4 @@
"description": "The API version to use for this operation."
}
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -11,12 +11,12 @@
"roleDefinitionId": "/subscriptions/subId/providers/Microsoft.Authorization/roleDefinitions/roledefinitionId",
"principalId": "Pid",
"scope": "/subscriptions/subId/resourcegroups/rgname",
"canDelegate":false
"canDelegate": false
},
"id": "/subscriptions/subId/resourcegroups/rgname/providers/Microsoft.Authorization/roleAssignments/roleassignmentId",
"type": "Microsoft.Authorization/roleAssignments",
"name": "roleassignmentId"
}
}
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -11,12 +11,12 @@
"roleDefinitionId": "/subscriptions/subId/providers/Microsoft.Authorization/roleDefinitions/roledefinitionId",
"principalId": "Pid",
"scope": "/subscriptions/subId/resourcegroups/rgname",
"canDelegate":false
"canDelegate": false
},
"id": "/subscriptions/subId/resourcegroups/rgname/providers/Microsoft.Authorization/roleAssignments/roleassignmentId",
"type": "Microsoft.Authorization/roleAssignments",
"name": "roleassignmentId"
}
}
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"roleDefinitionId": "/subscriptions/subId/providers/Microsoft.Authorization/roleDefinitions/roledefinitionId",
"principalId": "Pid",
"scope": "/subscriptions/subId/resourcegroups/rgname",
"canDelegate":false
"canDelegate": false
},
"id": "/subscriptions/subId/resourcegroups/rgname/providers/Microsoft.Authorization/roleAssignments/roleassignmentId",
"type": "Microsoft.Authorization/roleAssignments",
Expand All @@ -22,4 +22,4 @@
}
}
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,4 @@
}
}
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,12 @@
"roleDefinitionId": "/subscriptions/subId/providers/Microsoft.Authorization/roleDefinitions/roledefinitionId",
"principalId": "Pid",
"scope": "/subscriptions/subId/resourcegroups/rgname",
"canDelegate":false
"canDelegate": false
},
"id": "/subscriptions/subId/resourcegroups/rgname/providers/Microsoft.Authorization/roleAssignments/roleassignmentId",
"type": "Microsoft.Authorization/roleAssignments",
"name": "roleassignmentId"
}
}
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,12 @@
"roleDefinitionId": "/subscriptions/subId/providers/Microsoft.Authorization/roleDefinitions/roledefinitionId",
"principalId": "Pid",
"scope": "/subscriptions/subId/resourcegroups/rgname",
"canDelegate":false
"canDelegate": false
},
"id": "/subscriptions/subId/resourcegroups/rgname/providers/Microsoft.Authorization/roleAssignments/roleassignmentId",
"type": "Microsoft.Authorization/roleAssignments",
"name": "raId"
}
}
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"roleDefinitionId": "/subscriptions/subId/providers/Microsoft.Authorization/roleDefinitions/roledefinitionId",
"principalId": "Pid",
"scope": "/subscriptions/subId/resourcegroups/rgname",
"canDelegate":false
"canDelegate": false
},
"id": "/subscriptions/subId/resourcegroups/rgname/providers/Microsoft.Authorization/roleAssignments/roleassignmentId",
"type": "Microsoft.Authorization/roleAssignments",
Expand All @@ -22,4 +22,4 @@
}
}
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"roleDefinitionId": "/subscriptions/subId/providers/Microsoft.Authorization/roleDefinitions/roledefinitionId",
"principalId": "Pid",
"scope": "/subscriptions/subId/resourcegroups/rgname",
"canDelegate":false
"canDelegate": false
},
"id": "/subscriptions/subId/resourcegroups/rgname/providers/Microsoft.Authorization/roleAssignments/roleassignmentId",
"type": "Microsoft.Authorization/roleAssignments",
Expand All @@ -27,4 +27,4 @@
}
}
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"roleDefinitionId": "/subscriptions/subId/providers/Microsoft.Authorization/roleDefinitions/roledefinitionId",
"principalId": "Pid",
"scope": "/subscriptions/subId/resourcegroups/rgname",
"canDelegate":false
"canDelegate": false
},
"id": "/subscriptions/subId/resourcegroups/rgname/providers/Microsoft.Authorization/roleAssignments/roleassignmentId",
"type": "Microsoft.Authorization/roleAssignments",
Expand All @@ -23,4 +23,4 @@
}
}
}
}
}
Loading