Skip to content

Commit 2d0e916

Browse files
author
SDKAuto
committed
CodeGen from PR 22937 in Azure/azure-rest-api-specs
Merge 3fc111dd8ad541fbf8404e11dec6cdfe920136c3 into a5c02f03ec242a2acef309bbdfd4734c100f1839
1 parent 65d4cb3 commit 2d0e916

File tree

89 files changed

+570
-13115
lines changed

Some content is hidden

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

89 files changed

+570
-13115
lines changed

sdk/resourcemanager/cosmos/armcosmos/CHANGELOG.md

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

3+
## 2.3.0 (2023-03-16)
4+
### Features Added
5+
6+
- New type alias `Kind` with values `KindPrimary`, `KindPrimaryReadonly`, `KindSecondary`, `KindSecondaryReadonly`
7+
- New type alias `Type` with values `TypeCassandra`, `TypeCassandraConnectorMetadata`, `TypeGremlin`, `TypeGremlinV2`, `TypeMongoDB`, `TypeSQL`, `TypeSQLDedicatedGateway`, `TypeTable`, `TypeUndefined`
8+
- New field `KeyKind` in struct `DatabaseAccountConnectionString`
9+
- New field `Type` in struct `DatabaseAccountConnectionString`
10+
- New field `IsSubscriptionRegionAccessAllowedForAz` in struct `LocationProperties`
11+
- New field `IsSubscriptionRegionAccessAllowedForRegular` in struct `LocationProperties`
12+
- New field `Status` in struct `LocationProperties`
13+
14+
315
## 2.2.0 (2023-02-24)
416
### Features Added
517

sdk/resourcemanager/cosmos/armcosmos/autorest.md

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

sdk/resourcemanager/cosmos/armcosmos/cassandraclusters_client.go

Lines changed: 26 additions & 26 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)