Skip to content

Commit 9b033e5

Browse files
author
SDKAuto
committed
CodeGen from PR 22409 in Azure/azure-rest-api-specs
Merge dbaa1ebff8bdc64662cea99133943c7233481dda into b33dbb50da19083f2bcf5de2c745603ec29ffea9
1 parent 7243f15 commit 9b033e5

File tree

85 files changed

+217
-13450
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

85 files changed

+217
-13450
lines changed

sdk/resourcemanager/synapse/armsynapse/CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,20 @@
11
# Release History
22

3+
## 0.8.0 (2023-04-12)
4+
### Breaking Changes
5+
6+
- Type of `ServerVulnerabilityAssessmentProperties.RecurringScans` has been changed from `*VulnerabilityAssessmentRecurringScansProperties` to `*VulnerabilityAssessmentRecurringScansPropertiesAutoGenerated`
7+
8+
### Features Added
9+
10+
- Type of `WorkspaceProperties.ExtraProperties` has been changed from `map[string]any` to `any`
11+
- New function `*OperationsClient.GetWorkspacePerSubscriptionQuota(context.Context, string, *OperationsClientGetWorkspacePerSubscriptionQuotaOptions) (OperationsClientGetWorkspacePerSubscriptionQuotaResponse, error)`
12+
- New struct `VulnerabilityAssessmentRecurringScansPropertiesAutoGenerated`
13+
- New struct `WorkspaceUsageQuotaResponse`
14+
- New field `OSType` in struct `SelfHostedIntegrationRuntimeStatusTypeProperties`
15+
- New field `TargetFramework` in struct `SelfHostedIntegrationRuntimeStatusTypeProperties`
16+
17+
318
## 0.7.0 (2023-03-31)
419
### Features Added
520

sdk/resourcemanager/synapse/armsynapse/autorest.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@
55
``` yaml
66
azure-arm: true
77
require:
8-
- https://github.com/Azure/azure-rest-api-specs/blob/630ec444f8dd7c09b9cdd5fa99951f8a0d1ad41f/specification/synapse/resource-manager/readme.md
9-
- https://github.com/Azure/azure-rest-api-specs/blob/630ec444f8dd7c09b9cdd5fa99951f8a0d1ad41f/specification/synapse/resource-manager/readme.go.md
8+
- /mnt/vss/_work/1/s/azure-rest-api-specs/specification/synapse/resource-manager/readme.md
9+
- /mnt/vss/_work/1/s/azure-rest-api-specs/specification/synapse/resource-manager/readme.go.md
1010
license-header: MICROSOFT_MIT_NO_VERSION
11-
module-version: 0.7.0
11+
module-version: 0.8.0
1212

1313
```

sdk/resourcemanager/synapse/armsynapse/azureadonlyauthentications_client_example_test.go

Lines changed: 0 additions & 125 deletions
This file was deleted.

0 commit comments

Comments
 (0)