Skip to content

Commit e121cf2

Browse files
author
SDKAuto
committed
CodeGen from PR 22937 in Azure/azure-rest-api-specs
Merge 9782d02889b1c7925e74b5ec9da438f43f6c99a9 into 0d9361a84cb9421220222e5b828535f285dcf660
1 parent 610f7bd commit e121cf2

File tree

81 files changed

+791
-11167
lines changed

Some content is hidden

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

81 files changed

+791
-11167
lines changed

sdk/resourcemanager/cosmos/armcosmos/CHANGELOG.md

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

3+
## 2.4.0 (2023-04-10)
4+
### Features Added
5+
6+
- New value `AuthenticationMethodLdap` added to enum type `AuthenticationMethod`
7+
- New enum type `Kind` with values `KindPrimary`, `KindPrimaryReadonly`, `KindSecondary`, `KindSecondaryReadonly`
8+
- New enum type `Status` with values `StatusDeleting`, `StatusInitializing`, `StatusInternallyReady`, `StatusOnline`, `StatusUninitialized`
9+
- New enum type `Type` with values `TypeCassandra`, `TypeCassandraConnectorMetadata`, `TypeGremlin`, `TypeGremlinV2`, `TypeMongoDB`, `TypeSQL`, `TypeSQLDedicatedGateway`, `TypeTable`, `TypeUndefined`
10+
- New struct `AuthenticationMethodLdapProperties`
11+
- New struct `CassandraError`
12+
- New field `Errors` in struct `CassandraClusterPublicStatus`
13+
- New field `ProvisionError` in struct `ClusterResourceProperties`
14+
- New field `CassandraProcessStatus` in struct `ComponentsM9L909SchemasCassandraclusterpublicstatusPropertiesDatacentersItemsPropertiesNodesItems`
15+
- New field `AuthenticationMethodLdapProperties` in struct `DataCenterResourceProperties`
16+
- New field `Deallocated` in struct `DataCenterResourceProperties`
17+
- New field `ProvisionError` in struct `DataCenterResourceProperties`
18+
- New field `KeyKind` in struct `DatabaseAccountConnectionString`
19+
- New field `Type` in struct `DatabaseAccountConnectionString`
20+
- New field `IsSubscriptionRegionAccessAllowedForAz` in struct `LocationProperties`
21+
- New field `IsSubscriptionRegionAccessAllowedForRegular` in struct `LocationProperties`
22+
- New field `Status` in struct `LocationProperties`
23+
24+
325
## 2.3.0 (2023-04-07)
426
### Features Added
527

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.3.0
11+
module-version: 2.4.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)