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 @@ -2148,15 +2148,17 @@
"items": {
"$ref": "#/definitions/taskProperties",
"x-ms-client-flatten": true
}
},
"x-ms-identifiers": []
},
"postTasks": {
"type": "array",
"description": "List of post tasks. e.g. [{'source' :'runbook', 'taskScope': 'Resource', 'parameters': { 'arg1': 'value1'}}]",
"items": {
"$ref": "#/definitions/taskProperties",
"x-ms-client-flatten": true
}
},
"x-ms-identifiers": []
}
}
},
Expand Down Expand Up @@ -2263,7 +2265,10 @@
"type": "array",
"items": {
"$ref": "#/definitions/Operation"
}
},
"x-ms-identifiers": [
"name"
]
}
}
},
Expand Down Expand Up @@ -2325,7 +2330,8 @@
"type": "array",
"items": {
"$ref": "#/definitions/Update"
}
},
"x-ms-identifiers": []
}
}
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1385,6 +1385,9 @@
"items": {
"$ref": "#/definitions/Operation"
},
"x-ms-identifiers": [
"name"
],
"description": "List of Resource Provider operations supported by the Managed Network resource provider."
},
"nextLink": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -612,13 +612,20 @@
"items": {
"$ref": "#/definitions/Authorization"
},
"x-ms-identifiers": [
"principalId",
"roleDefinitionId"
],
"description": "The collection of authorization objects describing the access Azure Active Directory principals in the managedBy tenant will receive on the delegated resource in the managed tenant."
},
"eligibleAuthorizations": {
"type": "array",
"items": {
"$ref": "#/definitions/EligibleAuthorization"
},
"x-ms-identifiers": [
"principalId"
],
"description": "The collection of eligible authorization objects describing the just-in-time access Azure Active Directory principals in the managedBy tenant will receive on the delegated resource in the managed tenant."
},
"registrationDefinitionName": {
Expand Down Expand Up @@ -762,13 +769,20 @@
"items": {
"$ref": "#/definitions/Authorization"
},
"x-ms-identifiers": [
"principalId",
"roleDefinitionId"
],
"description": "The collection of authorization objects describing the access Azure Active Directory principals in the managedBy tenant will receive on the delegated resource in the managed tenant."
},
"eligibleAuthorizations": {
"type": "array",
"items": {
"$ref": "#/definitions/EligibleAuthorization"
},
"x-ms-identifiers": [
"principalId"
],
"description": "The collection of eligible authorization objects describing the just-in-time access Azure Active Directory principals in the managedBy tenant will receive on the delegated resource in the managed tenant."
},
"registrationDefinitionName": {
Expand Down Expand Up @@ -904,13 +918,20 @@
"items": {
"$ref": "#/definitions/Authorization"
},
"x-ms-identifiers": [
"principalId",
"roleDefinitionId"
],
"description": "The collection of authorization objects describing the access Azure Active Directory principals in the managedBy tenant will receive on the delegated resource in the managed tenant."
},
"eligibleAuthorizations": {
"type": "array",
"items": {
"$ref": "#/definitions/EligibleAuthorization"
},
"x-ms-identifiers": [
"principalId"
],
"description": "The collection of eligible authorization objects describing the just-in-time access Azure Active Directory principals in the managedBy tenant will receive on the delegated resource in the managed tenant."
},
"offerDisplayName": {
Expand Down Expand Up @@ -1020,6 +1041,9 @@
"items": {
"$ref": "#/definitions/Operation"
},
"x-ms-identifiers": [
"name"
],
"description": "The list of Microsoft.ManagedServices operations."
}
},
Expand Down Expand Up @@ -1125,6 +1149,9 @@
"items": {
"$ref": "#/definitions/EligibleApprover"
},
"x-ms-identifiers": [
"principalId"
],
"description": "The list of managedByTenant approvers for the eligible authorization."
}
},
Expand All @@ -1149,7 +1176,10 @@
"type": "array",
"items": {
"$ref": "#/definitions/ErrorDefinition"
}
},
"x-ms-identifiers": [
"code"
]
}
},
"required": [
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -968,7 +968,10 @@
"readOnly": true,
"items": {
"$ref": "#/definitions/Operation"
}
},
"x-ms-identifiers": [
"name"
]
},
"nextLink": {
"description": "URL to get the next set of operation list results if there are any.",
Expand Down Expand Up @@ -1262,7 +1265,10 @@
"type": "array",
"items": {
"$ref": "#/definitions/ManagementGroupPathElement"
}
},
"x-ms-identifiers": [
"name"
]
},
"managementGroupAncestors": {
"description": "The ancestors of the management group.",
Expand All @@ -1278,7 +1284,10 @@
"type": "array",
"items": {
"$ref": "#/definitions/ManagementGroupPathElement"
}
},
"x-ms-identifiers": [
"name"
]
}
}
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -366,6 +366,9 @@
"$ref": "#/definitions/OperationResponse",
"description": "this is the operation response property"
},
"x-ms-identifiers": [
"name"
],
"description": "this is the operation response list"
},
"nextLink": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1163,7 +1163,10 @@
"uniqueItems": false,
"items": {
"$ref": "#/definitions/OperationDetail"
}
},
"x-ms-identifiers": [
"name"
]
},
"nextLink": {
"description": "URL client should use to fetch the next page (per server side paging).\r\nIt's null for now, added for future use.",
Expand Down Expand Up @@ -1239,7 +1242,10 @@
"type": "array",
"items": {
"$ref": "#/definitions/MetricSpecification"
}
},
"x-ms-identifiers": [
"name"
]
}
}
},
Expand Down Expand Up @@ -1268,7 +1274,10 @@
"type": "array",
"items": {
"$ref": "#/definitions/Dimension"
}
},
"x-ms-identifiers": [
"name"
]
},
"aggregationType": {
"type": "string",
Expand Down Expand Up @@ -1392,6 +1401,7 @@
"description": "Specifies a CORS rule for the Map Account.",
"$ref": "#/definitions/CorsRule"
},
"x-ms-identifiers": [],
"description": "The list of CORS rules. You can include up to five CorsRule elements in the request. "
}
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2276,6 +2276,9 @@
"items": {
"$ref": "#/definitions/Operation"
},
"x-ms-identifiers": [
"name"
],
"description": "The list of resource provider operations."
}
},
Expand Down
Loading