Skip to content

Commit 26be1c1

Browse files
author
SDKAuto
committed
CodeGen from PR 14780 in Azure/azure-rest-api-specs
Merge 2aa29e6d64fd6dc4a12be9a8da09bded5c81854f into 60d6c393c7e71b45ebe0976a35fd7a5841993159
1 parent 5150e49 commit 26be1c1

File tree

3 files changed

+5791
-0
lines changed

3 files changed

+5791
-0
lines changed

schemas/2021-06-01-preview/Microsoft.Synapse.json

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5516,6 +5516,17 @@
55165516
"WorkspaceProperties": {
55175517
"type": "object",
55185518
"properties": {
5519+
"azureADOnlyAuthentication": {
5520+
"oneOf": [
5521+
{
5522+
"type": "boolean"
5523+
},
5524+
{
5525+
"$ref": "https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression"
5526+
}
5527+
],
5528+
"description": "Enable or Disable AzureADOnlyAuthentication on All Workspace subresource"
5529+
},
55195530
"connectivityEndpoints": {
55205531
"oneOf": [
55215532
{

0 commit comments

Comments
 (0)