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 @@ -651,7 +651,7 @@
"message": {
"type": "string",
"readOnly": true,
"description": "Optional field indicating the warning or error message related to the vm in case of partial failure"
"description": "Optional field indicating the warning or error message related to the vm in case of partial failure."
}
},
"required": [
Expand Down Expand Up @@ -682,7 +682,7 @@
},
"nextLink": {
"type": "string",
"description": "Gets or sets the URL to get the next set of results."
"description": "The URL to get the next set of results."
}
},
"description": "Response for all the Bastion Shareable Link endpoints."
Expand Down Expand Up @@ -766,7 +766,7 @@
},
"nextLink": {
"type": "string",
"description": "Gets or sets the URL to get the next set of results."
"description": "The URL to get the next set of results."
}
},
"description": "Response for GetActiveSessions."
Expand Down Expand Up @@ -802,7 +802,7 @@
},
"nextLink": {
"type": "string",
"description": "Gets or sets the URL to get the next set of results."
"description": "The URL to get the next set of results."
}
},
"description": "Response for DisconnectActiveSessions."
Expand All @@ -822,10 +822,10 @@
"items": {
"type": "string"
},
"description": "List of session ids"
"description": "List of session IDs."
}
},
"description": "List of session ids."
"description": "List of session IDs."
}
},
"parameters": {
Expand Down