Skip to content
This repository was archived by the owner on May 5, 2023. It is now read-only.
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
12,991 changes: 5,008 additions & 7,983 deletions lib/services/networkManagement2/lib/models/index.d.ts

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ function _checkDnsNameAvailability(location, domainNameLabel, options, callback)
if (!callback) {
throw new Error('callback cannot be null.');
}
let apiVersion = '2018-10-01';
let apiVersion = '2018-11-01';
// Validate
try {
if (location === null || location === undefined || typeof location.valueOf() !== 'string') {
Expand Down Expand Up @@ -206,7 +206,7 @@ function _supportedSecurityProviders(resourceGroupName, virtualWANName, options,
if (!callback) {
throw new Error('callback cannot be null.');
}
let apiVersion = '2018-10-01';
let apiVersion = '2018-11-01';
// Validate
try {
if (this.subscriptionId === null || this.subscriptionId === undefined || typeof this.subscriptionId.valueOf() !== 'string') {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ function _get(resourceGroupName, applicationGatewayName, options, callback) {
if (!callback) {
throw new Error('callback cannot be null.');
}
let apiVersion = '2018-10-01';
let apiVersion = '2018-11-01';
// Validate
try {
if (resourceGroupName === null || resourceGroupName === undefined || typeof resourceGroupName.valueOf() !== 'string') {
Expand Down Expand Up @@ -581,7 +581,7 @@ function _list(resourceGroupName, options, callback) {
if (!callback) {
throw new Error('callback cannot be null.');
}
let apiVersion = '2018-10-01';
let apiVersion = '2018-11-01';
// Validate
try {
if (resourceGroupName === null || resourceGroupName === undefined || typeof resourceGroupName.valueOf() !== 'string') {
Expand Down Expand Up @@ -717,7 +717,7 @@ function _listAll(options, callback) {
if (!callback) {
throw new Error('callback cannot be null.');
}
let apiVersion = '2018-10-01';
let apiVersion = '2018-11-01';
// Validate
try {
if (this.client.subscriptionId === null || this.client.subscriptionId === undefined || typeof this.client.subscriptionId.valueOf() !== 'string') {
Expand Down Expand Up @@ -1059,7 +1059,7 @@ function _listAvailableWafRuleSets(options, callback) {
if (!callback) {
throw new Error('callback cannot be null.');
}
let apiVersion = '2018-10-01';
let apiVersion = '2018-11-01';
// Validate
try {
if (this.client.subscriptionId === null || this.client.subscriptionId === undefined || typeof this.client.subscriptionId.valueOf() !== 'string') {
Expand Down Expand Up @@ -1191,7 +1191,7 @@ function _listAvailableSslOptions(options, callback) {
if (!callback) {
throw new Error('callback cannot be null.');
}
let apiVersion = '2018-10-01';
let apiVersion = '2018-11-01';
// Validate
try {
if (this.client.subscriptionId === null || this.client.subscriptionId === undefined || typeof this.client.subscriptionId.valueOf() !== 'string') {
Expand Down Expand Up @@ -1324,7 +1324,7 @@ function _listAvailableSslPredefinedPolicies(options, callback) {
if (!callback) {
throw new Error('callback cannot be null.');
}
let apiVersion = '2018-10-01';
let apiVersion = '2018-11-01';
// Validate
try {
if (this.client.subscriptionId === null || this.client.subscriptionId === undefined || typeof this.client.subscriptionId.valueOf() !== 'string') {
Expand Down Expand Up @@ -1458,7 +1458,7 @@ function _getSslPredefinedPolicy(predefinedPolicyName, options, callback) {
if (!callback) {
throw new Error('callback cannot be null.');
}
let apiVersion = '2018-10-01';
let apiVersion = '2018-11-01';
// Validate
try {
if (this.client.subscriptionId === null || this.client.subscriptionId === undefined || typeof this.client.subscriptionId.valueOf() !== 'string') {
Expand Down Expand Up @@ -1596,7 +1596,7 @@ function _beginDeleteMethod(resourceGroupName, applicationGatewayName, options,
if (!callback) {
throw new Error('callback cannot be null.');
}
let apiVersion = '2018-10-01';
let apiVersion = '2018-11-01';
// Validate
try {
if (resourceGroupName === null || resourceGroupName === undefined || typeof resourceGroupName.valueOf() !== 'string') {
Expand Down Expand Up @@ -1888,7 +1888,7 @@ function _beginCreateOrUpdate(resourceGroupName, applicationGatewayName, paramet
if (!callback) {
throw new Error('callback cannot be null.');
}
let apiVersion = '2018-10-01';
let apiVersion = '2018-11-01';
// Validate
try {
if (resourceGroupName === null || resourceGroupName === undefined || typeof resourceGroupName.valueOf() !== 'string') {
Expand Down Expand Up @@ -2070,7 +2070,7 @@ function _beginUpdateTags(resourceGroupName, applicationGatewayName, parameters,
if (!callback) {
throw new Error('callback cannot be null.');
}
let apiVersion = '2018-10-01';
let apiVersion = '2018-11-01';
// Validate
try {
if (resourceGroupName === null || resourceGroupName === undefined || typeof resourceGroupName.valueOf() !== 'string') {
Expand Down Expand Up @@ -2229,7 +2229,7 @@ function _beginStart(resourceGroupName, applicationGatewayName, options, callbac
if (!callback) {
throw new Error('callback cannot be null.');
}
let apiVersion = '2018-10-01';
let apiVersion = '2018-11-01';
// Validate
try {
if (resourceGroupName === null || resourceGroupName === undefined || typeof resourceGroupName.valueOf() !== 'string') {
Expand Down Expand Up @@ -2354,7 +2354,7 @@ function _beginStop(resourceGroupName, applicationGatewayName, options, callback
if (!callback) {
throw new Error('callback cannot be null.');
}
let apiVersion = '2018-10-01';
let apiVersion = '2018-11-01';
// Validate
try {
if (resourceGroupName === null || resourceGroupName === undefined || typeof resourceGroupName.valueOf() !== 'string') {
Expand Down Expand Up @@ -2486,7 +2486,7 @@ function _beginBackendHealth(resourceGroupName, applicationGatewayName, options,
throw new Error('callback cannot be null.');
}
let expand = (options && options.expand !== undefined) ? options.expand : undefined;
let apiVersion = '2018-10-01';
let apiVersion = '2018-11-01';
// Validate
try {
if (resourceGroupName === null || resourceGroupName === undefined || typeof resourceGroupName.valueOf() !== 'string') {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ function _get(resourceGroupName, applicationSecurityGroupName, options, callback
if (!callback) {
throw new Error('callback cannot be null.');
}
let apiVersion = '2018-10-01';
let apiVersion = '2018-11-01';
// Validate
try {
if (resourceGroupName === null || resourceGroupName === undefined || typeof resourceGroupName.valueOf() !== 'string') {
Expand Down Expand Up @@ -344,7 +344,7 @@ function _listAll(options, callback) {
if (!callback) {
throw new Error('callback cannot be null.');
}
let apiVersion = '2018-10-01';
let apiVersion = '2018-11-01';
// Validate
try {
if (this.client.subscriptionId === null || this.client.subscriptionId === undefined || typeof this.client.subscriptionId.valueOf() !== 'string') {
Expand Down Expand Up @@ -478,7 +478,7 @@ function _list(resourceGroupName, options, callback) {
if (!callback) {
throw new Error('callback cannot be null.');
}
let apiVersion = '2018-10-01';
let apiVersion = '2018-11-01';
// Validate
try {
if (resourceGroupName === null || resourceGroupName === undefined || typeof resourceGroupName.valueOf() !== 'string') {
Expand Down Expand Up @@ -617,7 +617,7 @@ function _beginDeleteMethod(resourceGroupName, applicationSecurityGroupName, opt
if (!callback) {
throw new Error('callback cannot be null.');
}
let apiVersion = '2018-10-01';
let apiVersion = '2018-11-01';
// Validate
try {
if (resourceGroupName === null || resourceGroupName === undefined || typeof resourceGroupName.valueOf() !== 'string') {
Expand Down Expand Up @@ -754,7 +754,7 @@ function _beginCreateOrUpdate(resourceGroupName, applicationSecurityGroupName, p
if (!callback) {
throw new Error('callback cannot be null.');
}
let apiVersion = '2018-10-01';
let apiVersion = '2018-11-01';
// Validate
try {
if (resourceGroupName === null || resourceGroupName === undefined || typeof resourceGroupName.valueOf() !== 'string') {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ function _list(location, options, callback) {
if (!callback) {
throw new Error('callback cannot be null.');
}
let apiVersion = '2018-10-01';
let apiVersion = '2018-11-01';
// Validate
try {
if (location === null || location === undefined || typeof location.valueOf() !== 'string') {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ function _list(location, options, callback) {
if (!callback) {
throw new Error('callback cannot be null.');
}
let apiVersion = '2018-10-01';
let apiVersion = '2018-11-01';
// Validate
try {
if (location === null || location === undefined || typeof location.valueOf() !== 'string') {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ function _list(location, resourceGroupName, options, callback) {
if (!callback) {
throw new Error('callback cannot be null.');
}
let apiVersion = '2018-10-01';
let apiVersion = '2018-11-01';
// Validate
try {
if (location === null || location === undefined || typeof location.valueOf() !== 'string') {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ function _listAll(options, callback) {
if (!callback) {
throw new Error('callback cannot be null.');
}
let apiVersion = '2018-10-01';
let apiVersion = '2018-11-01';
// Validate
try {
if (this.client.subscriptionId === null || this.client.subscriptionId === undefined || typeof this.client.subscriptionId.valueOf() !== 'string') {
Expand Down
10 changes: 5 additions & 5 deletions lib/services/networkManagement2/lib/operations/azureFirewalls.js
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ function _get(resourceGroupName, azureFirewallName, options, callback) {
if (!callback) {
throw new Error('callback cannot be null.');
}
let apiVersion = '2018-10-01';
let apiVersion = '2018-11-01';
// Validate
try {
if (resourceGroupName === null || resourceGroupName === undefined || typeof resourceGroupName.valueOf() !== 'string') {
Expand Down Expand Up @@ -357,7 +357,7 @@ function _list(resourceGroupName, options, callback) {
if (!callback) {
throw new Error('callback cannot be null.');
}
let apiVersion = '2018-10-01';
let apiVersion = '2018-11-01';
// Validate
try {
if (resourceGroupName === null || resourceGroupName === undefined || typeof resourceGroupName.valueOf() !== 'string') {
Expand Down Expand Up @@ -493,7 +493,7 @@ function _listAll(options, callback) {
if (!callback) {
throw new Error('callback cannot be null.');
}
let apiVersion = '2018-10-01';
let apiVersion = '2018-11-01';
// Validate
try {
if (this.client.subscriptionId === null || this.client.subscriptionId === undefined || typeof this.client.subscriptionId.valueOf() !== 'string') {
Expand Down Expand Up @@ -627,7 +627,7 @@ function _beginDeleteMethod(resourceGroupName, azureFirewallName, options, callb
if (!callback) {
throw new Error('callback cannot be null.');
}
let apiVersion = '2018-10-01';
let apiVersion = '2018-11-01';
// Validate
try {
if (resourceGroupName === null || resourceGroupName === undefined || typeof resourceGroupName.valueOf() !== 'string') {
Expand Down Expand Up @@ -778,7 +778,7 @@ function _beginCreateOrUpdate(resourceGroupName, azureFirewallName, parameters,
if (!callback) {
throw new Error('callback cannot be null.');
}
let apiVersion = '2018-10-01';
let apiVersion = '2018-11-01';
// Validate
try {
if (resourceGroupName === null || resourceGroupName === undefined || typeof resourceGroupName.valueOf() !== 'string') {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ function _list(options, callback) {
if (!callback) {
throw new Error('callback cannot be null.');
}
let apiVersion = '2018-10-01';
let apiVersion = '2018-11-01';
// Validate
try {
if (this.client.subscriptionId === null || this.client.subscriptionId === undefined || typeof this.client.subscriptionId.valueOf() !== 'string') {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,7 @@ function _get(resourceGroupName, networkWatcherName, connectionMonitorName, opti
if (!callback) {
throw new Error('callback cannot be null.');
}
let apiVersion = '2018-10-01';
let apiVersion = '2018-11-01';
// Validate
try {
if (resourceGroupName === null || resourceGroupName === undefined || typeof resourceGroupName.valueOf() !== 'string') {
Expand Down Expand Up @@ -598,7 +598,7 @@ function _list(resourceGroupName, networkWatcherName, options, callback) {
if (!callback) {
throw new Error('callback cannot be null.');
}
let apiVersion = '2018-10-01';
let apiVersion = '2018-11-01';
// Validate
try {
if (resourceGroupName === null || resourceGroupName === undefined || typeof resourceGroupName.valueOf() !== 'string') {
Expand Down Expand Up @@ -778,7 +778,7 @@ function _beginCreateOrUpdate(resourceGroupName, networkWatcherName, connectionM
if (!callback) {
throw new Error('callback cannot be null.');
}
let apiVersion = '2018-10-01';
let apiVersion = '2018-11-01';
// Validate
try {
if (resourceGroupName === null || resourceGroupName === undefined || typeof resourceGroupName.valueOf() !== 'string') {
Expand Down Expand Up @@ -962,7 +962,7 @@ function _beginDeleteMethod(resourceGroupName, networkWatcherName, connectionMon
if (!callback) {
throw new Error('callback cannot be null.');
}
let apiVersion = '2018-10-01';
let apiVersion = '2018-11-01';
// Validate
try {
if (resourceGroupName === null || resourceGroupName === undefined || typeof resourceGroupName.valueOf() !== 'string') {
Expand Down Expand Up @@ -1095,7 +1095,7 @@ function _beginStop(resourceGroupName, networkWatcherName, connectionMonitorName
if (!callback) {
throw new Error('callback cannot be null.');
}
let apiVersion = '2018-10-01';
let apiVersion = '2018-11-01';
// Validate
try {
if (resourceGroupName === null || resourceGroupName === undefined || typeof resourceGroupName.valueOf() !== 'string') {
Expand Down Expand Up @@ -1228,7 +1228,7 @@ function _beginStart(resourceGroupName, networkWatcherName, connectionMonitorNam
if (!callback) {
throw new Error('callback cannot be null.');
}
let apiVersion = '2018-10-01';
let apiVersion = '2018-11-01';
// Validate
try {
if (resourceGroupName === null || resourceGroupName === undefined || typeof resourceGroupName.valueOf() !== 'string') {
Expand Down Expand Up @@ -1364,7 +1364,7 @@ function _beginQuery(resourceGroupName, networkWatcherName, connectionMonitorNam
if (!callback) {
throw new Error('callback cannot be null.');
}
let apiVersion = '2018-10-01';
let apiVersion = '2018-11-01';
// Validate
try {
if (resourceGroupName === null || resourceGroupName === undefined || typeof resourceGroupName.valueOf() !== 'string') {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ function _get(resourceGroupName, ddosProtectionPlanName, options, callback) {
if (!callback) {
throw new Error('callback cannot be null.');
}
let apiVersion = '2018-10-01';
let apiVersion = '2018-11-01';
// Validate
try {
if (resourceGroupName === null || resourceGroupName === undefined || typeof resourceGroupName.valueOf() !== 'string') {
Expand Down Expand Up @@ -337,7 +337,7 @@ function _list(options, callback) {
if (!callback) {
throw new Error('callback cannot be null.');
}
let apiVersion = '2018-10-01';
let apiVersion = '2018-11-01';
// Validate
try {
if (this.client.subscriptionId === null || this.client.subscriptionId === undefined || typeof this.client.subscriptionId.valueOf() !== 'string') {
Expand Down Expand Up @@ -471,7 +471,7 @@ function _listByResourceGroup(resourceGroupName, options, callback) {
if (!callback) {
throw new Error('callback cannot be null.');
}
let apiVersion = '2018-10-01';
let apiVersion = '2018-11-01';
// Validate
try {
if (resourceGroupName === null || resourceGroupName === undefined || typeof resourceGroupName.valueOf() !== 'string') {
Expand Down Expand Up @@ -609,7 +609,7 @@ function _beginDeleteMethod(resourceGroupName, ddosProtectionPlanName, options,
if (!callback) {
throw new Error('callback cannot be null.');
}
let apiVersion = '2018-10-01';
let apiVersion = '2018-11-01';
// Validate
try {
if (resourceGroupName === null || resourceGroupName === undefined || typeof resourceGroupName.valueOf() !== 'string') {
Expand Down Expand Up @@ -742,7 +742,7 @@ function _beginCreateOrUpdate(resourceGroupName, ddosProtectionPlanName, paramet
if (!callback) {
throw new Error('callback cannot be null.');
}
let apiVersion = '2018-10-01';
let apiVersion = '2018-11-01';
// Validate
try {
if (resourceGroupName === null || resourceGroupName === undefined || typeof resourceGroupName.valueOf() !== 'string') {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ function _list(resourceGroupName, networkSecurityGroupName, options, callback) {
if (!callback) {
throw new Error('callback cannot be null.');
}
let apiVersion = '2018-10-01';
let apiVersion = '2018-11-01';
// Validate
try {
if (resourceGroupName === null || resourceGroupName === undefined || typeof resourceGroupName.valueOf() !== 'string') {
Expand Down Expand Up @@ -198,7 +198,7 @@ function _get(resourceGroupName, networkSecurityGroupName, defaultSecurityRuleNa
if (!callback) {
throw new Error('callback cannot be null.');
}
let apiVersion = '2018-10-01';
let apiVersion = '2018-11-01';
// Validate
try {
if (resourceGroupName === null || resourceGroupName === undefined || typeof resourceGroupName.valueOf() !== 'string') {
Expand Down
Loading