Skip to content

Commit 6299cf5

Browse files
author
SDKAuto
committed
CodeGen from PR 18992 in Azure/azure-rest-api-specs
Merge 432b7f2a7045f5e28cafa57e001e32e932059aa9 into 11830d3ce01db4f39a41dc37a86075b125c87fdc
1 parent 79ec9eb commit 6299cf5

File tree

102 files changed

+3182
-977
lines changed

Some content is hidden

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

102 files changed

+3182
-977
lines changed

common/config/rush/pnpm-lock.yaml

Lines changed: 8 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

sdk/network/arm-network/CHANGELOG.md

Lines changed: 80 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,87 @@
11
# Release History
2+
3+
## 28.0.0 (2022-05-10)
4+
5+
**Features**
26

3-
## 27.0.1 (Unreleased)
4-
5-
### Features Added
6-
7-
### Breaking Changes
8-
9-
### Bugs Fixed
7+
- Added operation group ConfigurationPolicyGroups
8+
- Added operation group ExpressRoutePortAuthorizations
9+
- Added operation FirewallPolicies.updateTags
10+
- Added Interface ConfigurationPolicyGroupsCreateOrUpdateOptionalParams
11+
- Added Interface ConfigurationPolicyGroupsDeleteOptionalParams
12+
- Added Interface ConfigurationPolicyGroupsGetOptionalParams
13+
- Added Interface ConfigurationPolicyGroupsListByVpnServerConfigurationNextOptionalParams
14+
- Added Interface ConfigurationPolicyGroupsListByVpnServerConfigurationOptionalParams
15+
- Added Interface ExpressRoutePortAuthorizationListResult
16+
- Added Interface ExpressRoutePortAuthorizationsCreateOrUpdateOptionalParams
17+
- Added Interface ExpressRoutePortAuthorizationsDeleteOptionalParams
18+
- Added Interface ExpressRoutePortAuthorizationsGetOptionalParams
19+
- Added Interface ExpressRoutePortAuthorizationsListNextOptionalParams
20+
- Added Interface ExpressRoutePortAuthorizationsListOptionalParams
21+
- Added Interface FirewallPoliciesUpdateTagsOptionalParams
22+
- Added Interface GatewayCustomBgpIpAddressIpConfiguration
23+
- Added Interface ListVpnServerConfigurationPolicyGroupsResult
24+
- Added Interface VpnServerConfigurationPolicyGroupMember
25+
- Added Type Alias ApplicationGatewayBackendSettings
26+
- Added Type Alias ApplicationGatewayListener
27+
- Added Type Alias ApplicationGatewayRoutingRule
28+
- Added Type Alias ConfigurationPolicyGroupsCreateOrUpdateResponse
29+
- Added Type Alias ConfigurationPolicyGroupsGetResponse
30+
- Added Type Alias ConfigurationPolicyGroupsListByVpnServerConfigurationNextResponse
31+
- Added Type Alias ConfigurationPolicyGroupsListByVpnServerConfigurationResponse
32+
- Added Type Alias ExpressRoutePortAuthorization
33+
- Added Type Alias ExpressRoutePortAuthorizationsCreateOrUpdateResponse
34+
- Added Type Alias ExpressRoutePortAuthorizationsGetResponse
35+
- Added Type Alias ExpressRoutePortAuthorizationsListNextResponse
36+
- Added Type Alias ExpressRoutePortAuthorizationsListResponse
37+
- Added Type Alias ExpressRoutePortAuthorizationUseStatus
38+
- Added Type Alias FirewallPoliciesUpdateTagsResponse
39+
- Added Type Alias FirewallPolicyIdpsQuerySortOrder
40+
- Added Type Alias FirewallPolicyIdpsSignatureDirection
41+
- Added Type Alias FirewallPolicyIdpsSignatureMode
42+
- Added Type Alias FirewallPolicyIdpsSignatureSeverity
43+
- Added Type Alias HubRoutingPreference
44+
- Added Type Alias LoadBalancerBackendAddressAdminState
45+
- Added Type Alias NetworkInterfaceAuxiliaryMode
46+
- Added Type Alias VpnPolicyMemberAttributeType
47+
- Added Type Alias VpnServerConfigurationPolicyGroup
48+
- Interface FirewallPolicyIntrusionDetectionConfiguration has a new optional parameter privateRanges
49+
- Interface LoadBalancerBackendAddress has a new optional parameter adminState
50+
- Interface NetworkManagementClientOptionalParams has a new optional parameter apiVersion
51+
- Class NetworkManagementClient has a new parameter apiVersion
52+
- Class NetworkManagementClient has a new parameter configurationPolicyGroups
53+
- Class NetworkManagementClient has a new parameter expressRoutePortAuthorizations
54+
- Type Alias ApplicationGateway has a new parameter backendSettingsCollection
55+
- Type Alias ApplicationGateway has a new parameter listeners
56+
- Type Alias ApplicationGateway has a new parameter routingRules
57+
- Type Alias ApplicationGatewayProbe has a new parameter pickHostNameFromBackendSettings
58+
- Type Alias BackendAddressPool has a new parameter drainPeriodInSeconds
59+
- Type Alias ExpressRouteCircuit has a new parameter authorizationKey
60+
- Type Alias NetworkInterface has a new parameter auxiliaryMode
61+
- Type Alias P2SConnectionConfiguration has a new parameter configurationPolicyGroupAssociations
62+
- Type Alias P2SConnectionConfiguration has a new parameter previousConfigurationPolicyGroupAssociations
63+
- Type Alias VirtualHub has a new parameter hubRoutingPreference
64+
- Type Alias VirtualNetworkGatewayConnection has a new parameter gatewayCustomBgpIpAddresses
65+
- Type Alias VirtualNetworkGatewayConnectionListEntity has a new parameter gatewayCustomBgpIpAddresses
66+
- Type Alias VpnServerConfiguration has a new parameter configurationPolicyGroups
67+
- Type Alias VpnSiteLinkConnection has a new parameter vpnGatewayCustomBgpAddresses
68+
- Added Enum KnownExpressRoutePortAuthorizationUseStatus
69+
- Added Enum KnownFirewallPolicyIdpsQuerySortOrder
70+
- Added Enum KnownHubRoutingPreference
71+
- Added Enum KnownLoadBalancerBackendAddressAdminState
72+
- Added Enum KnownNetworkInterfaceAuxiliaryMode
73+
- Added Enum KnownVpnPolicyMemberAttributeType
74+
- Enum KnownApplicationGatewayProtocol has a new value Tcp
75+
- Enum KnownApplicationGatewayProtocol has a new value Tls
1076

11-
### Other Changes
77+
**Breaking Changes**
1278

79+
- Removed Enum KnownOrderByOrder
80+
- Removed Enum KnownSingleQueryResultDirection
81+
- Removed Enum KnownSingleQueryResultMode
82+
- Removed Enum KnownSingleQueryResultSeverity
83+
84+
1385
## 27.0.0 (2022-04-27)
1486

1587
**Features**

sdk/network/arm-network/README.md

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,6 @@ Network Client
1616
- [LTS versions of Node.js](https://nodejs.org/about/releases/)
1717
- Latest versions of Safari, Chrome, Edge and Firefox.
1818

19-
See our [support policy](https://github.com/Azure/azure-sdk-for-js/blob/main/SUPPORT.md) for more details.
20-
2119
### Prerequisites
2220

2321
- An [Azure subscription][azure_sub].
@@ -51,17 +49,8 @@ For more information about how to create an Azure AD Application check out [this
5149
```javascript
5250
const { NetworkManagementClient } = require("@azure/arm-network");
5351
const { DefaultAzureCredential } = require("@azure/identity");
54-
// For client-side applications running in the browser, use InteractiveBrowserCredential instead of DefaultAzureCredential. See https://aka.ms/azsdk/js/identity/examples for more details.
55-
5652
const subscriptionId = "00000000-0000-0000-0000-000000000000";
5753
const client = new NetworkManagementClient(new DefaultAzureCredential(), subscriptionId);
58-
59-
// For client-side applications running in the browser, use this code instead:
60-
// const credential = new InteractiveBrowserCredential({
61-
// tenantId: "<YOUR_TENANT_ID>",
62-
// clientId: "<YOUR_CLIENT_ID>"
63-
// });
64-
// const client = new NetworkManagementClient(credential, subscriptionId);
6554
```
6655

6756

sdk/network/arm-network/_meta.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
2-
"commit": "f9a6cb686bcc0f1b23761db19f2491c5c4df95cb",
3-
"readme": "specification\\network\\resource-manager\\readme.md",
4-
"autorest_command": "autorest --version=3.7.3 --typescript --modelerfour.lenient-model-deduplication --head-as-boolean=true --license-header=MICROSOFT_MIT_NO_VERSION --generate-test --typescript-sdks-folder=D:\\work\\azure-sdk-for-js ..\\azure-rest-api-specs\\specification\\network\\resource-manager\\readme.md --use=@autorest/typescript@6.0.0-alpha.19.20220408.1 --generate-sample=true",
2+
"commit": "6844004a743fa1475208c788989156b88ee29a45",
3+
"readme": "specification/network/resource-manager/readme.md",
4+
"autorest_command": "autorest --version=3.7.3 --typescript --modelerfour.lenient-model-deduplication --head-as-boolean=true --license-header=MICROSOFT_MIT_NO_VERSION --generate-test --typescript-sdks-folder=/mnt/vss/_work/1/s/azure-sdk-for-js ../azure-rest-api-specs/specification/network/resource-manager/readme.md --use=@autorest/typescript@6.0.0-alpha.16.20220105.1",
55
"repository_url": "https://github.com/Azure/azure-rest-api-specs.git",
6-
"release_tool": "@azure-tools/js-sdk-release-tools@2.2.6",
7-
"use": "@autorest/typescript@6.0.0-alpha.19.20220408.1"
8-
}
6+
"release_tool": "@azure-tools/js-sdk-release-tools@2.3.0",
7+
"use": "@autorest/typescript@6.0.0-alpha.16.20220105.1"
8+
}

sdk/network/arm-network/package.json

Lines changed: 12 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -3,17 +3,17 @@
33
"sdk-type": "mgmt",
44
"author": "Microsoft Corporation",
55
"description": "A generated SDK for NetworkManagementClient.",
6-
"version": "27.0.1",
6+
"version": "28.0.0",
77
"engines": {
88
"node": ">=12.0.0"
99
},
1010
"dependencies": {
1111
"@azure/core-lro": "^2.2.0",
1212
"@azure/abort-controller": "^1.0.0",
1313
"@azure/core-paging": "^1.2.0",
14-
"@azure/core-client": "^1.5.0",
14+
"@azure/core-client": "^1.0.0",
1515
"@azure/core-auth": "^1.3.0",
16-
"@azure/core-rest-pipeline": "^1.8.0",
16+
"@azure/core-rest-pipeline": "^1.1.0",
1717
"tslib": "^2.2.0"
1818
},
1919
"keywords": [
@@ -28,14 +28,14 @@
2828
"module": "./dist-esm/src/index.js",
2929
"types": "./types/arm-network.d.ts",
3030
"devDependencies": {
31-
"@microsoft/api-extractor": "7.18.11",
32-
"@rollup/plugin-commonjs": "^21.0.1",
33-
"@rollup/plugin-json": "^4.1.0",
34-
"@rollup/plugin-multi-entry": "^4.1.0",
35-
"@rollup/plugin-node-resolve": "^13.1.3",
31+
"@microsoft/api-extractor": "^7.18.11",
32+
"@rollup/plugin-commonjs": "11.0.2",
33+
"@rollup/plugin-json": "^4.0.0",
34+
"@rollup/plugin-multi-entry": "^3.0.0",
35+
"@rollup/plugin-node-resolve": "^8.0.0",
3636
"mkdirp": "^1.0.4",
37-
"rollup": "^2.66.1",
38-
"rollup-plugin-sourcemaps": "^0.6.3",
37+
"rollup": "^1.16.3",
38+
"rollup-plugin-sourcemaps": "^0.4.2",
3939
"typescript": "~4.2.0",
4040
"uglify-js": "^3.4.9",
4141
"rimraf": "^3.0.0",
@@ -98,21 +98,5 @@
9898
"docs": "echo skipped"
9999
},
100100
"sideEffects": false,
101-
"//metadata": {
102-
"constantPaths": [
103-
{
104-
"path": "src/networkManagementClient.ts",
105-
"prefix": "packageDetails"
106-
}
107-
]
108-
},
109-
"autoPublish": true,
110-
"//sampleConfiguration": {
111-
"productName": "",
112-
"productSlugs": [
113-
"azure"
114-
],
115-
"disableDocsMs": true,
116-
"apiRefLink": "https://docs.microsoft.com/javascript/api/@azure/arm-network?view=azure-node-preview"
117-
}
118-
}
101+
"autoPublish": true
102+
}

0 commit comments

Comments
 (0)