forked from Azure/azure-sdk-for-go
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
CodeGen from PR 18962 in Azure/azure-rest-api-specs
Merge 55edcffbf7540c56a8170653c9f741bc4ed4a37c into 228f16c8871629ffe1fcdebfca9a3e8b4d2ce4aa
- Loading branch information
SDKAuto
committed
May 9, 2022
1 parent
ccfe723
commit 3511ea4
Showing
17 changed files
with
340 additions
and
27 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
# Change History | ||
# Unreleased | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
# Change History | ||
# Unreleased | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
# Change History | ||
# Unreleased | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,40 @@ | ||
# Change History | ||
# Unreleased | ||
|
||
## Breaking Changes | ||
|
||
### Struct Changes | ||
|
||
#### Removed Struct Fields | ||
|
||
1. PrivateLinkServiceConnectionState.ActionRequired | ||
|
||
## Additive Changes | ||
|
||
### New Constants | ||
|
||
1. VaultProvisioningState.VaultProvisioningStateRegisteringDNS | ||
1. VaultProvisioningState.VaultProvisioningStateSucceeded | ||
|
||
### New Funcs | ||
|
||
1. PossibleVaultProvisioningStateValues() []VaultProvisioningState | ||
|
||
### Struct Changes | ||
|
||
#### New Structs | ||
|
||
1. DimensionProperties | ||
1. MetricSpecification | ||
|
||
#### New Struct Fields | ||
|
||
1. DeletedVaultProperties.PurgeProtectionEnabled | ||
1. Operation.IsDataAction | ||
1. PrivateEndpointConnection.Etag | ||
1. PrivateEndpointConnectionItem.Etag | ||
1. PrivateEndpointConnectionItem.ID | ||
1. PrivateLinkServiceConnectionState.ActionsRequired | ||
1. ServiceSpecification.MetricSpecifications | ||
1. VaultProperties.HsmPoolResourceID | ||
1. VaultProperties.ProvisioningState | ||
1. VirtualNetworkRule.IgnoreMissingVnetServiceEndpoint |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
2 changes: 1 addition & 1 deletion
2
services/keyvault/mgmt/2019-09-01/keyvault/privateendpointconnections.go
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Oops, something went wrong.