Skip to content

Commit 978b3d4

Browse files
author
SDKAuto
committed
CodeGen from PR 23276 in Azure/azure-rest-api-specs
Merge ac0cbb9c79dff4867ff608683941817294ab5c45 into 23a1f3e91f143690258cefb15379e95f4320f826
1 parent ab0e6c4 commit 978b3d4

36 files changed

+2183
-3789
lines changed

sdk/resourcemanager/mysql/armmysqlflexibleservers/CHANGELOG.md

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

3+
## 2.0.0-beta.1 (2023-04-14)
4+
### Breaking Changes
5+
6+
- Type of `Identity.Type` has been changed from `*string` to `*ManagedServiceIdentityType`
7+
8+
### Features Added
9+
10+
- New enum type `AdministratorName` with values `AdministratorNameActiveDirectory`
11+
- New enum type `AdministratorType` with values `AdministratorTypeActiveDirectory`
12+
- New enum type `BackupFormat` with values `BackupFormatCollatedFormat`, `BackupFormatNone`
13+
- New enum type `ManagedServiceIdentityType` with values `ManagedServiceIdentityTypeUserAssigned`
14+
- New enum type `OperationStatus` with values `OperationStatusCancelInProgress`, `OperationStatusCanceled`, `OperationStatusFailed`, `OperationStatusInProgress`, `OperationStatusPending`, `OperationStatusSucceeded`
15+
- New enum type `ResetAllToDefault` with values `ResetAllToDefaultFalse`, `ResetAllToDefaultTrue`
16+
- New function `NewAzureADAdministratorsClient(string, azcore.TokenCredential, *arm.ClientOptions) (*AzureADAdministratorsClient, error)`
17+
- New function `*AzureADAdministratorsClient.BeginCreateOrUpdate(context.Context, string, string, AdministratorName, AzureADAdministrator, *AzureADAdministratorsClientBeginCreateOrUpdateOptions) (*runtime.Poller[AzureADAdministratorsClientCreateOrUpdateResponse], error)`
18+
- New function `*AzureADAdministratorsClient.BeginDelete(context.Context, string, string, AdministratorName, *AzureADAdministratorsClientBeginDeleteOptions) (*runtime.Poller[AzureADAdministratorsClientDeleteResponse], error)`
19+
- New function `*AzureADAdministratorsClient.Get(context.Context, string, string, AdministratorName, *AzureADAdministratorsClientGetOptions) (AzureADAdministratorsClientGetResponse, error)`
20+
- New function `*AzureADAdministratorsClient.NewListByServerPager(string, string, *AzureADAdministratorsClientListByServerOptions) *runtime.Pager[AzureADAdministratorsClientListByServerResponse]`
21+
- New function `NewBackupAndExportClient(string, azcore.TokenCredential, *arm.ClientOptions) (*BackupAndExportClient, error)`
22+
- New function `*BackupAndExportClient.BeginCreate(context.Context, string, string, BackupAndExportRequest, *BackupAndExportClientBeginCreateOptions) (*runtime.Poller[BackupAndExportClientCreateResponse], error)`
23+
- New function `*BackupAndExportClient.ValidateBackup(context.Context, string, string, *BackupAndExportClientValidateBackupOptions) (BackupAndExportClientValidateBackupResponse, error)`
24+
- New function `*BackupStoreDetails.GetBackupStoreDetails() *BackupStoreDetails`
25+
- New function `*BackupsClient.Put(context.Context, string, string, string, *BackupsClientPutOptions) (BackupsClientPutResponse, error)`
26+
- New function `NewCheckNameAvailabilityWithoutLocationClient(string, azcore.TokenCredential, *arm.ClientOptions) (*CheckNameAvailabilityWithoutLocationClient, error)`
27+
- New function `*CheckNameAvailabilityWithoutLocationClient.Execute(context.Context, NameAvailabilityRequest, *CheckNameAvailabilityWithoutLocationClientExecuteOptions) (CheckNameAvailabilityWithoutLocationClientExecuteResponse, error)`
28+
- New function `*ClientFactory.NewAzureADAdministratorsClient() *AzureADAdministratorsClient`
29+
- New function `*ClientFactory.NewBackupAndExportClient() *BackupAndExportClient`
30+
- New function `*ClientFactory.NewCheckNameAvailabilityWithoutLocationClient() *CheckNameAvailabilityWithoutLocationClient`
31+
- New function `*ClientFactory.NewLogFilesClient() *LogFilesClient`
32+
- New function `*ConfigurationsClient.BeginCreateOrUpdate(context.Context, string, string, string, Configuration, *ConfigurationsClientBeginCreateOrUpdateOptions) (*runtime.Poller[ConfigurationsClientCreateOrUpdateResponse], error)`
33+
- New function `*FullBackupStoreDetails.GetBackupStoreDetails() *BackupStoreDetails`
34+
- New function `NewLogFilesClient(string, azcore.TokenCredential, *arm.ClientOptions) (*LogFilesClient, error)`
35+
- New function `*LogFilesClient.NewListByServerPager(string, string, *LogFilesClientListByServerOptions) *runtime.Pager[LogFilesClientListByServerResponse]`
36+
- New function `*ServersClient.BeginResetGtid(context.Context, string, string, ServerGtidSetParameter, *ServersClientBeginResetGtidOptions) (*runtime.Poller[ServersClientResetGtidResponse], error)`
37+
- New struct `AdministratorListResult`
38+
- New struct `AdministratorProperties`
39+
- New struct `AzureADAdministrator`
40+
- New struct `BackupAndExportRequest`
41+
- New struct `BackupAndExportResponse`
42+
- New struct `BackupAndExportResponseProperties`
43+
- New struct `BackupRequestBase`
44+
- New struct `BackupSettings`
45+
- New struct `FullBackupStoreDetails`
46+
- New struct `LogFile`
47+
- New struct `LogFileListResult`
48+
- New struct `LogFileProperties`
49+
- New struct `ServerGtidSetParameter`
50+
- New struct `ValidateBackupResponse`
51+
- New struct `ValidateBackupResponseProperties`
52+
- New field `ResetAllToDefault` in struct `ConfigurationListForBatchUpdate`
53+
- New field `CurrentValue` in struct `ConfigurationProperties`
54+
- New field `DocumentationLink` in struct `ConfigurationProperties`
55+
- New field `Keyword` in struct `ConfigurationsClientListByServerOptions`
56+
- New field `Page` in struct `ConfigurationsClientListByServerOptions`
57+
- New field `PageSize` in struct `ConfigurationsClientListByServerOptions`
58+
- New field `Tags` in struct `ConfigurationsClientListByServerOptions`
59+
- New field `Version` in struct `ServerPropertiesForUpdate`
60+
- New field `AutoIoScaling` in struct `Storage`
61+
- New field `LogOnDisk` in struct `Storage`
62+
- New field `Location` in struct `VirtualNetworkSubnetUsageResult`
63+
- New field `SubscriptionID` in struct `VirtualNetworkSubnetUsageResult`
64+
65+
366
## 1.1.1 (2023-04-14)
467
### Bug Fixes
568

sdk/resourcemanager/mysql/armmysqlflexibleservers/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/7a2ac91de424f271cf91cc8009f3fe9ee8249086/specification/mysql/resource-manager/readme.md
9-
- https://github.com/Azure/azure-rest-api-specs/blob/7a2ac91de424f271cf91cc8009f3fe9ee8249086/specification/mysql/resource-manager/readme.go.md
8+
- /mnt/vss/_work/1/s/azure-rest-api-specs/specification/mysql/resource-manager/readme.md
9+
- /mnt/vss/_work/1/s/azure-rest-api-specs/specification/mysql/resource-manager/readme.go.md
1010
license-header: MICROSOFT_MIT_NO_VERSION
11-
module-version: 1.1.1
11+
module-version: 2.0.0-beta.1
1212
package-flexibleservers: true
1313
```

0 commit comments

Comments
 (0)