Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[AutoPR Azure.ResourceManager.KeyVault] [Hub Generated] Review request for Microsoft.KeyVault to add version stable/2023-02-01 #3481

Closed
wants to merge 1 commit into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -797,6 +797,8 @@ public ManagedHsmNetworkRuleSet() { }
public partial class ManagedHsmPrivateEndpointConnectionItemData
{
internal ManagedHsmPrivateEndpointConnectionItemData() { }
public Azure.ETag? ETag { get { throw null; } }
public string Id { get { throw null; } }
public Azure.Core.ResourceIdentifier PrivateEndpointId { get { throw null; } }
public Azure.ResourceManager.KeyVault.Models.ManagedHsmPrivateLinkServiceConnectionState PrivateLinkServiceConnectionState { get { throw null; } }
public Azure.ResourceManager.KeyVault.Models.ManagedHsmPrivateEndpointConnectionProvisioningState? ProvisioningState { get { throw null; } }
Expand Down Expand Up @@ -944,6 +946,7 @@ public enum ManagedHsmSkuName
{
StandardB1 = 0,
CustomB32 = 1,
CustomB6 = 2,
}
public partial class ManagedHsmVirtualNetworkRule
{
Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions sdk/keyvault/Azure.ResourceManager.KeyVault/src/autorest.md
Original file line number Diff line number Diff line change
Expand Up @@ -153,8 +153,8 @@ These settings apply only when `--tag=package-2021-10` is specified on the comma

```yaml $(tag) == 'package-2021-10'
input-file:
- https://github.com/Azure/azure-rest-api-specs/blob/8b871ca35a08c43293fcbb2926e6062db4f6d85c/specification/keyvault/resource-manager/Microsoft.KeyVault/stable/2021-10-01/common.json
- https://github.com/Azure/azure-rest-api-specs/blob/8b871ca35a08c43293fcbb2926e6062db4f6d85c/specification/keyvault/resource-manager/Microsoft.KeyVault/stable/2021-10-01/keyvault.json
- https://github.com/Azure/azure-rest-api-specs/blob/8b871ca35a08c43293fcbb2926e6062db4f6d85c/specification/keyvault/resource-manager/Microsoft.KeyVault/stable/2021-10-01/managedHsm.json
- https://github.com/Azure/azure-rest-api-specs/blob/8b871ca35a08c43293fcbb2926e6062db4f6d85c/specification/keyvault/resource-manager/Microsoft.KeyVault/stable/2021-10-01/providers.json
- https://github.com/Azure/azure-rest-api-specs/blob/a0970ce126647702ed00e695170286e8663e2893/specification/keyvault/resource-manager/Microsoft.KeyVault/stable/2021-10-01/common.json
- https://github.com/Azure/azure-rest-api-specs/blob/a0970ce126647702ed00e695170286e8663e2893/specification/keyvault/resource-manager/Microsoft.KeyVault/stable/2021-10-01/keyvault.json
- https://github.com/Azure/azure-rest-api-specs/blob/a0970ce126647702ed00e695170286e8663e2893/specification/keyvault/resource-manager/Microsoft.KeyVault/stable/2021-10-01/managedHsm.json
- https://github.com/Azure/azure-rest-api-specs/blob/a0970ce126647702ed00e695170286e8663e2893/specification/keyvault/resource-manager/Microsoft.KeyVault/stable/2021-10-01/providers.json
```