Skip to content

Commit e4a5554

Browse files
author
SDKAuto
committed
CodeGen from PR 20998 in Azure/azure-rest-api-specs
Merge 730dc0e392dc2dd353e2eeae92a0dabab93c2ad7 into cacf126b6a1d44e144a999dce18e34bf520521c5
1 parent 6838885 commit e4a5554

File tree

67 files changed

+23221
-15801
lines changed

Some content is hidden

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

67 files changed

+23221
-15801
lines changed

sdk/resourcemanager/recoveryservices/armrecoveryservicessiterecovery/CHANGELOG.md

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

3+
## 1.1.0 (2022-10-20)
4+
### Features Added
5+
6+
- New const `TestMigrationStateTestMigrationPartiallySucceeded`
7+
- New const `MigrationStateMigrationCompletedWithInformation`
8+
- New const `MigrationStateProtectionSuspended`
9+
- New const `MigrationStateSuspendingProtection`
10+
- New const `MigrationItemOperationResumeReplication`
11+
- New const `MigrationItemOperationPauseReplication`
12+
- New const `MigrationStateMigrationPartiallySucceeded`
13+
- New const `MigrationStateResumeInitiated`
14+
- New const `TestMigrationStateTestMigrationCompletedWithInformation`
15+
- New const `MigrationStateResumeInProgress`
16+
- New function `*ReplicationMigrationItemsClient.BeginPauseReplication(context.Context, string, string, string, PauseReplicationInput, *ReplicationMigrationItemsClientBeginPauseReplicationOptions) (*runtime.Poller[ReplicationMigrationItemsClientPauseReplicationResponse], error)`
17+
- New function `*ReplicationMigrationItemsClient.BeginResumeReplication(context.Context, string, string, string, ResumeReplicationInput, *ReplicationMigrationItemsClientBeginResumeReplicationOptions) (*runtime.Poller[ReplicationMigrationItemsClientResumeReplicationResponse], error)`
18+
- New function `*VMwareCbtResumeReplicationInput.GetResumeReplicationProviderSpecificInput() *ResumeReplicationProviderSpecificInput`
19+
- New function `*ResumeReplicationProviderSpecificInput.GetResumeReplicationProviderSpecificInput() *ResumeReplicationProviderSpecificInput`
20+
- New struct `A2AExtendedLocationDetails`
21+
- New struct `CriticalJobHistoryDetails`
22+
- New struct `PauseReplicationInput`
23+
- New struct `PauseReplicationInputProperties`
24+
- New struct `ReplicationMigrationItemsClientBeginPauseReplicationOptions`
25+
- New struct `ReplicationMigrationItemsClientBeginResumeReplicationOptions`
26+
- New struct `ReplicationMigrationItemsClientPauseReplicationResponse`
27+
- New struct `ReplicationMigrationItemsClientResumeReplicationResponse`
28+
- New struct `ResumeReplicationInput`
29+
- New struct `ResumeReplicationInputProperties`
30+
- New struct `ResumeReplicationProviderSpecificInput`
31+
- New struct `VMwareCbtResumeReplicationInput`
32+
- New field `SeedBlobURI` in struct `InMageRcmProtectedDiskDetails`
33+
- New field `ReplicationStatus` in struct `MigrationItemProperties`
34+
- New field `LastMigrationStatus` in struct `MigrationItemProperties`
35+
- New field `RecoveryServicesProviderID` in struct `MigrationItemProperties`
36+
- New field `CriticalJobHistory` in struct `MigrationItemProperties`
37+
- New field `LastMigrationTime` in struct `MigrationItemProperties`
38+
- New field `RoleSizeToNicCountMap` in struct `VMwareCbtProtectionContainerMappingDetails`
39+
- New field `ExtendedLocations` in struct `AzureFabricSpecificDetails`
40+
- New field `PerformSQLBulkRegistration` in struct `VMwareCbtEnableMigrationInput`
41+
- New field `PrimaryExtendedLocation` in struct `RecoveryPlanA2ADetails`
42+
- New field `RecoveryExtendedLocation` in struct `RecoveryPlanA2ADetails`
43+
- New field `StorageAccountID` in struct `InMageRcmReplicationDetails`
44+
- New field `ResumeRetryCount` in struct `VMwareCbtMigrationDetails`
45+
- New field `StorageAccountID` in struct `VMwareCbtMigrationDetails`
46+
- New field `TestNetworkID` in struct `VMwareCbtMigrationDetails`
47+
- New field `ResumeProgressPercentage` in struct `VMwareCbtMigrationDetails`
48+
- New field `TargetBlobURI` in struct `VMwareCbtProtectedDiskDetails`
49+
- New field `SeedBlobURI` in struct `VMwareCbtProtectedDiskDetails`
50+
51+
352
## 1.0.0 (2022-05-17)
453

554
The package of `github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/recoveryservices/armrecoveryservicessiterecovery` is using our [next generation design principles](https://azure.github.io/azure-sdk/general_introduction.html) since version 1.0.0, which contains breaking changes.

sdk/resourcemanager/recoveryservices/armrecoveryservicessiterecovery/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/7a2ac91de424f271cf91cc8009f3fe9ee8249086/specification/recoveryservicessiterecovery/resource-manager/readme.md
9-
- https://github.com/Azure/azure-rest-api-specs/blob/7a2ac91de424f271cf91cc8009f3fe9ee8249086/specification/recoveryservicessiterecovery/resource-manager/readme.go.md
8+
- /mnt/vss/_work/1/s/azure-rest-api-specs/specification/recoveryservicessiterecovery/resource-manager/readme.md
9+
- /mnt/vss/_work/1/s/azure-rest-api-specs/specification/recoveryservicessiterecovery/resource-manager/readme.go.md
1010
license-header: MICROSOFT_MIT_NO_VERSION
11-
module-version: 1.0.0
11+
module-version: 1.1.0
1212
```
Lines changed: 38 additions & 17 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

sdk/resourcemanager/recoveryservices/armrecoveryservicessiterecovery/go.mod

Lines changed: 3 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -2,20 +2,12 @@ module github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/recoveryservices/ar
22

33
go 1.18
44

5-
require (
6-
github.com/Azure/azure-sdk-for-go/sdk/azcore v1.0.0
7-
github.com/Azure/azure-sdk-for-go/sdk/azidentity v1.0.0
8-
)
5+
require github.com/Azure/azure-sdk-for-go/sdk/azcore v1.0.0
96

107
require (
118
github.com/Azure/azure-sdk-for-go/sdk/internal v1.0.0 // indirect
12-
github.com/AzureAD/microsoft-authentication-library-for-go v0.4.0 // indirect
13-
github.com/golang-jwt/jwt v3.2.1+incompatible // indirect
14-
github.com/google/uuid v1.1.1 // indirect
15-
github.com/kylelemons/godebug v1.1.0 // indirect
16-
github.com/pkg/browser v0.0.0-20210115035449-ce105d075bb4 // indirect
17-
golang.org/x/crypto v0.0.0-20220511200225-c6db032c6c88 // indirect
9+
github.com/davecgh/go-spew v1.1.1 // indirect
1810
golang.org/x/net v0.0.0-20220425223048-2871e0cb64e4 // indirect
19-
golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e // indirect
2011
golang.org/x/text v0.3.7 // indirect
12+
gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b // indirect
2113
)
Lines changed: 3 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -1,33 +1,15 @@
11
github.com/Azure/azure-sdk-for-go/sdk/azcore v1.0.0 h1:sVPhtT2qjO86rTUaWMr4WoES4TkjGnzcioXcnHV9s5k=
22
github.com/Azure/azure-sdk-for-go/sdk/azcore v1.0.0/go.mod h1:uGG2W01BaETf0Ozp+QxxKJdMBNRWPdstHG0Fmdwn1/U=
3-
github.com/Azure/azure-sdk-for-go/sdk/azidentity v1.0.0 h1:Yoicul8bnVdQrhDMTHxdEckRGX01XvwXDHUT9zYZ3k0=
4-
github.com/Azure/azure-sdk-for-go/sdk/azidentity v1.0.0/go.mod h1:+6sju8gk8FRmSajX3Oz4G5Gm7P+mbqE9FVaXXFYTkCM=
53
github.com/Azure/azure-sdk-for-go/sdk/internal v1.0.0 h1:jp0dGvZ7ZK0mgqnTSClMxa5xuRL7NZgHameVYF6BurY=
64
github.com/Azure/azure-sdk-for-go/sdk/internal v1.0.0/go.mod h1:eWRD7oawr1Mu1sLCawqVc0CUiF43ia3qQMxLscsKQ9w=
7-
github.com/AzureAD/microsoft-authentication-library-for-go v0.4.0 h1:WVsrXCnHlDDX8ls+tootqRE87/hL9S/g4ewig9RsD/c=
8-
github.com/AzureAD/microsoft-authentication-library-for-go v0.4.0/go.mod h1:Vt9sXTKwMyGcOxSmLDMnGPgqsUg7m8pe215qMLrDXw4=
95
github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c=
10-
github.com/dnaeon/go-vcr v1.1.0 h1:ReYa/UBrRyQdant9B4fNHGoCNKw6qh6P0fsdGmZpR7c=
11-
github.com/golang-jwt/jwt v3.2.1+incompatible h1:73Z+4BJcrTC+KczS6WvTPvRGOp1WmfEP4Q1lOd9Z/+c=
12-
github.com/golang-jwt/jwt v3.2.1+incompatible/go.mod h1:8pz2t5EyA70fFQQSrl6XZXzqecmYZeUEB8OUGHkxJ+I=
13-
github.com/golang-jwt/jwt/v4 v4.2.0 h1:besgBTC8w8HjP6NzQdxwKH9Z5oQMZ24ThTrHp3cZ8eU=
14-
github.com/google/uuid v1.1.1 h1:Gkbcsh/GbpXz7lPftLA3P6TYMwjCLYm83jiFQZF/3gY=
15-
github.com/google/uuid v1.1.1/go.mod h1:TIyPZe4MgqvfeYDBFedMoGGpEw/LqOeaOT+nhxU+yHo=
16-
github.com/kylelemons/godebug v1.1.0 h1:RPNrshWIDI6G2gRW9EHilWtl7Z6Sb1BR0xunSBf0SNc=
17-
github.com/kylelemons/godebug v1.1.0/go.mod h1:9/0rRGxNHcop5bhtWyNeEfOS8JIWk580+fNqagV/RAw=
18-
github.com/montanaflynn/stats v0.6.6/go.mod h1:etXPPgVO6n31NxCd9KQUMvCM+ve0ruNzt6R8Bnaayow=
19-
github.com/pkg/browser v0.0.0-20210115035449-ce105d075bb4 h1:Qj1ukM4GlMWXNdMBuXcXfz/Kw9s1qm0CLY32QxuSImI=
20-
github.com/pkg/browser v0.0.0-20210115035449-ce105d075bb4/go.mod h1:N6UoU20jOqggOuDwUaBQpluzLNDqif3kq9z2wpdYEfQ=
6+
github.com/davecgh/go-spew v1.1.1/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
217
github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZbAQM=
228
github.com/stretchr/testify v1.7.0 h1:nwc3DEeHmmLAfoZucVR881uASk0Mfjw8xYJ99tb5CcY=
23-
golang.org/x/crypto v0.0.0-20220511200225-c6db032c6c88 h1:Tgea0cVUD0ivh5ADBX4WwuI12DUd2to3nCYe2eayMIw=
24-
golang.org/x/crypto v0.0.0-20220511200225-c6db032c6c88/go.mod h1:IxCIyHEi3zRg3s0A5j5BB6A9Jmi73HwBIUl50j+osU4=
259
golang.org/x/net v0.0.0-20220425223048-2871e0cb64e4 h1:HVyaeDAYux4pnY+D/SiwmLOR36ewZ4iGQIIrtnuCjFA=
2610
golang.org/x/net v0.0.0-20220425223048-2871e0cb64e4/go.mod h1:CfG3xpIq0wQ8r1q4Su4UZFWDARRcnwPjda9FqA0JpMk=
27-
golang.org/x/sys v0.0.0-20210124154548-22da62e12c0c/go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs=
28-
golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e h1:fLOSk5Q00efkSvAm+4xcoXD+RRmLmmulPn5I3Y9F2EM=
29-
golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg=
3011
golang.org/x/text v0.3.7 h1:olpwvP2KacW1ZWvsR7uQhoyTYvKAupfQrRGBFM352Gk=
3112
golang.org/x/text v0.3.7/go.mod h1:u+2+/6zg+i71rQMx5EYifcz6MCKuco9NR6JIITiCfzQ=
32-
gopkg.in/yaml.v2 v2.4.0 h1:D8xgwECY7CYvx+Y2n4sBz93Jn9JRvxdiyyo8CTfuKaY=
13+
gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405/go.mod h1:Co6ibVJAznAaIkqp8huTwlJQCZ016jof/cbN4VW5Yz0=
3314
gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b h1:h8qDotaEPuJATrMmW04NCwg7v22aHH28wwpauUhK9Oo=
15+
gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b/go.mod h1:K4uyk7z7BCEPqu6E+C64Yfv1cQ7kz7rIZviUmN+EgEM=
Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)