Skip to content

Commit

Permalink
CodeGen from PR 23428 in Azure/azure-rest-api-specs
Browse files Browse the repository at this point in the history
Merge 92214f3cb12155c49052f0bcd45781741683fda5 into b32028a99442660664f5b2f341faa698190a3be8
  • Loading branch information
SDKAuto committed Apr 4, 2023
1 parent e2fb402 commit 18ee897
Show file tree
Hide file tree
Showing 6 changed files with 44 additions and 15 deletions.
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

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/ad9890193391781898282e6f247cba5b93ccfe8d/specification/keyvault/resource-manager/Microsoft.KeyVault/stable/2021-10-01/common.json
- https://github.com/Azure/azure-rest-api-specs/blob/ad9890193391781898282e6f247cba5b93ccfe8d/specification/keyvault/resource-manager/Microsoft.KeyVault/stable/2021-10-01/keyvault.json
- https://github.com/Azure/azure-rest-api-specs/blob/ad9890193391781898282e6f247cba5b93ccfe8d/specification/keyvault/resource-manager/Microsoft.KeyVault/stable/2021-10-01/managedHsm.json
- https://github.com/Azure/azure-rest-api-specs/blob/ad9890193391781898282e6f247cba5b93ccfe8d/specification/keyvault/resource-manager/Microsoft.KeyVault/stable/2021-10-01/providers.json
```

0 comments on commit 18ee897

Please sign in to comment.