Skip to content
This repository has been archived by the owner on May 5, 2023. It is now read-only.

[AutoPR] network/resource-manager #2610

Merged
22 commits merged into from
Jul 26, 2018
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
22 commits
Select commit Hold shift + click to select a range
2554d02
Generated from 3c5a775d910055a60fea74423e7b4599f410abe1 (#2609)
AutorestCI Mar 30, 2018
c39bd06
[AutoPR network/resource-manager] fix the Version for vmss public ip …
AutorestCI Apr 2, 2018
44fba55
Generated from be105bf5be90b400591243fe49226921e5dadcbd (#2684)
AutorestCI Apr 6, 2018
6376f15
[AutoPR network/resource-manager] Add Local and Virtual Gateway Examp…
AutorestCI Apr 10, 2018
4ea799f
[AutoPR network/resource-manager] Network Watcher: Suppressing a vali…
AutorestCI Apr 25, 2018
881d53a
Generated from 30ecc6996595e8e8fea4215fb88141aa787e4ebd (#2864)
AutorestCI May 17, 2018
20e0028
Generated from 5e5dc68d9c5c1e93dd3c453cc10c3f43d16730b0 (#2922)
AutorestCI May 29, 2018
c24806b
Generated from a5af2bc46e91b4b6f6aa25408c1814532fcfc041 (#2928)
AutorestCI May 31, 2018
e9315a6
Generated from c129d5d0236058b60b71ac6eb485a85c93a41c66 (#2991)
AutorestCI Jun 13, 2018
3e1a02f
[AutoPR network/resource-manager] Release of Azure Networking Network…
AutorestCI Jun 21, 2018
7625def
Generated from fa0b9da8035f39eca2fbe30e244e090e2ade0de1 (#3095)
AutorestCI Jun 29, 2018
f5d7014
Generated from db39b1d06805bc2180548e2e6d0931b43024b133 (#3089)
AutorestCI Jun 29, 2018
9d2f0b9
Generated from 61a2ac0f81cf773464f8710a2f13c029d0e537e6 (#3085)
AutorestCI Jul 2, 2018
eae70aa
Generated from 142f57f91e02d24015ddc0acb7a77a90633c9996 (#3107)
AutorestCI Jul 3, 2018
cf4e5bc
Generated from 985356566cca2619f49ab0da4eb68c7a124d369f (#3135)
AutorestCI Jul 9, 2018
6a6d1da
Generated from 985356566cca2619f49ab0da4eb68c7a124d369f (#3136)
AutorestCI Jul 9, 2018
f817f33
Generated from 985356566cca2619f49ab0da4eb68c7a124d369f (#3137)
AutorestCI Jul 9, 2018
50a5e87
Generated from 985356566cca2619f49ab0da4eb68c7a124d369f (#3140)
AutorestCI Jul 9, 2018
2691f6b
Generated from 985356566cca2619f49ab0da4eb68c7a124d369f (#3141)
AutorestCI Jul 9, 2018
667977b
Generated from 985356566cca2619f49ab0da4eb68c7a124d369f (#3142)
AutorestCI Jul 9, 2018
2ded98e
Generated from e7c9ce59ad6bc3b329f556526dc64547dfc34ede (#3236)
AutorestCI Jul 25, 2018
d734637
Merge branch 'master' into restapi_auto_network/resource-manager
Jul 26, 2018
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
42 changes: 21 additions & 21 deletions lib/services/networkManagement2/LICENSE.txt
Original file line number Diff line number Diff line change
@@ -1,21 +1,21 @@
The MIT License (MIT)

Copyright (c) 2018 Microsoft

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
The MIT License (MIT)
Copyright (c) 2018 Microsoft
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
21 changes: 21 additions & 0 deletions lib/services/networkManagement2/lib/LICENSE.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
The MIT License (MIT)

Copyright (c) 2018 Microsoft

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
61 changes: 61 additions & 0 deletions lib/services/networkManagement2/lib/lib/models/addressSpace.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,61 @@
/*
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*
* Code generated by Microsoft (R) AutoRest Code Generator.
* Changes may cause incorrect behavior and will be lost if the code is
* regenerated.
*/

'use strict';

/**
* AddressSpace contains an array of IP address ranges that can be used by
* subnets of the virtual network.
*
*/
class AddressSpace {
/**
* Create a AddressSpace.
* @member {array} [addressPrefixes] A list of address blocks reserved for
* this virtual network in CIDR notation.
*/
constructor() {
}

/**
* Defines the metadata of AddressSpace
*
* @returns {object} metadata of AddressSpace
*
*/
mapper() {
return {
required: false,
serializedName: 'AddressSpace',
type: {
name: 'Composite',
className: 'AddressSpace',
modelProperties: {
addressPrefixes: {
required: false,
serializedName: 'addressPrefixes',
type: {
name: 'Sequence',
element: {
required: false,
serializedName: 'StringElementType',
type: {
name: 'String'
}
}
}
}
}
}
};
}
}

module.exports = AddressSpace;
Loading