forked from Azure/azure-sdk-for-python
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Dev powerbidedicated microsoft.power b idedicated 2021 01 01 (Azure#1…
…6840) * Apply PowerBIDedicated correctness fixes to 2021-01-01 * Move PowerBIDedicated properties to new definitions * Keep ErrorResponse inline with documented expectation * Update for ModelValidation failures * cleanup operations example
- Loading branch information
1 parent
c00793a
commit acde205
Showing
4 changed files
with
167 additions
and
2 deletions.
There are no files selected for viewing
24 changes: 24 additions & 0 deletions
24
...ed/resource-manager/Microsoft.PowerBIdedicated/stable/2021-01-01/examples/operations.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,24 @@ | ||
{ | ||
"parameters": { | ||
"subscriptionId": "613192d7-503f-477a-9cfe-4efc3ee2bd60", | ||
"api-version": "2021-01-01" | ||
}, | ||
"responses": { | ||
"200": { | ||
"headers": {}, | ||
"body": { | ||
"value": [ | ||
{ | ||
"name": "Microsoft.PowerBIDedicated/checkNameAvailability/action", | ||
"display": { | ||
"provider": "Microsoft.PowerBIDedicated", | ||
"resource": "checkNameAvailability", | ||
"operation": "Capacities_CheckNameAvailability", | ||
"description": "Checks that given Power BI Dedicated Capacity name is valid and not in use." | ||
} | ||
} | ||
] | ||
} | ||
} | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters