diff --git a/profiles/2017-03-09/compute/mgmt/compute/computeapi/models.go b/profiles/2017-03-09/compute/mgmt/compute/computeapi/models.go index 2d15ffd1c270..bb2126b78134 100644 --- a/profiles/2017-03-09/compute/mgmt/compute/computeapi/models.go +++ b/profiles/2017-03-09/compute/mgmt/compute/computeapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/2017-03-09/compute/mgmt/compute/models.go b/profiles/2017-03-09/compute/mgmt/compute/models.go index 6100bd0f7c1b..e6c4af26dd9d 100644 --- a/profiles/2017-03-09/compute/mgmt/compute/models.go +++ b/profiles/2017-03-09/compute/mgmt/compute/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/2017-03-09/keyvault/keyvault/keyvaultapi/models.go b/profiles/2017-03-09/keyvault/keyvault/keyvaultapi/models.go index 8eb7279d9471..e664c608632a 100644 --- a/profiles/2017-03-09/keyvault/keyvault/keyvaultapi/models.go +++ b/profiles/2017-03-09/keyvault/keyvault/keyvaultapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/2017-03-09/keyvault/keyvault/models.go b/profiles/2017-03-09/keyvault/keyvault/models.go index 1831ae1581f5..735f00371ea9 100644 --- a/profiles/2017-03-09/keyvault/keyvault/models.go +++ b/profiles/2017-03-09/keyvault/keyvault/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/2017-03-09/keyvault/mgmt/keyvault/keyvaultapi/models.go b/profiles/2017-03-09/keyvault/mgmt/keyvault/keyvaultapi/models.go index c34497fcec1b..45e0283706e0 100644 --- a/profiles/2017-03-09/keyvault/mgmt/keyvault/keyvaultapi/models.go +++ b/profiles/2017-03-09/keyvault/mgmt/keyvault/keyvaultapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/2017-03-09/keyvault/mgmt/keyvault/models.go b/profiles/2017-03-09/keyvault/mgmt/keyvault/models.go index 7c140d2cb6bf..336db1bc67ed 100644 --- a/profiles/2017-03-09/keyvault/mgmt/keyvault/models.go +++ b/profiles/2017-03-09/keyvault/mgmt/keyvault/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/2017-03-09/network/mgmt/network/models.go b/profiles/2017-03-09/network/mgmt/network/models.go index 0d4ffd1f5c94..0aa3504d1243 100644 --- a/profiles/2017-03-09/network/mgmt/network/models.go +++ b/profiles/2017-03-09/network/mgmt/network/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/2017-03-09/network/mgmt/network/networkapi/models.go b/profiles/2017-03-09/network/mgmt/network/networkapi/models.go index c3f0cfef3de1..772602b250f0 100644 --- a/profiles/2017-03-09/network/mgmt/network/networkapi/models.go +++ b/profiles/2017-03-09/network/mgmt/network/networkapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/2017-03-09/resources/mgmt/features/featuresapi/models.go b/profiles/2017-03-09/resources/mgmt/features/featuresapi/models.go index 2e397b85d5a8..d19f6b114083 100644 --- a/profiles/2017-03-09/resources/mgmt/features/featuresapi/models.go +++ b/profiles/2017-03-09/resources/mgmt/features/featuresapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/2017-03-09/resources/mgmt/features/models.go b/profiles/2017-03-09/resources/mgmt/features/models.go index 003dcd49e98e..56aaf2671292 100644 --- a/profiles/2017-03-09/resources/mgmt/features/models.go +++ b/profiles/2017-03-09/resources/mgmt/features/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/2017-03-09/resources/mgmt/links/linksapi/models.go b/profiles/2017-03-09/resources/mgmt/links/linksapi/models.go index b0dbc943edc6..fd0e2ad19235 100644 --- a/profiles/2017-03-09/resources/mgmt/links/linksapi/models.go +++ b/profiles/2017-03-09/resources/mgmt/links/linksapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/2017-03-09/resources/mgmt/links/models.go b/profiles/2017-03-09/resources/mgmt/links/models.go index 6b3c2bdb7abe..7513c5ece970 100644 --- a/profiles/2017-03-09/resources/mgmt/links/models.go +++ b/profiles/2017-03-09/resources/mgmt/links/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/2017-03-09/resources/mgmt/locks/locksapi/models.go b/profiles/2017-03-09/resources/mgmt/locks/locksapi/models.go index 1ec8c0a6f3d2..c61086ae4f67 100644 --- a/profiles/2017-03-09/resources/mgmt/locks/locksapi/models.go +++ b/profiles/2017-03-09/resources/mgmt/locks/locksapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/2017-03-09/resources/mgmt/locks/models.go b/profiles/2017-03-09/resources/mgmt/locks/models.go index 6b38c8bf8fa4..3193dc8243e9 100644 --- a/profiles/2017-03-09/resources/mgmt/locks/models.go +++ b/profiles/2017-03-09/resources/mgmt/locks/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/2017-03-09/resources/mgmt/policy/models.go b/profiles/2017-03-09/resources/mgmt/policy/models.go index a9d90da4da05..eb2eafc3f775 100644 --- a/profiles/2017-03-09/resources/mgmt/policy/models.go +++ b/profiles/2017-03-09/resources/mgmt/policy/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/2017-03-09/resources/mgmt/policy/policyapi/models.go b/profiles/2017-03-09/resources/mgmt/policy/policyapi/models.go index 477b7d32d427..9f132ebc7126 100644 --- a/profiles/2017-03-09/resources/mgmt/policy/policyapi/models.go +++ b/profiles/2017-03-09/resources/mgmt/policy/policyapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/2017-03-09/resources/mgmt/resources/models.go b/profiles/2017-03-09/resources/mgmt/resources/models.go index 94a1a8b8e728..9666bbaaddb8 100644 --- a/profiles/2017-03-09/resources/mgmt/resources/models.go +++ b/profiles/2017-03-09/resources/mgmt/resources/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/2017-03-09/resources/mgmt/resources/resourcesapi/models.go b/profiles/2017-03-09/resources/mgmt/resources/resourcesapi/models.go index 0429d6e102d7..f7fab1f64871 100644 --- a/profiles/2017-03-09/resources/mgmt/resources/resourcesapi/models.go +++ b/profiles/2017-03-09/resources/mgmt/resources/resourcesapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/2017-03-09/resources/mgmt/subscriptions/models.go b/profiles/2017-03-09/resources/mgmt/subscriptions/models.go index cb1aa0b6f920..e4452db6816a 100644 --- a/profiles/2017-03-09/resources/mgmt/subscriptions/models.go +++ b/profiles/2017-03-09/resources/mgmt/subscriptions/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/2017-03-09/resources/mgmt/subscriptions/subscriptionsapi/models.go b/profiles/2017-03-09/resources/mgmt/subscriptions/subscriptionsapi/models.go index 5d49a61a940e..24104e8c5238 100644 --- a/profiles/2017-03-09/resources/mgmt/subscriptions/subscriptionsapi/models.go +++ b/profiles/2017-03-09/resources/mgmt/subscriptions/subscriptionsapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/2017-03-09/storage/mgmt/storage/models.go b/profiles/2017-03-09/storage/mgmt/storage/models.go index 1af1d6eb0304..777bd92a163d 100644 --- a/profiles/2017-03-09/storage/mgmt/storage/models.go +++ b/profiles/2017-03-09/storage/mgmt/storage/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/2017-03-09/storage/mgmt/storage/storageapi/models.go b/profiles/2017-03-09/storage/mgmt/storage/storageapi/models.go index 10bc022e37b5..5fc5721187e8 100644 --- a/profiles/2017-03-09/storage/mgmt/storage/storageapi/models.go +++ b/profiles/2017-03-09/storage/mgmt/storage/storageapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/2018-03-01/authorization/mgmt/authorization/authorizationapi/models.go b/profiles/2018-03-01/authorization/mgmt/authorization/authorizationapi/models.go index 8fd2a92fb838..7a426dc69265 100644 --- a/profiles/2018-03-01/authorization/mgmt/authorization/authorizationapi/models.go +++ b/profiles/2018-03-01/authorization/mgmt/authorization/authorizationapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/2018-03-01/authorization/mgmt/authorization/models.go b/profiles/2018-03-01/authorization/mgmt/authorization/models.go index ad116610e6a5..e54bbb47e48d 100644 --- a/profiles/2018-03-01/authorization/mgmt/authorization/models.go +++ b/profiles/2018-03-01/authorization/mgmt/authorization/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/2018-03-01/compute/mgmt/compute/computeapi/models.go b/profiles/2018-03-01/compute/mgmt/compute/computeapi/models.go index 7ba6567c83e2..1aca3b9ed97b 100644 --- a/profiles/2018-03-01/compute/mgmt/compute/computeapi/models.go +++ b/profiles/2018-03-01/compute/mgmt/compute/computeapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/2018-03-01/compute/mgmt/compute/models.go b/profiles/2018-03-01/compute/mgmt/compute/models.go index aaa74bdc5ec8..b8fee411e4fe 100644 --- a/profiles/2018-03-01/compute/mgmt/compute/models.go +++ b/profiles/2018-03-01/compute/mgmt/compute/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/2018-03-01/dns/mgmt/dns/dnsapi/models.go b/profiles/2018-03-01/dns/mgmt/dns/dnsapi/models.go index ae04cf57d981..c38f56712f8a 100644 --- a/profiles/2018-03-01/dns/mgmt/dns/dnsapi/models.go +++ b/profiles/2018-03-01/dns/mgmt/dns/dnsapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/2018-03-01/dns/mgmt/dns/models.go b/profiles/2018-03-01/dns/mgmt/dns/models.go index 2b8f1db99547..389d16581205 100644 --- a/profiles/2018-03-01/dns/mgmt/dns/models.go +++ b/profiles/2018-03-01/dns/mgmt/dns/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/2018-03-01/keyvault/keyvault/keyvaultapi/models.go b/profiles/2018-03-01/keyvault/keyvault/keyvaultapi/models.go index 8eb7279d9471..e664c608632a 100644 --- a/profiles/2018-03-01/keyvault/keyvault/keyvaultapi/models.go +++ b/profiles/2018-03-01/keyvault/keyvault/keyvaultapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/2018-03-01/keyvault/keyvault/models.go b/profiles/2018-03-01/keyvault/keyvault/models.go index 4c8d1ee9871b..10760746362f 100644 --- a/profiles/2018-03-01/keyvault/keyvault/models.go +++ b/profiles/2018-03-01/keyvault/keyvault/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/2018-03-01/keyvault/mgmt/keyvault/keyvaultapi/models.go b/profiles/2018-03-01/keyvault/mgmt/keyvault/keyvaultapi/models.go index c34497fcec1b..45e0283706e0 100644 --- a/profiles/2018-03-01/keyvault/mgmt/keyvault/keyvaultapi/models.go +++ b/profiles/2018-03-01/keyvault/mgmt/keyvault/keyvaultapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/2018-03-01/keyvault/mgmt/keyvault/models.go b/profiles/2018-03-01/keyvault/mgmt/keyvault/models.go index d1b56baf72e7..ebec9dbacd94 100644 --- a/profiles/2018-03-01/keyvault/mgmt/keyvault/models.go +++ b/profiles/2018-03-01/keyvault/mgmt/keyvault/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/2018-03-01/network/mgmt/network/models.go b/profiles/2018-03-01/network/mgmt/network/models.go index 4c54c1ee2b2f..796e384e6cf2 100644 --- a/profiles/2018-03-01/network/mgmt/network/models.go +++ b/profiles/2018-03-01/network/mgmt/network/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/2018-03-01/network/mgmt/network/networkapi/models.go b/profiles/2018-03-01/network/mgmt/network/networkapi/models.go index 53b52aa78812..d9941ba1b3fd 100644 --- a/profiles/2018-03-01/network/mgmt/network/networkapi/models.go +++ b/profiles/2018-03-01/network/mgmt/network/networkapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/2018-03-01/resources/mgmt/links/linksapi/models.go b/profiles/2018-03-01/resources/mgmt/links/linksapi/models.go index b0dbc943edc6..fd0e2ad19235 100644 --- a/profiles/2018-03-01/resources/mgmt/links/linksapi/models.go +++ b/profiles/2018-03-01/resources/mgmt/links/linksapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/2018-03-01/resources/mgmt/links/models.go b/profiles/2018-03-01/resources/mgmt/links/models.go index c2e29b6b5bcb..ed26f7495dde 100644 --- a/profiles/2018-03-01/resources/mgmt/links/models.go +++ b/profiles/2018-03-01/resources/mgmt/links/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/2018-03-01/resources/mgmt/locks/locksapi/models.go b/profiles/2018-03-01/resources/mgmt/locks/locksapi/models.go index de8c2e5d8d74..849387e83e50 100644 --- a/profiles/2018-03-01/resources/mgmt/locks/locksapi/models.go +++ b/profiles/2018-03-01/resources/mgmt/locks/locksapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/2018-03-01/resources/mgmt/locks/models.go b/profiles/2018-03-01/resources/mgmt/locks/models.go index c46e1441c11b..8ffeb511c55b 100644 --- a/profiles/2018-03-01/resources/mgmt/locks/models.go +++ b/profiles/2018-03-01/resources/mgmt/locks/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/2018-03-01/resources/mgmt/policy/models.go b/profiles/2018-03-01/resources/mgmt/policy/models.go index 1135000b9f51..1c3308c66c88 100644 --- a/profiles/2018-03-01/resources/mgmt/policy/models.go +++ b/profiles/2018-03-01/resources/mgmt/policy/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/2018-03-01/resources/mgmt/policy/policyapi/models.go b/profiles/2018-03-01/resources/mgmt/policy/policyapi/models.go index b11f221e60a5..bf9d01f60ce0 100644 --- a/profiles/2018-03-01/resources/mgmt/policy/policyapi/models.go +++ b/profiles/2018-03-01/resources/mgmt/policy/policyapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/2018-03-01/resources/mgmt/resources/models.go b/profiles/2018-03-01/resources/mgmt/resources/models.go index e23282499986..1e5ba958b457 100644 --- a/profiles/2018-03-01/resources/mgmt/resources/models.go +++ b/profiles/2018-03-01/resources/mgmt/resources/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/2018-03-01/resources/mgmt/resources/resourcesapi/models.go b/profiles/2018-03-01/resources/mgmt/resources/resourcesapi/models.go index a7751111f006..b6a5de983da1 100644 --- a/profiles/2018-03-01/resources/mgmt/resources/resourcesapi/models.go +++ b/profiles/2018-03-01/resources/mgmt/resources/resourcesapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/2018-03-01/resources/mgmt/subscriptions/models.go b/profiles/2018-03-01/resources/mgmt/subscriptions/models.go index 3fc0a30b7ef5..c04d52a84493 100644 --- a/profiles/2018-03-01/resources/mgmt/subscriptions/models.go +++ b/profiles/2018-03-01/resources/mgmt/subscriptions/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/2018-03-01/resources/mgmt/subscriptions/subscriptionsapi/models.go b/profiles/2018-03-01/resources/mgmt/subscriptions/subscriptionsapi/models.go index 5d49a61a940e..24104e8c5238 100644 --- a/profiles/2018-03-01/resources/mgmt/subscriptions/subscriptionsapi/models.go +++ b/profiles/2018-03-01/resources/mgmt/subscriptions/subscriptionsapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/2018-03-01/storage/mgmt/storage/models.go b/profiles/2018-03-01/storage/mgmt/storage/models.go index 83cc89864c98..7d8e8f492f60 100644 --- a/profiles/2018-03-01/storage/mgmt/storage/models.go +++ b/profiles/2018-03-01/storage/mgmt/storage/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/2018-03-01/storage/mgmt/storage/storageapi/models.go b/profiles/2018-03-01/storage/mgmt/storage/storageapi/models.go index 10bc022e37b5..5fc5721187e8 100644 --- a/profiles/2018-03-01/storage/mgmt/storage/storageapi/models.go +++ b/profiles/2018-03-01/storage/mgmt/storage/storageapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/2018-03-01/web/mgmt/web/models.go b/profiles/2018-03-01/web/mgmt/web/models.go index 628843b1ea3e..457184123b44 100644 --- a/profiles/2018-03-01/web/mgmt/web/models.go +++ b/profiles/2018-03-01/web/mgmt/web/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/2018-03-01/web/mgmt/web/webapi/models.go b/profiles/2018-03-01/web/mgmt/web/webapi/models.go index 18e527ffb27b..5c5071387427 100644 --- a/profiles/2018-03-01/web/mgmt/web/webapi/models.go +++ b/profiles/2018-03-01/web/mgmt/web/webapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/2019-03-01/authorization/mgmt/authorization/authorizationapi/models.go b/profiles/2019-03-01/authorization/mgmt/authorization/authorizationapi/models.go index 8fd2a92fb838..7a426dc69265 100644 --- a/profiles/2019-03-01/authorization/mgmt/authorization/authorizationapi/models.go +++ b/profiles/2019-03-01/authorization/mgmt/authorization/authorizationapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/2019-03-01/authorization/mgmt/authorization/models.go b/profiles/2019-03-01/authorization/mgmt/authorization/models.go index ff5ab96b272d..d094a646618c 100644 --- a/profiles/2019-03-01/authorization/mgmt/authorization/models.go +++ b/profiles/2019-03-01/authorization/mgmt/authorization/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/2019-03-01/compute/mgmt/compute/computeapi/models.go b/profiles/2019-03-01/compute/mgmt/compute/computeapi/models.go index 7172e8f97b35..3dab1dec4ce0 100644 --- a/profiles/2019-03-01/compute/mgmt/compute/computeapi/models.go +++ b/profiles/2019-03-01/compute/mgmt/compute/computeapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/2019-03-01/compute/mgmt/compute/models.go b/profiles/2019-03-01/compute/mgmt/compute/models.go index fed2780c1b54..2b9a2a49ce13 100644 --- a/profiles/2019-03-01/compute/mgmt/compute/models.go +++ b/profiles/2019-03-01/compute/mgmt/compute/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/2019-03-01/dns/mgmt/dns/dnsapi/models.go b/profiles/2019-03-01/dns/mgmt/dns/dnsapi/models.go index ae04cf57d981..c38f56712f8a 100644 --- a/profiles/2019-03-01/dns/mgmt/dns/dnsapi/models.go +++ b/profiles/2019-03-01/dns/mgmt/dns/dnsapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/2019-03-01/dns/mgmt/dns/models.go b/profiles/2019-03-01/dns/mgmt/dns/models.go index 542455fdff25..636a97c08dd5 100644 --- a/profiles/2019-03-01/dns/mgmt/dns/models.go +++ b/profiles/2019-03-01/dns/mgmt/dns/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/2019-03-01/keyvault/keyvault/keyvaultapi/models.go b/profiles/2019-03-01/keyvault/keyvault/keyvaultapi/models.go index 8eb7279d9471..e664c608632a 100644 --- a/profiles/2019-03-01/keyvault/keyvault/keyvaultapi/models.go +++ b/profiles/2019-03-01/keyvault/keyvault/keyvaultapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/2019-03-01/keyvault/keyvault/models.go b/profiles/2019-03-01/keyvault/keyvault/models.go index 2b18caa5e052..c6a356d5c071 100644 --- a/profiles/2019-03-01/keyvault/keyvault/models.go +++ b/profiles/2019-03-01/keyvault/keyvault/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/2019-03-01/keyvault/mgmt/keyvault/keyvaultapi/models.go b/profiles/2019-03-01/keyvault/mgmt/keyvault/keyvaultapi/models.go index c34497fcec1b..45e0283706e0 100644 --- a/profiles/2019-03-01/keyvault/mgmt/keyvault/keyvaultapi/models.go +++ b/profiles/2019-03-01/keyvault/mgmt/keyvault/keyvaultapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/2019-03-01/keyvault/mgmt/keyvault/models.go b/profiles/2019-03-01/keyvault/mgmt/keyvault/models.go index 48d524ba39f5..269bf9c48d10 100644 --- a/profiles/2019-03-01/keyvault/mgmt/keyvault/models.go +++ b/profiles/2019-03-01/keyvault/mgmt/keyvault/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/2019-03-01/network/mgmt/network/models.go b/profiles/2019-03-01/network/mgmt/network/models.go index 9bb568ec0d01..a47c440a68e4 100644 --- a/profiles/2019-03-01/network/mgmt/network/models.go +++ b/profiles/2019-03-01/network/mgmt/network/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/2019-03-01/network/mgmt/network/networkapi/models.go b/profiles/2019-03-01/network/mgmt/network/networkapi/models.go index 53b52aa78812..d9941ba1b3fd 100644 --- a/profiles/2019-03-01/network/mgmt/network/networkapi/models.go +++ b/profiles/2019-03-01/network/mgmt/network/networkapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/2019-03-01/resources/mgmt/insights/insightsapi/models.go b/profiles/2019-03-01/resources/mgmt/insights/insightsapi/models.go index 369176267635..521054b8e9ea 100644 --- a/profiles/2019-03-01/resources/mgmt/insights/insightsapi/models.go +++ b/profiles/2019-03-01/resources/mgmt/insights/insightsapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/2019-03-01/resources/mgmt/insights/models.go b/profiles/2019-03-01/resources/mgmt/insights/models.go index 82a6e63679a5..49c8bffc14e0 100644 --- a/profiles/2019-03-01/resources/mgmt/insights/models.go +++ b/profiles/2019-03-01/resources/mgmt/insights/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/2019-03-01/resources/mgmt/links/linksapi/models.go b/profiles/2019-03-01/resources/mgmt/links/linksapi/models.go index b0dbc943edc6..fd0e2ad19235 100644 --- a/profiles/2019-03-01/resources/mgmt/links/linksapi/models.go +++ b/profiles/2019-03-01/resources/mgmt/links/linksapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/2019-03-01/resources/mgmt/links/models.go b/profiles/2019-03-01/resources/mgmt/links/models.go index e9906ed0f79e..88c2d9db7eb5 100644 --- a/profiles/2019-03-01/resources/mgmt/links/models.go +++ b/profiles/2019-03-01/resources/mgmt/links/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/2019-03-01/resources/mgmt/locks/locksapi/models.go b/profiles/2019-03-01/resources/mgmt/locks/locksapi/models.go index de8c2e5d8d74..849387e83e50 100644 --- a/profiles/2019-03-01/resources/mgmt/locks/locksapi/models.go +++ b/profiles/2019-03-01/resources/mgmt/locks/locksapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/2019-03-01/resources/mgmt/locks/models.go b/profiles/2019-03-01/resources/mgmt/locks/models.go index a1c6c60a73e6..5697871d9ecd 100644 --- a/profiles/2019-03-01/resources/mgmt/locks/models.go +++ b/profiles/2019-03-01/resources/mgmt/locks/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/2019-03-01/resources/mgmt/policy/models.go b/profiles/2019-03-01/resources/mgmt/policy/models.go index e5c0e7277957..875081745fbb 100644 --- a/profiles/2019-03-01/resources/mgmt/policy/models.go +++ b/profiles/2019-03-01/resources/mgmt/policy/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/2019-03-01/resources/mgmt/policy/policyapi/models.go b/profiles/2019-03-01/resources/mgmt/policy/policyapi/models.go index b11f221e60a5..bf9d01f60ce0 100644 --- a/profiles/2019-03-01/resources/mgmt/policy/policyapi/models.go +++ b/profiles/2019-03-01/resources/mgmt/policy/policyapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/2019-03-01/resources/mgmt/resources/models.go b/profiles/2019-03-01/resources/mgmt/resources/models.go index b6b068090beb..835ead509b9d 100644 --- a/profiles/2019-03-01/resources/mgmt/resources/models.go +++ b/profiles/2019-03-01/resources/mgmt/resources/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/2019-03-01/resources/mgmt/resources/resourcesapi/models.go b/profiles/2019-03-01/resources/mgmt/resources/resourcesapi/models.go index b00557304a23..a19975427871 100644 --- a/profiles/2019-03-01/resources/mgmt/resources/resourcesapi/models.go +++ b/profiles/2019-03-01/resources/mgmt/resources/resourcesapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/2019-03-01/resources/mgmt/subscriptions/models.go b/profiles/2019-03-01/resources/mgmt/subscriptions/models.go index 35d64b13201c..d0a897392a92 100644 --- a/profiles/2019-03-01/resources/mgmt/subscriptions/models.go +++ b/profiles/2019-03-01/resources/mgmt/subscriptions/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/2019-03-01/resources/mgmt/subscriptions/subscriptionsapi/models.go b/profiles/2019-03-01/resources/mgmt/subscriptions/subscriptionsapi/models.go index 5d49a61a940e..24104e8c5238 100644 --- a/profiles/2019-03-01/resources/mgmt/subscriptions/subscriptionsapi/models.go +++ b/profiles/2019-03-01/resources/mgmt/subscriptions/subscriptionsapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/2019-03-01/storage/mgmt/storage/models.go b/profiles/2019-03-01/storage/mgmt/storage/models.go index bd4158a858b7..2b4a2829c06a 100644 --- a/profiles/2019-03-01/storage/mgmt/storage/models.go +++ b/profiles/2019-03-01/storage/mgmt/storage/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/2019-03-01/storage/mgmt/storage/storageapi/models.go b/profiles/2019-03-01/storage/mgmt/storage/storageapi/models.go index 737a8b099b0e..893ea45de867 100644 --- a/profiles/2019-03-01/storage/mgmt/storage/storageapi/models.go +++ b/profiles/2019-03-01/storage/mgmt/storage/storageapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/2019-03-01/web/mgmt/web/models.go b/profiles/2019-03-01/web/mgmt/web/models.go index fd8978007c05..34b5fc5ddff0 100644 --- a/profiles/2019-03-01/web/mgmt/web/models.go +++ b/profiles/2019-03-01/web/mgmt/web/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/2019-03-01/web/mgmt/web/webapi/models.go b/profiles/2019-03-01/web/mgmt/web/webapi/models.go index a38a27b2cc73..12cabaa83f22 100644 --- a/profiles/2019-03-01/web/mgmt/web/webapi/models.go +++ b/profiles/2019-03-01/web/mgmt/web/webapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/latest/aad/mgmt/aad/aadapi/models.go b/profiles/latest/aad/mgmt/aad/aadapi/models.go index 3bfa5c73d4cc..9c2c89bfb397 100644 --- a/profiles/latest/aad/mgmt/aad/aadapi/models.go +++ b/profiles/latest/aad/mgmt/aad/aadapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/latest/aad/mgmt/aad/models.go b/profiles/latest/aad/mgmt/aad/models.go index e16bc5cedaee..a9ce085f10e6 100644 --- a/profiles/latest/aad/mgmt/aad/models.go +++ b/profiles/latest/aad/mgmt/aad/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/latest/adhybridhealthservice/mgmt/adhybridhealthservice/adhybridhealthserviceapi/models.go b/profiles/latest/adhybridhealthservice/mgmt/adhybridhealthservice/adhybridhealthserviceapi/models.go index d0430824e120..849c19427639 100644 --- a/profiles/latest/adhybridhealthservice/mgmt/adhybridhealthservice/adhybridhealthserviceapi/models.go +++ b/profiles/latest/adhybridhealthservice/mgmt/adhybridhealthservice/adhybridhealthserviceapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/latest/adhybridhealthservice/mgmt/adhybridhealthservice/models.go b/profiles/latest/adhybridhealthservice/mgmt/adhybridhealthservice/models.go index 615cb2f97263..cbfbaae17916 100644 --- a/profiles/latest/adhybridhealthservice/mgmt/adhybridhealthservice/models.go +++ b/profiles/latest/adhybridhealthservice/mgmt/adhybridhealthservice/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/latest/advisor/mgmt/advisor/advisorapi/models.go b/profiles/latest/advisor/mgmt/advisor/advisorapi/models.go index 1cd617148bb3..34718d811c40 100644 --- a/profiles/latest/advisor/mgmt/advisor/advisorapi/models.go +++ b/profiles/latest/advisor/mgmt/advisor/advisorapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/latest/advisor/mgmt/advisor/models.go b/profiles/latest/advisor/mgmt/advisor/models.go index 68a8ce3dd966..64bc36701a52 100644 --- a/profiles/latest/advisor/mgmt/advisor/models.go +++ b/profiles/latest/advisor/mgmt/advisor/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/latest/alertsmanagement/mgmt/alertsmanagement/alertsmanagementapi/models.go b/profiles/latest/alertsmanagement/mgmt/alertsmanagement/alertsmanagementapi/models.go index 951ae0f21a84..e9d30a6e17f7 100644 --- a/profiles/latest/alertsmanagement/mgmt/alertsmanagement/alertsmanagementapi/models.go +++ b/profiles/latest/alertsmanagement/mgmt/alertsmanagement/alertsmanagementapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/latest/alertsmanagement/mgmt/alertsmanagement/models.go b/profiles/latest/alertsmanagement/mgmt/alertsmanagement/models.go index e2352cdf013c..ab923646b8c2 100644 --- a/profiles/latest/alertsmanagement/mgmt/alertsmanagement/models.go +++ b/profiles/latest/alertsmanagement/mgmt/alertsmanagement/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/latest/analysisservices/mgmt/analysisservices/analysisservicesapi/models.go b/profiles/latest/analysisservices/mgmt/analysisservices/analysisservicesapi/models.go index f0e384bd4cdb..fe32d8e81ea1 100644 --- a/profiles/latest/analysisservices/mgmt/analysisservices/analysisservicesapi/models.go +++ b/profiles/latest/analysisservices/mgmt/analysisservices/analysisservicesapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/latest/analysisservices/mgmt/analysisservices/models.go b/profiles/latest/analysisservices/mgmt/analysisservices/models.go index e740b1301b82..7b7d6cacaf87 100644 --- a/profiles/latest/analysisservices/mgmt/analysisservices/models.go +++ b/profiles/latest/analysisservices/mgmt/analysisservices/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/latest/apimanagement/mgmt/apimanagement/apimanagementapi/models.go b/profiles/latest/apimanagement/mgmt/apimanagement/apimanagementapi/models.go index 8f2a550a219a..025cdd9cd4d1 100644 --- a/profiles/latest/apimanagement/mgmt/apimanagement/apimanagementapi/models.go +++ b/profiles/latest/apimanagement/mgmt/apimanagement/apimanagementapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/latest/apimanagement/mgmt/apimanagement/models.go b/profiles/latest/apimanagement/mgmt/apimanagement/models.go index e33ff9e73565..c61240a715fb 100644 --- a/profiles/latest/apimanagement/mgmt/apimanagement/models.go +++ b/profiles/latest/apimanagement/mgmt/apimanagement/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/latest/appconfiguration/mgmt/appconfiguration/appconfigurationapi/models.go b/profiles/latest/appconfiguration/mgmt/appconfiguration/appconfigurationapi/models.go index 2cc70b8e585a..3bf7a623c226 100644 --- a/profiles/latest/appconfiguration/mgmt/appconfiguration/appconfigurationapi/models.go +++ b/profiles/latest/appconfiguration/mgmt/appconfiguration/appconfigurationapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/latest/appconfiguration/mgmt/appconfiguration/models.go b/profiles/latest/appconfiguration/mgmt/appconfiguration/models.go index 1b7e13f25d5b..db0bd23e7df4 100644 --- a/profiles/latest/appconfiguration/mgmt/appconfiguration/models.go +++ b/profiles/latest/appconfiguration/mgmt/appconfiguration/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/latest/appinsights/mgmt/insights/insightsapi/models.go b/profiles/latest/appinsights/mgmt/insights/insightsapi/models.go index b5609afe38de..98106bbf2857 100644 --- a/profiles/latest/appinsights/mgmt/insights/insightsapi/models.go +++ b/profiles/latest/appinsights/mgmt/insights/insightsapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/latest/appinsights/mgmt/insights/models.go b/profiles/latest/appinsights/mgmt/insights/models.go index d49dfdf12ba6..0d112b8e6ab9 100644 --- a/profiles/latest/appinsights/mgmt/insights/models.go +++ b/profiles/latest/appinsights/mgmt/insights/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/latest/authorization/mgmt/authorization/authorizationapi/models.go b/profiles/latest/authorization/mgmt/authorization/authorizationapi/models.go index 8fd2a92fb838..7a426dc69265 100644 --- a/profiles/latest/authorization/mgmt/authorization/authorizationapi/models.go +++ b/profiles/latest/authorization/mgmt/authorization/authorizationapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/latest/authorization/mgmt/authorization/models.go b/profiles/latest/authorization/mgmt/authorization/models.go index 1ddd871dcbd4..0929ed5436db 100644 --- a/profiles/latest/authorization/mgmt/authorization/models.go +++ b/profiles/latest/authorization/mgmt/authorization/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/latest/automation/mgmt/automation/automationapi/models.go b/profiles/latest/automation/mgmt/automation/automationapi/models.go index 4ecdab7a9cce..0c9f1fb8518d 100644 --- a/profiles/latest/automation/mgmt/automation/automationapi/models.go +++ b/profiles/latest/automation/mgmt/automation/automationapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/latest/automation/mgmt/automation/models.go b/profiles/latest/automation/mgmt/automation/models.go index 5aeba882bd1b..8dbe0d840ae7 100644 --- a/profiles/latest/automation/mgmt/automation/models.go +++ b/profiles/latest/automation/mgmt/automation/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/latest/azurestack/mgmt/azurestack/azurestackapi/models.go b/profiles/latest/azurestack/mgmt/azurestack/azurestackapi/models.go index b741f8bbb411..861f3a7b8e24 100644 --- a/profiles/latest/azurestack/mgmt/azurestack/azurestackapi/models.go +++ b/profiles/latest/azurestack/mgmt/azurestack/azurestackapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/latest/azurestack/mgmt/azurestack/models.go b/profiles/latest/azurestack/mgmt/azurestack/models.go index eb2759357de6..407ac1947b2b 100644 --- a/profiles/latest/azurestack/mgmt/azurestack/models.go +++ b/profiles/latest/azurestack/mgmt/azurestack/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/latest/batch/batch/batchapi/models.go b/profiles/latest/batch/batch/batchapi/models.go index 2454cbf25796..13f9cd820c20 100644 --- a/profiles/latest/batch/batch/batchapi/models.go +++ b/profiles/latest/batch/batch/batchapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/latest/batch/batch/models.go b/profiles/latest/batch/batch/models.go index 2164f52af302..f883d2b4ae32 100644 --- a/profiles/latest/batch/batch/models.go +++ b/profiles/latest/batch/batch/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/latest/batch/mgmt/batch/batchapi/models.go b/profiles/latest/batch/mgmt/batch/batchapi/models.go index 0a26813bd53e..6e730ae554fc 100644 --- a/profiles/latest/batch/mgmt/batch/batchapi/models.go +++ b/profiles/latest/batch/mgmt/batch/batchapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/latest/batch/mgmt/batch/models.go b/profiles/latest/batch/mgmt/batch/models.go index 381adf56f262..31c70f7ac750 100644 --- a/profiles/latest/batch/mgmt/batch/models.go +++ b/profiles/latest/batch/mgmt/batch/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/latest/batchai/mgmt/batchai/batchaiapi/models.go b/profiles/latest/batchai/mgmt/batchai/batchaiapi/models.go index 2444beec7a48..2eeab2701f19 100644 --- a/profiles/latest/batchai/mgmt/batchai/batchaiapi/models.go +++ b/profiles/latest/batchai/mgmt/batchai/batchaiapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/latest/batchai/mgmt/batchai/models.go b/profiles/latest/batchai/mgmt/batchai/models.go index 1fab65c97ad9..0581576c9ced 100644 --- a/profiles/latest/batchai/mgmt/batchai/models.go +++ b/profiles/latest/batchai/mgmt/batchai/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/latest/cdn/mgmt/cdn/cdnapi/models.go b/profiles/latest/cdn/mgmt/cdn/cdnapi/models.go index 8fc5018cbc32..b0c7cc781828 100644 --- a/profiles/latest/cdn/mgmt/cdn/cdnapi/models.go +++ b/profiles/latest/cdn/mgmt/cdn/cdnapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/latest/cdn/mgmt/cdn/models.go b/profiles/latest/cdn/mgmt/cdn/models.go index 978bd80bbf83..efa977211a2a 100644 --- a/profiles/latest/cdn/mgmt/cdn/models.go +++ b/profiles/latest/cdn/mgmt/cdn/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/latest/cognitiveservices/autosuggest/autosuggestapi/models.go b/profiles/latest/cognitiveservices/autosuggest/autosuggestapi/models.go index eede70a18dc6..b44e84f2bc05 100644 --- a/profiles/latest/cognitiveservices/autosuggest/autosuggestapi/models.go +++ b/profiles/latest/cognitiveservices/autosuggest/autosuggestapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/latest/cognitiveservices/autosuggest/models.go b/profiles/latest/cognitiveservices/autosuggest/models.go index b34b1f352c61..6fffa31e6741 100644 --- a/profiles/latest/cognitiveservices/autosuggest/models.go +++ b/profiles/latest/cognitiveservices/autosuggest/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/latest/cognitiveservices/computervision/computervisionapi/models.go b/profiles/latest/cognitiveservices/computervision/computervisionapi/models.go index 27a1ed2e9e90..7bcaba1a4dd0 100644 --- a/profiles/latest/cognitiveservices/computervision/computervisionapi/models.go +++ b/profiles/latest/cognitiveservices/computervision/computervisionapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/latest/cognitiveservices/computervision/models.go b/profiles/latest/cognitiveservices/computervision/models.go index 40353f14c743..0e57cfceb950 100644 --- a/profiles/latest/cognitiveservices/computervision/models.go +++ b/profiles/latest/cognitiveservices/computervision/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/latest/cognitiveservices/contentmoderator/contentmoderatorapi/models.go b/profiles/latest/cognitiveservices/contentmoderator/contentmoderatorapi/models.go index e1c9ff1ff0e7..90c34d01b256 100644 --- a/profiles/latest/cognitiveservices/contentmoderator/contentmoderatorapi/models.go +++ b/profiles/latest/cognitiveservices/contentmoderator/contentmoderatorapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/latest/cognitiveservices/contentmoderator/models.go b/profiles/latest/cognitiveservices/contentmoderator/models.go index ba97c1cf8ff9..f35f54f4d763 100644 --- a/profiles/latest/cognitiveservices/contentmoderator/models.go +++ b/profiles/latest/cognitiveservices/contentmoderator/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/latest/cognitiveservices/customimagesearch/customimagesearchapi/models.go b/profiles/latest/cognitiveservices/customimagesearch/customimagesearchapi/models.go index e63ba5931467..47559a395013 100644 --- a/profiles/latest/cognitiveservices/customimagesearch/customimagesearchapi/models.go +++ b/profiles/latest/cognitiveservices/customimagesearch/customimagesearchapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/latest/cognitiveservices/customimagesearch/models.go b/profiles/latest/cognitiveservices/customimagesearch/models.go index cb476ba22467..c52e6e2f9bed 100644 --- a/profiles/latest/cognitiveservices/customimagesearch/models.go +++ b/profiles/latest/cognitiveservices/customimagesearch/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/latest/cognitiveservices/customsearch/customsearchapi/models.go b/profiles/latest/cognitiveservices/customsearch/customsearchapi/models.go index 3d40c669a132..8e564997ca40 100644 --- a/profiles/latest/cognitiveservices/customsearch/customsearchapi/models.go +++ b/profiles/latest/cognitiveservices/customsearch/customsearchapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/latest/cognitiveservices/customsearch/models.go b/profiles/latest/cognitiveservices/customsearch/models.go index 532783df69a1..e9dab778ae46 100644 --- a/profiles/latest/cognitiveservices/customsearch/models.go +++ b/profiles/latest/cognitiveservices/customsearch/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/latest/cognitiveservices/customvision/prediction/models.go b/profiles/latest/cognitiveservices/customvision/prediction/models.go index 546fac43aac4..e849c31aa0b5 100644 --- a/profiles/latest/cognitiveservices/customvision/prediction/models.go +++ b/profiles/latest/cognitiveservices/customvision/prediction/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/latest/cognitiveservices/customvision/prediction/predictionapi/models.go b/profiles/latest/cognitiveservices/customvision/prediction/predictionapi/models.go index e907dc83224c..c448e62bad92 100644 --- a/profiles/latest/cognitiveservices/customvision/prediction/predictionapi/models.go +++ b/profiles/latest/cognitiveservices/customvision/prediction/predictionapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/latest/cognitiveservices/customvision/training/models.go b/profiles/latest/cognitiveservices/customvision/training/models.go index 6ac391ccc004..e22bc41a95b0 100644 --- a/profiles/latest/cognitiveservices/customvision/training/models.go +++ b/profiles/latest/cognitiveservices/customvision/training/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/latest/cognitiveservices/customvision/training/trainingapi/models.go b/profiles/latest/cognitiveservices/customvision/training/trainingapi/models.go index 58513bb4fcd7..ddb97d86b389 100644 --- a/profiles/latest/cognitiveservices/customvision/training/trainingapi/models.go +++ b/profiles/latest/cognitiveservices/customvision/training/trainingapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/latest/cognitiveservices/entitysearch/entitysearchapi/models.go b/profiles/latest/cognitiveservices/entitysearch/entitysearchapi/models.go index 2d2dfa809af8..6031b473e014 100644 --- a/profiles/latest/cognitiveservices/entitysearch/entitysearchapi/models.go +++ b/profiles/latest/cognitiveservices/entitysearch/entitysearchapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/latest/cognitiveservices/entitysearch/models.go b/profiles/latest/cognitiveservices/entitysearch/models.go index 89669296f7ba..bd0c85b6d061 100644 --- a/profiles/latest/cognitiveservices/entitysearch/models.go +++ b/profiles/latest/cognitiveservices/entitysearch/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/latest/cognitiveservices/face/faceapi/models.go b/profiles/latest/cognitiveservices/face/faceapi/models.go index cfb1153bedef..d695ffe0fa2d 100644 --- a/profiles/latest/cognitiveservices/face/faceapi/models.go +++ b/profiles/latest/cognitiveservices/face/faceapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/latest/cognitiveservices/face/models.go b/profiles/latest/cognitiveservices/face/models.go index f13e0bf1f1a1..62eaa370891c 100644 --- a/profiles/latest/cognitiveservices/face/models.go +++ b/profiles/latest/cognitiveservices/face/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/latest/cognitiveservices/imagesearch/imagesearchapi/models.go b/profiles/latest/cognitiveservices/imagesearch/imagesearchapi/models.go index 256da2ec0e2c..8791797f8845 100644 --- a/profiles/latest/cognitiveservices/imagesearch/imagesearchapi/models.go +++ b/profiles/latest/cognitiveservices/imagesearch/imagesearchapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/latest/cognitiveservices/imagesearch/models.go b/profiles/latest/cognitiveservices/imagesearch/models.go index 80306f13fb0b..9099457762ee 100644 --- a/profiles/latest/cognitiveservices/imagesearch/models.go +++ b/profiles/latest/cognitiveservices/imagesearch/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/latest/cognitiveservices/localsearch/localsearchapi/models.go b/profiles/latest/cognitiveservices/localsearch/localsearchapi/models.go index 8acfb085e1cc..40dd3c65c3ca 100644 --- a/profiles/latest/cognitiveservices/localsearch/localsearchapi/models.go +++ b/profiles/latest/cognitiveservices/localsearch/localsearchapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/latest/cognitiveservices/localsearch/models.go b/profiles/latest/cognitiveservices/localsearch/models.go index 6c302c948768..4ebe2a099c43 100644 --- a/profiles/latest/cognitiveservices/localsearch/models.go +++ b/profiles/latest/cognitiveservices/localsearch/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/latest/cognitiveservices/luis/authoring/authoringapi/models.go b/profiles/latest/cognitiveservices/luis/authoring/authoringapi/models.go index 15ac78bb317b..f01865e65d2a 100644 --- a/profiles/latest/cognitiveservices/luis/authoring/authoringapi/models.go +++ b/profiles/latest/cognitiveservices/luis/authoring/authoringapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/latest/cognitiveservices/luis/authoring/models.go b/profiles/latest/cognitiveservices/luis/authoring/models.go index ec5d284fd97a..5d044d4e6dcd 100644 --- a/profiles/latest/cognitiveservices/luis/authoring/models.go +++ b/profiles/latest/cognitiveservices/luis/authoring/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/latest/cognitiveservices/luis/programmatic/models.go b/profiles/latest/cognitiveservices/luis/programmatic/models.go index 7cb4f4e642ef..649be5ccb1bb 100644 --- a/profiles/latest/cognitiveservices/luis/programmatic/models.go +++ b/profiles/latest/cognitiveservices/luis/programmatic/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/latest/cognitiveservices/luis/runtime/models.go b/profiles/latest/cognitiveservices/luis/runtime/models.go index d667bc94c344..51ec6a5094ad 100644 --- a/profiles/latest/cognitiveservices/luis/runtime/models.go +++ b/profiles/latest/cognitiveservices/luis/runtime/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/latest/cognitiveservices/luis/runtime/runtimeapi/models.go b/profiles/latest/cognitiveservices/luis/runtime/runtimeapi/models.go index 2ab87e1823d9..86bc6be67b6d 100644 --- a/profiles/latest/cognitiveservices/luis/runtime/runtimeapi/models.go +++ b/profiles/latest/cognitiveservices/luis/runtime/runtimeapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/latest/cognitiveservices/mgmt/cognitiveservices/cognitiveservicesapi/models.go b/profiles/latest/cognitiveservices/mgmt/cognitiveservices/cognitiveservicesapi/models.go index 42eca8c78f11..3f99499ecf94 100644 --- a/profiles/latest/cognitiveservices/mgmt/cognitiveservices/cognitiveservicesapi/models.go +++ b/profiles/latest/cognitiveservices/mgmt/cognitiveservices/cognitiveservicesapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/latest/cognitiveservices/mgmt/cognitiveservices/models.go b/profiles/latest/cognitiveservices/mgmt/cognitiveservices/models.go index b771b01050f9..526037cdcb98 100644 --- a/profiles/latest/cognitiveservices/mgmt/cognitiveservices/models.go +++ b/profiles/latest/cognitiveservices/mgmt/cognitiveservices/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/latest/cognitiveservices/newssearch/models.go b/profiles/latest/cognitiveservices/newssearch/models.go index 98d24451f878..30f6a13a8fc4 100644 --- a/profiles/latest/cognitiveservices/newssearch/models.go +++ b/profiles/latest/cognitiveservices/newssearch/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/latest/cognitiveservices/newssearch/newssearchapi/models.go b/profiles/latest/cognitiveservices/newssearch/newssearchapi/models.go index e8154974d69d..6b38285ecc2d 100644 --- a/profiles/latest/cognitiveservices/newssearch/newssearchapi/models.go +++ b/profiles/latest/cognitiveservices/newssearch/newssearchapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/latest/cognitiveservices/qnamaker/models.go b/profiles/latest/cognitiveservices/qnamaker/models.go index 2b7767ec320d..0a940d59347a 100644 --- a/profiles/latest/cognitiveservices/qnamaker/models.go +++ b/profiles/latest/cognitiveservices/qnamaker/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/latest/cognitiveservices/qnamaker/qnamakerapi/models.go b/profiles/latest/cognitiveservices/qnamaker/qnamakerapi/models.go index 012c60505bae..5f876b2cf304 100644 --- a/profiles/latest/cognitiveservices/qnamaker/qnamakerapi/models.go +++ b/profiles/latest/cognitiveservices/qnamaker/qnamakerapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/latest/cognitiveservices/qnamakerruntime/models.go b/profiles/latest/cognitiveservices/qnamakerruntime/models.go index b73874a95dfc..3aca5994ea5d 100644 --- a/profiles/latest/cognitiveservices/qnamakerruntime/models.go +++ b/profiles/latest/cognitiveservices/qnamakerruntime/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/latest/cognitiveservices/qnamakerruntime/qnamakerruntimeapi/models.go b/profiles/latest/cognitiveservices/qnamakerruntime/qnamakerruntimeapi/models.go index b2f6ac1d9100..43ce91748419 100644 --- a/profiles/latest/cognitiveservices/qnamakerruntime/qnamakerruntimeapi/models.go +++ b/profiles/latest/cognitiveservices/qnamakerruntime/qnamakerruntimeapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/latest/cognitiveservices/spellcheck/models.go b/profiles/latest/cognitiveservices/spellcheck/models.go index 7c39c44fe434..839b19f4e78b 100644 --- a/profiles/latest/cognitiveservices/spellcheck/models.go +++ b/profiles/latest/cognitiveservices/spellcheck/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/latest/cognitiveservices/spellcheck/spellcheckapi/models.go b/profiles/latest/cognitiveservices/spellcheck/spellcheckapi/models.go index 0d1d1a7edeba..a6ecd8bbd740 100644 --- a/profiles/latest/cognitiveservices/spellcheck/spellcheckapi/models.go +++ b/profiles/latest/cognitiveservices/spellcheck/spellcheckapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/latest/cognitiveservices/textanalytics/models.go b/profiles/latest/cognitiveservices/textanalytics/models.go index 745f6ffc696a..a4c8d5bef56a 100644 --- a/profiles/latest/cognitiveservices/textanalytics/models.go +++ b/profiles/latest/cognitiveservices/textanalytics/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/latest/cognitiveservices/textanalytics/textanalyticsapi/models.go b/profiles/latest/cognitiveservices/textanalytics/textanalyticsapi/models.go index 0c4f37d3ad3d..adc2a38e22e1 100644 --- a/profiles/latest/cognitiveservices/textanalytics/textanalyticsapi/models.go +++ b/profiles/latest/cognitiveservices/textanalytics/textanalyticsapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/latest/cognitiveservices/translatortext/models.go b/profiles/latest/cognitiveservices/translatortext/models.go index b74b4c886c12..9d656d76a049 100644 --- a/profiles/latest/cognitiveservices/translatortext/models.go +++ b/profiles/latest/cognitiveservices/translatortext/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/latest/cognitiveservices/translatortext/translatortextapi/models.go b/profiles/latest/cognitiveservices/translatortext/translatortextapi/models.go index 4aeb11ba918d..0d3d428fd605 100644 --- a/profiles/latest/cognitiveservices/translatortext/translatortextapi/models.go +++ b/profiles/latest/cognitiveservices/translatortext/translatortextapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/latest/cognitiveservices/videosearch/models.go b/profiles/latest/cognitiveservices/videosearch/models.go index a2f0de6d9b6b..631223eea26a 100644 --- a/profiles/latest/cognitiveservices/videosearch/models.go +++ b/profiles/latest/cognitiveservices/videosearch/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/latest/cognitiveservices/videosearch/videosearchapi/models.go b/profiles/latest/cognitiveservices/videosearch/videosearchapi/models.go index de5a5e36f3a2..7b5547ebfcca 100644 --- a/profiles/latest/cognitiveservices/videosearch/videosearchapi/models.go +++ b/profiles/latest/cognitiveservices/videosearch/videosearchapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/latest/cognitiveservices/websearch/models.go b/profiles/latest/cognitiveservices/websearch/models.go index 02115f4faefa..40481e338c87 100644 --- a/profiles/latest/cognitiveservices/websearch/models.go +++ b/profiles/latest/cognitiveservices/websearch/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/latest/cognitiveservices/websearch/websearchapi/models.go b/profiles/latest/cognitiveservices/websearch/websearchapi/models.go index fc093cff5ac2..4271e983b726 100644 --- a/profiles/latest/cognitiveservices/websearch/websearchapi/models.go +++ b/profiles/latest/cognitiveservices/websearch/websearchapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/latest/compute/mgmt/compute/computeapi/models.go b/profiles/latest/compute/mgmt/compute/computeapi/models.go index 680673b3d51e..ca263918ee02 100644 --- a/profiles/latest/compute/mgmt/compute/computeapi/models.go +++ b/profiles/latest/compute/mgmt/compute/computeapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/latest/compute/mgmt/compute/models.go b/profiles/latest/compute/mgmt/compute/models.go index 953a2c77e4b3..dc0d9e4dfee9 100644 --- a/profiles/latest/compute/mgmt/compute/models.go +++ b/profiles/latest/compute/mgmt/compute/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/latest/compute/mgmt/skus/models.go b/profiles/latest/compute/mgmt/skus/models.go index b72ec64f92d8..718c611172a5 100644 --- a/profiles/latest/compute/mgmt/skus/models.go +++ b/profiles/latest/compute/mgmt/skus/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/latest/compute/mgmt/skus/skusapi/models.go b/profiles/latest/compute/mgmt/skus/skusapi/models.go index 104f1260f9df..ca5363a7341e 100644 --- a/profiles/latest/compute/mgmt/skus/skusapi/models.go +++ b/profiles/latest/compute/mgmt/skus/skusapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/latest/consumption/mgmt/consumption/consumptionapi/models.go b/profiles/latest/consumption/mgmt/consumption/consumptionapi/models.go index d168dc27d646..3a0e8d1c8ab2 100644 --- a/profiles/latest/consumption/mgmt/consumption/consumptionapi/models.go +++ b/profiles/latest/consumption/mgmt/consumption/consumptionapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/latest/consumption/mgmt/consumption/models.go b/profiles/latest/consumption/mgmt/consumption/models.go index d608a8651939..4a2f8128241f 100644 --- a/profiles/latest/consumption/mgmt/consumption/models.go +++ b/profiles/latest/consumption/mgmt/consumption/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/latest/containerinstance/mgmt/containerinstance/containerinstanceapi/models.go b/profiles/latest/containerinstance/mgmt/containerinstance/containerinstanceapi/models.go index ae61abe5104f..daf52ae7ae38 100644 --- a/profiles/latest/containerinstance/mgmt/containerinstance/containerinstanceapi/models.go +++ b/profiles/latest/containerinstance/mgmt/containerinstance/containerinstanceapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/latest/containerinstance/mgmt/containerinstance/models.go b/profiles/latest/containerinstance/mgmt/containerinstance/models.go index 89da7e503cfc..1d2afd9cc42b 100644 --- a/profiles/latest/containerinstance/mgmt/containerinstance/models.go +++ b/profiles/latest/containerinstance/mgmt/containerinstance/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/latest/containerregistry/mgmt/containerregistry/containerregistryapi/models.go b/profiles/latest/containerregistry/mgmt/containerregistry/containerregistryapi/models.go index 5c32c07116ab..8679ab53f112 100644 --- a/profiles/latest/containerregistry/mgmt/containerregistry/containerregistryapi/models.go +++ b/profiles/latest/containerregistry/mgmt/containerregistry/containerregistryapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/latest/containerregistry/mgmt/containerregistry/models.go b/profiles/latest/containerregistry/mgmt/containerregistry/models.go index 2834140ca33f..0da6c1fedce5 100644 --- a/profiles/latest/containerregistry/mgmt/containerregistry/models.go +++ b/profiles/latest/containerregistry/mgmt/containerregistry/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/latest/containerservice/mgmt/containerservice/containerserviceapi/models.go b/profiles/latest/containerservice/mgmt/containerservice/containerserviceapi/models.go index 5d4f388c4c87..c764f39fdfa6 100644 --- a/profiles/latest/containerservice/mgmt/containerservice/containerserviceapi/models.go +++ b/profiles/latest/containerservice/mgmt/containerservice/containerserviceapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/latest/containerservice/mgmt/containerservice/models.go b/profiles/latest/containerservice/mgmt/containerservice/models.go index d86df85d27d4..6881a24572fa 100644 --- a/profiles/latest/containerservice/mgmt/containerservice/models.go +++ b/profiles/latest/containerservice/mgmt/containerservice/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/latest/cosmos-db/mgmt/documentdb/documentdbapi/models.go b/profiles/latest/cosmos-db/mgmt/documentdb/documentdbapi/models.go index 3fb63bea091e..5c1e5ea9e492 100644 --- a/profiles/latest/cosmos-db/mgmt/documentdb/documentdbapi/models.go +++ b/profiles/latest/cosmos-db/mgmt/documentdb/documentdbapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/latest/cosmos-db/mgmt/documentdb/models.go b/profiles/latest/cosmos-db/mgmt/documentdb/models.go index 3aaf9fd42e09..94d6bb0d751e 100644 --- a/profiles/latest/cosmos-db/mgmt/documentdb/models.go +++ b/profiles/latest/cosmos-db/mgmt/documentdb/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/latest/costmanagement/mgmt/costmanagement/costmanagementapi/models.go b/profiles/latest/costmanagement/mgmt/costmanagement/costmanagementapi/models.go index f8a485d17abf..21c7c4860925 100644 --- a/profiles/latest/costmanagement/mgmt/costmanagement/costmanagementapi/models.go +++ b/profiles/latest/costmanagement/mgmt/costmanagement/costmanagementapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/latest/costmanagement/mgmt/costmanagement/models.go b/profiles/latest/costmanagement/mgmt/costmanagement/models.go index ba9e40291e1d..1a54c0960f53 100644 --- a/profiles/latest/costmanagement/mgmt/costmanagement/models.go +++ b/profiles/latest/costmanagement/mgmt/costmanagement/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/latest/customerinsights/mgmt/customerinsights/customerinsightsapi/models.go b/profiles/latest/customerinsights/mgmt/customerinsights/customerinsightsapi/models.go index cc1e4dd9ef64..237c6aa6f183 100644 --- a/profiles/latest/customerinsights/mgmt/customerinsights/customerinsightsapi/models.go +++ b/profiles/latest/customerinsights/mgmt/customerinsights/customerinsightsapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/latest/customerinsights/mgmt/customerinsights/models.go b/profiles/latest/customerinsights/mgmt/customerinsights/models.go index f26d2607ed4b..92f2ee091ceb 100644 --- a/profiles/latest/customerinsights/mgmt/customerinsights/models.go +++ b/profiles/latest/customerinsights/mgmt/customerinsights/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/latest/databox/mgmt/databox/databoxapi/models.go b/profiles/latest/databox/mgmt/databox/databoxapi/models.go index d1f0705c3f4b..b3b065a65b27 100644 --- a/profiles/latest/databox/mgmt/databox/databoxapi/models.go +++ b/profiles/latest/databox/mgmt/databox/databoxapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/latest/databox/mgmt/databox/models.go b/profiles/latest/databox/mgmt/databox/models.go index cfd5f24d7b2b..2df99a6d46f3 100644 --- a/profiles/latest/databox/mgmt/databox/models.go +++ b/profiles/latest/databox/mgmt/databox/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/latest/databoxedge/mgmt/databoxedge/databoxedgeapi/models.go b/profiles/latest/databoxedge/mgmt/databoxedge/databoxedgeapi/models.go index 1ffe67fd69c9..74e5d364985b 100644 --- a/profiles/latest/databoxedge/mgmt/databoxedge/databoxedgeapi/models.go +++ b/profiles/latest/databoxedge/mgmt/databoxedge/databoxedgeapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/latest/databoxedge/mgmt/databoxedge/models.go b/profiles/latest/databoxedge/mgmt/databoxedge/models.go index 6844582275aa..6af93df6d258 100644 --- a/profiles/latest/databoxedge/mgmt/databoxedge/models.go +++ b/profiles/latest/databoxedge/mgmt/databoxedge/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/latest/databricks/mgmt/databricks/databricksapi/models.go b/profiles/latest/databricks/mgmt/databricks/databricksapi/models.go index bdd3cda732dc..f522ae8717a9 100644 --- a/profiles/latest/databricks/mgmt/databricks/databricksapi/models.go +++ b/profiles/latest/databricks/mgmt/databricks/databricksapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/latest/databricks/mgmt/databricks/models.go b/profiles/latest/databricks/mgmt/databricks/models.go index 770dd38e4274..99866e6e2916 100644 --- a/profiles/latest/databricks/mgmt/databricks/models.go +++ b/profiles/latest/databricks/mgmt/databricks/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/latest/datacatalog/mgmt/datacatalog/datacatalogapi/models.go b/profiles/latest/datacatalog/mgmt/datacatalog/datacatalogapi/models.go index d6848bb57e4b..46290f73f523 100644 --- a/profiles/latest/datacatalog/mgmt/datacatalog/datacatalogapi/models.go +++ b/profiles/latest/datacatalog/mgmt/datacatalog/datacatalogapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/latest/datacatalog/mgmt/datacatalog/models.go b/profiles/latest/datacatalog/mgmt/datacatalog/models.go index 92cd19d8a763..780d4836d076 100644 --- a/profiles/latest/datacatalog/mgmt/datacatalog/models.go +++ b/profiles/latest/datacatalog/mgmt/datacatalog/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/latest/datafactory/mgmt/datafactory/datafactoryapi/models.go b/profiles/latest/datafactory/mgmt/datafactory/datafactoryapi/models.go index 28f064af3a1b..7e5379731571 100644 --- a/profiles/latest/datafactory/mgmt/datafactory/datafactoryapi/models.go +++ b/profiles/latest/datafactory/mgmt/datafactory/datafactoryapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/latest/datafactory/mgmt/datafactory/models.go b/profiles/latest/datafactory/mgmt/datafactory/models.go index e3ba33c3686e..11284b3fad70 100644 --- a/profiles/latest/datafactory/mgmt/datafactory/models.go +++ b/profiles/latest/datafactory/mgmt/datafactory/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/latest/datalake/analytics/job/jobapi/models.go b/profiles/latest/datalake/analytics/job/jobapi/models.go index 3d3092f45cfa..b30e057a7d18 100644 --- a/profiles/latest/datalake/analytics/job/jobapi/models.go +++ b/profiles/latest/datalake/analytics/job/jobapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/latest/datalake/analytics/job/models.go b/profiles/latest/datalake/analytics/job/models.go index bab45184315f..a416d94fca0f 100644 --- a/profiles/latest/datalake/analytics/job/models.go +++ b/profiles/latest/datalake/analytics/job/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/latest/datalake/analytics/mgmt/account/accountapi/models.go b/profiles/latest/datalake/analytics/mgmt/account/accountapi/models.go index 83e9df4139d0..acd08dc0f592 100644 --- a/profiles/latest/datalake/analytics/mgmt/account/accountapi/models.go +++ b/profiles/latest/datalake/analytics/mgmt/account/accountapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/latest/datalake/analytics/mgmt/account/models.go b/profiles/latest/datalake/analytics/mgmt/account/models.go index 98f8eada9475..8067bdc248ea 100644 --- a/profiles/latest/datalake/analytics/mgmt/account/models.go +++ b/profiles/latest/datalake/analytics/mgmt/account/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/latest/datalake/store/filesystem/filesystemapi/models.go b/profiles/latest/datalake/store/filesystem/filesystemapi/models.go index 6093cf28a13a..abfec75d3998 100644 --- a/profiles/latest/datalake/store/filesystem/filesystemapi/models.go +++ b/profiles/latest/datalake/store/filesystem/filesystemapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/latest/datalake/store/filesystem/models.go b/profiles/latest/datalake/store/filesystem/models.go index 4712b09bb40d..a758116bab1d 100644 --- a/profiles/latest/datalake/store/filesystem/models.go +++ b/profiles/latest/datalake/store/filesystem/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/latest/datalake/store/mgmt/account/accountapi/models.go b/profiles/latest/datalake/store/mgmt/account/accountapi/models.go index 78fccb7d3760..619693b13af8 100644 --- a/profiles/latest/datalake/store/mgmt/account/accountapi/models.go +++ b/profiles/latest/datalake/store/mgmt/account/accountapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/latest/datalake/store/mgmt/account/models.go b/profiles/latest/datalake/store/mgmt/account/models.go index 9fc9ac7dc23c..1ca203e41a78 100644 --- a/profiles/latest/datalake/store/mgmt/account/models.go +++ b/profiles/latest/datalake/store/mgmt/account/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/latest/datamigration/mgmt/datamigration/datamigrationapi/models.go b/profiles/latest/datamigration/mgmt/datamigration/datamigrationapi/models.go index dad255426d7c..882c020b8a46 100644 --- a/profiles/latest/datamigration/mgmt/datamigration/datamigrationapi/models.go +++ b/profiles/latest/datamigration/mgmt/datamigration/datamigrationapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/latest/datamigration/mgmt/datamigration/models.go b/profiles/latest/datamigration/mgmt/datamigration/models.go index 4827fc7d1ca8..f71ae46495d7 100644 --- a/profiles/latest/datamigration/mgmt/datamigration/models.go +++ b/profiles/latest/datamigration/mgmt/datamigration/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/latest/datashare/mgmt/datashare/datashareapi/models.go b/profiles/latest/datashare/mgmt/datashare/datashareapi/models.go index 9f24dd90d35d..8b098f120ec1 100644 --- a/profiles/latest/datashare/mgmt/datashare/datashareapi/models.go +++ b/profiles/latest/datashare/mgmt/datashare/datashareapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/latest/datashare/mgmt/datashare/models.go b/profiles/latest/datashare/mgmt/datashare/models.go index fb88cb82a7a1..b239f680176c 100644 --- a/profiles/latest/datashare/mgmt/datashare/models.go +++ b/profiles/latest/datashare/mgmt/datashare/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/latest/devspaces/mgmt/devspaces/devspacesapi/models.go b/profiles/latest/devspaces/mgmt/devspaces/devspacesapi/models.go index 8aedc0fec96c..c771b7aac52b 100644 --- a/profiles/latest/devspaces/mgmt/devspaces/devspacesapi/models.go +++ b/profiles/latest/devspaces/mgmt/devspaces/devspacesapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/latest/devspaces/mgmt/devspaces/models.go b/profiles/latest/devspaces/mgmt/devspaces/models.go index 3174983a226c..12d3af99275f 100644 --- a/profiles/latest/devspaces/mgmt/devspaces/models.go +++ b/profiles/latest/devspaces/mgmt/devspaces/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/latest/devtestlabs/mgmt/dtl/dtlapi/models.go b/profiles/latest/devtestlabs/mgmt/dtl/dtlapi/models.go index 917f8fa36965..e6b5d13a437e 100644 --- a/profiles/latest/devtestlabs/mgmt/dtl/dtlapi/models.go +++ b/profiles/latest/devtestlabs/mgmt/dtl/dtlapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/latest/devtestlabs/mgmt/dtl/models.go b/profiles/latest/devtestlabs/mgmt/dtl/models.go index f35bb8a8b6ee..1e56a966de7a 100644 --- a/profiles/latest/devtestlabs/mgmt/dtl/models.go +++ b/profiles/latest/devtestlabs/mgmt/dtl/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/latest/dns/mgmt/dns/dnsapi/models.go b/profiles/latest/dns/mgmt/dns/dnsapi/models.go index 0b1293ab7f7f..5bb4d9da62b0 100644 --- a/profiles/latest/dns/mgmt/dns/dnsapi/models.go +++ b/profiles/latest/dns/mgmt/dns/dnsapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/latest/dns/mgmt/dns/models.go b/profiles/latest/dns/mgmt/dns/models.go index bb47c7dee04d..0165635bc3fc 100644 --- a/profiles/latest/dns/mgmt/dns/models.go +++ b/profiles/latest/dns/mgmt/dns/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/latest/domainservices/mgmt/aad/aadapi/models.go b/profiles/latest/domainservices/mgmt/aad/aadapi/models.go index 9f299cf3ee98..19e15543488a 100644 --- a/profiles/latest/domainservices/mgmt/aad/aadapi/models.go +++ b/profiles/latest/domainservices/mgmt/aad/aadapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/latest/domainservices/mgmt/aad/models.go b/profiles/latest/domainservices/mgmt/aad/models.go index d204eceb8de3..533c77e2675e 100644 --- a/profiles/latest/domainservices/mgmt/aad/models.go +++ b/profiles/latest/domainservices/mgmt/aad/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/latest/eventgrid/eventgrid/eventgridapi/models.go b/profiles/latest/eventgrid/eventgrid/eventgridapi/models.go index 643ca9529c1f..0b949b0d2b50 100644 --- a/profiles/latest/eventgrid/eventgrid/eventgridapi/models.go +++ b/profiles/latest/eventgrid/eventgrid/eventgridapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/latest/eventgrid/eventgrid/models.go b/profiles/latest/eventgrid/eventgrid/models.go index 9ee7818f21d7..78f52659e11f 100644 --- a/profiles/latest/eventgrid/eventgrid/models.go +++ b/profiles/latest/eventgrid/eventgrid/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/latest/eventgrid/mgmt/eventgrid/eventgridapi/models.go b/profiles/latest/eventgrid/mgmt/eventgrid/eventgridapi/models.go index 974bd474c480..96e6f3621a8b 100644 --- a/profiles/latest/eventgrid/mgmt/eventgrid/eventgridapi/models.go +++ b/profiles/latest/eventgrid/mgmt/eventgrid/eventgridapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/latest/eventgrid/mgmt/eventgrid/models.go b/profiles/latest/eventgrid/mgmt/eventgrid/models.go index a3ad0e40bae9..f0aec6dff95b 100644 --- a/profiles/latest/eventgrid/mgmt/eventgrid/models.go +++ b/profiles/latest/eventgrid/mgmt/eventgrid/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/latest/eventhub/mgmt/eventhub/eventhubapi/models.go b/profiles/latest/eventhub/mgmt/eventhub/eventhubapi/models.go index 77d581207451..6122265b95c4 100644 --- a/profiles/latest/eventhub/mgmt/eventhub/eventhubapi/models.go +++ b/profiles/latest/eventhub/mgmt/eventhub/eventhubapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/latest/eventhub/mgmt/eventhub/models.go b/profiles/latest/eventhub/mgmt/eventhub/models.go index 678b8dbc2774..b4701280776a 100644 --- a/profiles/latest/eventhub/mgmt/eventhub/models.go +++ b/profiles/latest/eventhub/mgmt/eventhub/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/latest/frontdoor/mgmt/frontdoor/frontdoorapi/models.go b/profiles/latest/frontdoor/mgmt/frontdoor/frontdoorapi/models.go index 08954a3ee34d..4561fb68baf6 100644 --- a/profiles/latest/frontdoor/mgmt/frontdoor/frontdoorapi/models.go +++ b/profiles/latest/frontdoor/mgmt/frontdoor/frontdoorapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/latest/frontdoor/mgmt/frontdoor/models.go b/profiles/latest/frontdoor/mgmt/frontdoor/models.go index 501bee6917c7..f550d6b8f404 100644 --- a/profiles/latest/frontdoor/mgmt/frontdoor/models.go +++ b/profiles/latest/frontdoor/mgmt/frontdoor/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/latest/graphrbac/graphrbac/graphrbacapi/models.go b/profiles/latest/graphrbac/graphrbac/graphrbacapi/models.go index 8fa86b6e14c0..8a169e69a6af 100644 --- a/profiles/latest/graphrbac/graphrbac/graphrbacapi/models.go +++ b/profiles/latest/graphrbac/graphrbac/graphrbacapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/latest/graphrbac/graphrbac/models.go b/profiles/latest/graphrbac/graphrbac/models.go index 0f2949bc61e3..7097aa2c333b 100644 --- a/profiles/latest/graphrbac/graphrbac/models.go +++ b/profiles/latest/graphrbac/graphrbac/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/latest/healthcareapis/mgmt/healthcareapis/healthcareapisapi/models.go b/profiles/latest/healthcareapis/mgmt/healthcareapis/healthcareapisapi/models.go index ebd9615bd1ab..d0f4de8f103d 100644 --- a/profiles/latest/healthcareapis/mgmt/healthcareapis/healthcareapisapi/models.go +++ b/profiles/latest/healthcareapis/mgmt/healthcareapis/healthcareapisapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/latest/healthcareapis/mgmt/healthcareapis/models.go b/profiles/latest/healthcareapis/mgmt/healthcareapis/models.go index 0018a473de12..5d031f9027fd 100644 --- a/profiles/latest/healthcareapis/mgmt/healthcareapis/models.go +++ b/profiles/latest/healthcareapis/mgmt/healthcareapis/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/latest/hybriddatamanager/mgmt/hybriddata/hybriddataapi/models.go b/profiles/latest/hybriddatamanager/mgmt/hybriddata/hybriddataapi/models.go index bb1a12c17f72..7800dcd0cdfc 100644 --- a/profiles/latest/hybriddatamanager/mgmt/hybriddata/hybriddataapi/models.go +++ b/profiles/latest/hybriddatamanager/mgmt/hybriddata/hybriddataapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/latest/hybriddatamanager/mgmt/hybriddata/models.go b/profiles/latest/hybriddatamanager/mgmt/hybriddata/models.go index 575c9f0ba193..e80b0b9141be 100644 --- a/profiles/latest/hybriddatamanager/mgmt/hybriddata/models.go +++ b/profiles/latest/hybriddatamanager/mgmt/hybriddata/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/latest/iotcentral/mgmt/iotcentral/iotcentralapi/models.go b/profiles/latest/iotcentral/mgmt/iotcentral/iotcentralapi/models.go index 32bce487f617..88835b71e7f2 100644 --- a/profiles/latest/iotcentral/mgmt/iotcentral/iotcentralapi/models.go +++ b/profiles/latest/iotcentral/mgmt/iotcentral/iotcentralapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/latest/iotcentral/mgmt/iotcentral/models.go b/profiles/latest/iotcentral/mgmt/iotcentral/models.go index 3aaef74f5831..6a29a2db7cf2 100644 --- a/profiles/latest/iotcentral/mgmt/iotcentral/models.go +++ b/profiles/latest/iotcentral/mgmt/iotcentral/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/latest/iothub/mgmt/devices/devicesapi/models.go b/profiles/latest/iothub/mgmt/devices/devicesapi/models.go index 70394d93652f..361bf7676bc4 100644 --- a/profiles/latest/iothub/mgmt/devices/devicesapi/models.go +++ b/profiles/latest/iothub/mgmt/devices/devicesapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/latest/iothub/mgmt/devices/models.go b/profiles/latest/iothub/mgmt/devices/models.go index a932b1ef6cfd..15030487e80a 100644 --- a/profiles/latest/iothub/mgmt/devices/models.go +++ b/profiles/latest/iothub/mgmt/devices/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/latest/keyvault/keyvault/keyvaultapi/models.go b/profiles/latest/keyvault/keyvault/keyvaultapi/models.go index 8eb7279d9471..e664c608632a 100644 --- a/profiles/latest/keyvault/keyvault/keyvaultapi/models.go +++ b/profiles/latest/keyvault/keyvault/keyvaultapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/latest/keyvault/keyvault/models.go b/profiles/latest/keyvault/keyvault/models.go index 85f49ba19c65..d38e2cd61e9d 100644 --- a/profiles/latest/keyvault/keyvault/models.go +++ b/profiles/latest/keyvault/keyvault/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/latest/keyvault/mgmt/keyvault/keyvaultapi/models.go b/profiles/latest/keyvault/mgmt/keyvault/keyvaultapi/models.go index c81845d4c8a4..0a95fba8c4e0 100644 --- a/profiles/latest/keyvault/mgmt/keyvault/keyvaultapi/models.go +++ b/profiles/latest/keyvault/mgmt/keyvault/keyvaultapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/latest/keyvault/mgmt/keyvault/models.go b/profiles/latest/keyvault/mgmt/keyvault/models.go index 69794df03fff..e89715678a39 100644 --- a/profiles/latest/keyvault/mgmt/keyvault/models.go +++ b/profiles/latest/keyvault/mgmt/keyvault/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/latest/kusto/mgmt/kusto/kustoapi/models.go b/profiles/latest/kusto/mgmt/kusto/kustoapi/models.go index 25b871538b2d..ba0fab33b0d2 100644 --- a/profiles/latest/kusto/mgmt/kusto/kustoapi/models.go +++ b/profiles/latest/kusto/mgmt/kusto/kustoapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/latest/kusto/mgmt/kusto/models.go b/profiles/latest/kusto/mgmt/kusto/models.go index 917855cd280e..cd4254eeb911 100644 --- a/profiles/latest/kusto/mgmt/kusto/models.go +++ b/profiles/latest/kusto/mgmt/kusto/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/latest/labservices/mgmt/labservices/labservicesapi/models.go b/profiles/latest/labservices/mgmt/labservices/labservicesapi/models.go index 2350732632cf..e528ed62b5e8 100644 --- a/profiles/latest/labservices/mgmt/labservices/labservicesapi/models.go +++ b/profiles/latest/labservices/mgmt/labservices/labservicesapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/latest/labservices/mgmt/labservices/models.go b/profiles/latest/labservices/mgmt/labservices/models.go index f5ce6271be3a..d2d828fba661 100644 --- a/profiles/latest/labservices/mgmt/labservices/models.go +++ b/profiles/latest/labservices/mgmt/labservices/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/latest/logic/mgmt/logic/logicapi/models.go b/profiles/latest/logic/mgmt/logic/logicapi/models.go index d311caa49361..24fb16b4e480 100644 --- a/profiles/latest/logic/mgmt/logic/logicapi/models.go +++ b/profiles/latest/logic/mgmt/logic/logicapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/latest/logic/mgmt/logic/models.go b/profiles/latest/logic/mgmt/logic/models.go index e56cc580326c..f53ba6f73d88 100644 --- a/profiles/latest/logic/mgmt/logic/models.go +++ b/profiles/latest/logic/mgmt/logic/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/latest/machinelearning/mgmt/webservices/models.go b/profiles/latest/machinelearning/mgmt/webservices/models.go index 15e0f13cfe13..a4b9f28fd424 100644 --- a/profiles/latest/machinelearning/mgmt/webservices/models.go +++ b/profiles/latest/machinelearning/mgmt/webservices/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/latest/machinelearning/mgmt/webservices/webservicesapi/models.go b/profiles/latest/machinelearning/mgmt/webservices/webservicesapi/models.go index 402b252e1fee..6b480a7fa150 100644 --- a/profiles/latest/machinelearning/mgmt/webservices/webservicesapi/models.go +++ b/profiles/latest/machinelearning/mgmt/webservices/webservicesapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/latest/machinelearning/mgmt/workspaces/models.go b/profiles/latest/machinelearning/mgmt/workspaces/models.go index 2d8d10ee0e19..f6edcc7a68dd 100644 --- a/profiles/latest/machinelearning/mgmt/workspaces/models.go +++ b/profiles/latest/machinelearning/mgmt/workspaces/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/latest/machinelearning/mgmt/workspaces/workspacesapi/models.go b/profiles/latest/machinelearning/mgmt/workspaces/workspacesapi/models.go index 00eba9a41c36..079038a26f41 100644 --- a/profiles/latest/machinelearning/mgmt/workspaces/workspacesapi/models.go +++ b/profiles/latest/machinelearning/mgmt/workspaces/workspacesapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/latest/machinelearningservices/mgmt/machinelearningservices/machinelearningservicesapi/models.go b/profiles/latest/machinelearningservices/mgmt/machinelearningservices/machinelearningservicesapi/models.go index 02636c78618d..6a1e3a5daa69 100644 --- a/profiles/latest/machinelearningservices/mgmt/machinelearningservices/machinelearningservicesapi/models.go +++ b/profiles/latest/machinelearningservices/mgmt/machinelearningservices/machinelearningservicesapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/latest/machinelearningservices/mgmt/machinelearningservices/models.go b/profiles/latest/machinelearningservices/mgmt/machinelearningservices/models.go index cb5128e1561a..cb91c8b62699 100644 --- a/profiles/latest/machinelearningservices/mgmt/machinelearningservices/models.go +++ b/profiles/latest/machinelearningservices/mgmt/machinelearningservices/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/latest/managedservices/mgmt/managedservices/managedservicesapi/models.go b/profiles/latest/managedservices/mgmt/managedservices/managedservicesapi/models.go index b29c9789448b..1d56610e5920 100644 --- a/profiles/latest/managedservices/mgmt/managedservices/managedservicesapi/models.go +++ b/profiles/latest/managedservices/mgmt/managedservices/managedservicesapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/latest/managedservices/mgmt/managedservices/models.go b/profiles/latest/managedservices/mgmt/managedservices/models.go index 7c40f1e60364..dbc87780a8f0 100644 --- a/profiles/latest/managedservices/mgmt/managedservices/models.go +++ b/profiles/latest/managedservices/mgmt/managedservices/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/latest/maps/mgmt/maps/mapsapi/models.go b/profiles/latest/maps/mgmt/maps/mapsapi/models.go index 771e3bb12ef0..d636544b39f3 100644 --- a/profiles/latest/maps/mgmt/maps/mapsapi/models.go +++ b/profiles/latest/maps/mgmt/maps/mapsapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/latest/maps/mgmt/maps/models.go b/profiles/latest/maps/mgmt/maps/models.go index 81dff0faeb12..bc9942b27295 100644 --- a/profiles/latest/maps/mgmt/maps/models.go +++ b/profiles/latest/maps/mgmt/maps/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/latest/mariadb/mgmt/mariadb/mariadbapi/models.go b/profiles/latest/mariadb/mgmt/mariadb/mariadbapi/models.go index 6af08ef988df..edbcaf1b944d 100644 --- a/profiles/latest/mariadb/mgmt/mariadb/mariadbapi/models.go +++ b/profiles/latest/mariadb/mgmt/mariadb/mariadbapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/latest/mariadb/mgmt/mariadb/models.go b/profiles/latest/mariadb/mgmt/mariadb/models.go index 58043e5fe43a..c4743d4d43b7 100644 --- a/profiles/latest/mariadb/mgmt/mariadb/models.go +++ b/profiles/latest/mariadb/mgmt/mariadb/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/latest/marketplaceordering/mgmt/marketplaceordering/marketplaceorderingapi/models.go b/profiles/latest/marketplaceordering/mgmt/marketplaceordering/marketplaceorderingapi/models.go index b1a923973a63..ae60dc67c770 100644 --- a/profiles/latest/marketplaceordering/mgmt/marketplaceordering/marketplaceorderingapi/models.go +++ b/profiles/latest/marketplaceordering/mgmt/marketplaceordering/marketplaceorderingapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/latest/marketplaceordering/mgmt/marketplaceordering/models.go b/profiles/latest/marketplaceordering/mgmt/marketplaceordering/models.go index 20add7aa4f85..6a2af9f52dcf 100644 --- a/profiles/latest/marketplaceordering/mgmt/marketplaceordering/models.go +++ b/profiles/latest/marketplaceordering/mgmt/marketplaceordering/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/latest/mediaservices/mgmt/media/mediaapi/models.go b/profiles/latest/mediaservices/mgmt/media/mediaapi/models.go index 7b7e1b77c8df..35bf6476056b 100644 --- a/profiles/latest/mediaservices/mgmt/media/mediaapi/models.go +++ b/profiles/latest/mediaservices/mgmt/media/mediaapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/latest/mediaservices/mgmt/media/models.go b/profiles/latest/mediaservices/mgmt/media/models.go index 2d6e65db32eb..74eb67ee7cff 100644 --- a/profiles/latest/mediaservices/mgmt/media/models.go +++ b/profiles/latest/mediaservices/mgmt/media/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/latest/migrate/mgmt/migrate/migrateapi/models.go b/profiles/latest/migrate/mgmt/migrate/migrateapi/models.go index a0fc1641708d..90cdf8662c9f 100644 --- a/profiles/latest/migrate/mgmt/migrate/migrateapi/models.go +++ b/profiles/latest/migrate/mgmt/migrate/migrateapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/latest/migrate/mgmt/migrate/models.go b/profiles/latest/migrate/mgmt/migrate/models.go index bc59f2f01263..e5d1518b4862 100644 --- a/profiles/latest/migrate/mgmt/migrate/models.go +++ b/profiles/latest/migrate/mgmt/migrate/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/latest/msi/mgmt/msi/models.go b/profiles/latest/msi/mgmt/msi/models.go index 35cc33a057e7..de61b6021eea 100644 --- a/profiles/latest/msi/mgmt/msi/models.go +++ b/profiles/latest/msi/mgmt/msi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/latest/msi/mgmt/msi/msiapi/models.go b/profiles/latest/msi/mgmt/msi/msiapi/models.go index fc3e1ecfaea9..b4d642134af5 100644 --- a/profiles/latest/msi/mgmt/msi/msiapi/models.go +++ b/profiles/latest/msi/mgmt/msi/msiapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/latest/mysql/mgmt/mysql/models.go b/profiles/latest/mysql/mgmt/mysql/models.go index 4d1f316f0e53..837498b0056c 100644 --- a/profiles/latest/mysql/mgmt/mysql/models.go +++ b/profiles/latest/mysql/mgmt/mysql/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/latest/mysql/mgmt/mysql/mysqlapi/models.go b/profiles/latest/mysql/mgmt/mysql/mysqlapi/models.go index 4765fcda409b..f78cb75c6ff5 100644 --- a/profiles/latest/mysql/mgmt/mysql/mysqlapi/models.go +++ b/profiles/latest/mysql/mgmt/mysql/mysqlapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/latest/netapp/mgmt/netapp/models.go b/profiles/latest/netapp/mgmt/netapp/models.go index 0c849f443f5d..d5404210f4bb 100644 --- a/profiles/latest/netapp/mgmt/netapp/models.go +++ b/profiles/latest/netapp/mgmt/netapp/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/latest/netapp/mgmt/netapp/netappapi/models.go b/profiles/latest/netapp/mgmt/netapp/netappapi/models.go index 058cbc7760aa..b6fda7add131 100644 --- a/profiles/latest/netapp/mgmt/netapp/netappapi/models.go +++ b/profiles/latest/netapp/mgmt/netapp/netappapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/latest/network/mgmt/network/models.go b/profiles/latest/network/mgmt/network/models.go index 32b923f5765b..957449f8a526 100644 --- a/profiles/latest/network/mgmt/network/models.go +++ b/profiles/latest/network/mgmt/network/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/latest/network/mgmt/network/networkapi/models.go b/profiles/latest/network/mgmt/network/networkapi/models.go index 23d5449f6b74..ea9208590787 100644 --- a/profiles/latest/network/mgmt/network/networkapi/models.go +++ b/profiles/latest/network/mgmt/network/networkapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/latest/notificationhubs/mgmt/notificationhubs/models.go b/profiles/latest/notificationhubs/mgmt/notificationhubs/models.go index 27df750b1595..7456d92f3aef 100644 --- a/profiles/latest/notificationhubs/mgmt/notificationhubs/models.go +++ b/profiles/latest/notificationhubs/mgmt/notificationhubs/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/latest/notificationhubs/mgmt/notificationhubs/notificationhubsapi/models.go b/profiles/latest/notificationhubs/mgmt/notificationhubs/notificationhubsapi/models.go index e113b52496dc..849f3bccd56c 100644 --- a/profiles/latest/notificationhubs/mgmt/notificationhubs/notificationhubsapi/models.go +++ b/profiles/latest/notificationhubs/mgmt/notificationhubs/notificationhubsapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/latest/operationalinsights/mgmt/operationalinsights/models.go b/profiles/latest/operationalinsights/mgmt/operationalinsights/models.go index 38e9078107cf..45db29649028 100644 --- a/profiles/latest/operationalinsights/mgmt/operationalinsights/models.go +++ b/profiles/latest/operationalinsights/mgmt/operationalinsights/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/latest/operationalinsights/mgmt/operationalinsights/operationalinsightsapi/models.go b/profiles/latest/operationalinsights/mgmt/operationalinsights/operationalinsightsapi/models.go index 4c2d628cdeea..18ff04f779cf 100644 --- a/profiles/latest/operationalinsights/mgmt/operationalinsights/operationalinsightsapi/models.go +++ b/profiles/latest/operationalinsights/mgmt/operationalinsights/operationalinsightsapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/latest/operationalinsights/operationalinsights/models.go b/profiles/latest/operationalinsights/operationalinsights/models.go index 5fd2b176f1de..58e6110a371a 100644 --- a/profiles/latest/operationalinsights/operationalinsights/models.go +++ b/profiles/latest/operationalinsights/operationalinsights/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/latest/operationalinsights/operationalinsights/operationalinsightsapi/models.go b/profiles/latest/operationalinsights/operationalinsights/operationalinsightsapi/models.go index e360aaf3e623..5ccbef56cee8 100644 --- a/profiles/latest/operationalinsights/operationalinsights/operationalinsightsapi/models.go +++ b/profiles/latest/operationalinsights/operationalinsights/operationalinsightsapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/latest/policyinsights/mgmt/policyinsights/models.go b/profiles/latest/policyinsights/mgmt/policyinsights/models.go index 4544f0f230dd..9164a8ded013 100644 --- a/profiles/latest/policyinsights/mgmt/policyinsights/models.go +++ b/profiles/latest/policyinsights/mgmt/policyinsights/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/latest/policyinsights/mgmt/policyinsights/policyinsightsapi/models.go b/profiles/latest/policyinsights/mgmt/policyinsights/policyinsightsapi/models.go index 093f733e0044..df7dbb8e4af3 100644 --- a/profiles/latest/policyinsights/mgmt/policyinsights/policyinsightsapi/models.go +++ b/profiles/latest/policyinsights/mgmt/policyinsights/policyinsightsapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/latest/postgresql/mgmt/postgresql/models.go b/profiles/latest/postgresql/mgmt/postgresql/models.go index 0ecda442f55f..322144aa8600 100644 --- a/profiles/latest/postgresql/mgmt/postgresql/models.go +++ b/profiles/latest/postgresql/mgmt/postgresql/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/latest/postgresql/mgmt/postgresql/postgresqlapi/models.go b/profiles/latest/postgresql/mgmt/postgresql/postgresqlapi/models.go index 76e17f5537b2..1933c547f198 100644 --- a/profiles/latest/postgresql/mgmt/postgresql/postgresqlapi/models.go +++ b/profiles/latest/postgresql/mgmt/postgresql/postgresqlapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/latest/powerbidedicated/mgmt/powerbidedicated/models.go b/profiles/latest/powerbidedicated/mgmt/powerbidedicated/models.go index 2e5a294e9497..3bcf061b8687 100644 --- a/profiles/latest/powerbidedicated/mgmt/powerbidedicated/models.go +++ b/profiles/latest/powerbidedicated/mgmt/powerbidedicated/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/latest/powerbidedicated/mgmt/powerbidedicated/powerbidedicatedapi/models.go b/profiles/latest/powerbidedicated/mgmt/powerbidedicated/powerbidedicatedapi/models.go index 83f3b540190b..0b16a55a2b1d 100644 --- a/profiles/latest/powerbidedicated/mgmt/powerbidedicated/powerbidedicatedapi/models.go +++ b/profiles/latest/powerbidedicated/mgmt/powerbidedicated/powerbidedicatedapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/latest/powerbiembedded/mgmt/powerbiembedded/models.go b/profiles/latest/powerbiembedded/mgmt/powerbiembedded/models.go index 07f4ca8f7bc8..0b132cc37485 100644 --- a/profiles/latest/powerbiembedded/mgmt/powerbiembedded/models.go +++ b/profiles/latest/powerbiembedded/mgmt/powerbiembedded/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/latest/powerbiembedded/mgmt/powerbiembedded/powerbiembeddedapi/models.go b/profiles/latest/powerbiembedded/mgmt/powerbiembedded/powerbiembeddedapi/models.go index 20f15e177740..93796e123e2b 100644 --- a/profiles/latest/powerbiembedded/mgmt/powerbiembedded/powerbiembeddedapi/models.go +++ b/profiles/latest/powerbiembedded/mgmt/powerbiembedded/powerbiembeddedapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/latest/privatedns/mgmt/privatedns/models.go b/profiles/latest/privatedns/mgmt/privatedns/models.go index dca366efc494..514f8c240326 100644 --- a/profiles/latest/privatedns/mgmt/privatedns/models.go +++ b/profiles/latest/privatedns/mgmt/privatedns/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/latest/privatedns/mgmt/privatedns/privatednsapi/models.go b/profiles/latest/privatedns/mgmt/privatedns/privatednsapi/models.go index b131f8963b9e..f9fb9df59b88 100644 --- a/profiles/latest/privatedns/mgmt/privatedns/privatednsapi/models.go +++ b/profiles/latest/privatedns/mgmt/privatedns/privatednsapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/latest/provisioningservices/mgmt/iothub/iothubapi/models.go b/profiles/latest/provisioningservices/mgmt/iothub/iothubapi/models.go index cd904535f7b9..689968efa67c 100644 --- a/profiles/latest/provisioningservices/mgmt/iothub/iothubapi/models.go +++ b/profiles/latest/provisioningservices/mgmt/iothub/iothubapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/latest/provisioningservices/mgmt/iothub/models.go b/profiles/latest/provisioningservices/mgmt/iothub/models.go index 69e6afef28d1..b28f8092a4ef 100644 --- a/profiles/latest/provisioningservices/mgmt/iothub/models.go +++ b/profiles/latest/provisioningservices/mgmt/iothub/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/latest/recoveryservices/mgmt/backup/backupapi/models.go b/profiles/latest/recoveryservices/mgmt/backup/backupapi/models.go index 019ebc617251..f963839e8537 100644 --- a/profiles/latest/recoveryservices/mgmt/backup/backupapi/models.go +++ b/profiles/latest/recoveryservices/mgmt/backup/backupapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/latest/recoveryservices/mgmt/backup/models.go b/profiles/latest/recoveryservices/mgmt/backup/models.go index 52714f7c8804..152ba48e0d45 100644 --- a/profiles/latest/recoveryservices/mgmt/backup/models.go +++ b/profiles/latest/recoveryservices/mgmt/backup/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/latest/recoveryservices/mgmt/recoveryservices/models.go b/profiles/latest/recoveryservices/mgmt/recoveryservices/models.go index 2572030482dc..3d3ea8a3a7e9 100644 --- a/profiles/latest/recoveryservices/mgmt/recoveryservices/models.go +++ b/profiles/latest/recoveryservices/mgmt/recoveryservices/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/latest/recoveryservices/mgmt/recoveryservices/recoveryservicesapi/models.go b/profiles/latest/recoveryservices/mgmt/recoveryservices/recoveryservicesapi/models.go index ce6b385c30c6..193f4c44c0fb 100644 --- a/profiles/latest/recoveryservices/mgmt/recoveryservices/recoveryservicesapi/models.go +++ b/profiles/latest/recoveryservices/mgmt/recoveryservices/recoveryservicesapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/latest/recoveryservices/mgmt/siterecovery/models.go b/profiles/latest/recoveryservices/mgmt/siterecovery/models.go index ca9dcb138629..b50e7fb8909c 100644 --- a/profiles/latest/recoveryservices/mgmt/siterecovery/models.go +++ b/profiles/latest/recoveryservices/mgmt/siterecovery/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/latest/recoveryservices/mgmt/siterecovery/siterecoveryapi/models.go b/profiles/latest/recoveryservices/mgmt/siterecovery/siterecoveryapi/models.go index a14559010360..d2375bfadfe9 100644 --- a/profiles/latest/recoveryservices/mgmt/siterecovery/siterecoveryapi/models.go +++ b/profiles/latest/recoveryservices/mgmt/siterecovery/siterecoveryapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/latest/redis/mgmt/redis/models.go b/profiles/latest/redis/mgmt/redis/models.go index e890926684fd..816bfe62a2a8 100644 --- a/profiles/latest/redis/mgmt/redis/models.go +++ b/profiles/latest/redis/mgmt/redis/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/latest/redis/mgmt/redis/redisapi/models.go b/profiles/latest/redis/mgmt/redis/redisapi/models.go index 710d10d813f3..42af71fb8234 100644 --- a/profiles/latest/redis/mgmt/redis/redisapi/models.go +++ b/profiles/latest/redis/mgmt/redis/redisapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/latest/relay/mgmt/relay/models.go b/profiles/latest/relay/mgmt/relay/models.go index 25501b15456f..7c67cbb2a01c 100644 --- a/profiles/latest/relay/mgmt/relay/models.go +++ b/profiles/latest/relay/mgmt/relay/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/latest/relay/mgmt/relay/relayapi/models.go b/profiles/latest/relay/mgmt/relay/relayapi/models.go index d9ef14aee24c..200b927cfa80 100644 --- a/profiles/latest/relay/mgmt/relay/relayapi/models.go +++ b/profiles/latest/relay/mgmt/relay/relayapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/latest/reservations/mgmt/reservations/models.go b/profiles/latest/reservations/mgmt/reservations/models.go index bc759fa13acf..70f2d4f05d99 100644 --- a/profiles/latest/reservations/mgmt/reservations/models.go +++ b/profiles/latest/reservations/mgmt/reservations/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/latest/reservations/mgmt/reservations/reservationsapi/models.go b/profiles/latest/reservations/mgmt/reservations/reservationsapi/models.go index 3a78705055fd..46f111b9954f 100644 --- a/profiles/latest/reservations/mgmt/reservations/reservationsapi/models.go +++ b/profiles/latest/reservations/mgmt/reservations/reservationsapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/latest/resourcegraph/mgmt/resourcegraph/models.go b/profiles/latest/resourcegraph/mgmt/resourcegraph/models.go index 19e10980c29c..a7f5e5a2599a 100644 --- a/profiles/latest/resourcegraph/mgmt/resourcegraph/models.go +++ b/profiles/latest/resourcegraph/mgmt/resourcegraph/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/latest/resourcegraph/mgmt/resourcegraph/resourcegraphapi/models.go b/profiles/latest/resourcegraph/mgmt/resourcegraph/resourcegraphapi/models.go index d9da3d718523..1f7a3457c69e 100644 --- a/profiles/latest/resourcegraph/mgmt/resourcegraph/resourcegraphapi/models.go +++ b/profiles/latest/resourcegraph/mgmt/resourcegraph/resourcegraphapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/latest/resourcehealth/mgmt/resourcehealth/models.go b/profiles/latest/resourcehealth/mgmt/resourcehealth/models.go index 2ae980a511ad..e69cb69beeb4 100644 --- a/profiles/latest/resourcehealth/mgmt/resourcehealth/models.go +++ b/profiles/latest/resourcehealth/mgmt/resourcehealth/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/latest/resourcehealth/mgmt/resourcehealth/resourcehealthapi/models.go b/profiles/latest/resourcehealth/mgmt/resourcehealth/resourcehealthapi/models.go index e5342f3ac740..2fb68b7df259 100644 --- a/profiles/latest/resourcehealth/mgmt/resourcehealth/resourcehealthapi/models.go +++ b/profiles/latest/resourcehealth/mgmt/resourcehealth/resourcehealthapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/latest/resources/mgmt/features/featuresapi/models.go b/profiles/latest/resources/mgmt/features/featuresapi/models.go index 69fd9a5cf75a..093798e15e1e 100644 --- a/profiles/latest/resources/mgmt/features/featuresapi/models.go +++ b/profiles/latest/resources/mgmt/features/featuresapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/latest/resources/mgmt/features/models.go b/profiles/latest/resources/mgmt/features/models.go index 1b8b8ff7ea0c..133df329950d 100644 --- a/profiles/latest/resources/mgmt/features/models.go +++ b/profiles/latest/resources/mgmt/features/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/latest/resources/mgmt/links/linksapi/models.go b/profiles/latest/resources/mgmt/links/linksapi/models.go index b0dbc943edc6..fd0e2ad19235 100644 --- a/profiles/latest/resources/mgmt/links/linksapi/models.go +++ b/profiles/latest/resources/mgmt/links/linksapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/latest/resources/mgmt/links/models.go b/profiles/latest/resources/mgmt/links/models.go index 6ace6dfb3b3b..3b080f0d336b 100644 --- a/profiles/latest/resources/mgmt/links/models.go +++ b/profiles/latest/resources/mgmt/links/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/latest/resources/mgmt/locks/locksapi/models.go b/profiles/latest/resources/mgmt/locks/locksapi/models.go index de8c2e5d8d74..849387e83e50 100644 --- a/profiles/latest/resources/mgmt/locks/locksapi/models.go +++ b/profiles/latest/resources/mgmt/locks/locksapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/latest/resources/mgmt/locks/models.go b/profiles/latest/resources/mgmt/locks/models.go index 0989b2277b06..455d61436d72 100644 --- a/profiles/latest/resources/mgmt/locks/models.go +++ b/profiles/latest/resources/mgmt/locks/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/latest/resources/mgmt/managedapplications/managedapplicationsapi/models.go b/profiles/latest/resources/mgmt/managedapplications/managedapplicationsapi/models.go index fc49db2a227e..108633223bac 100644 --- a/profiles/latest/resources/mgmt/managedapplications/managedapplicationsapi/models.go +++ b/profiles/latest/resources/mgmt/managedapplications/managedapplicationsapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/latest/resources/mgmt/managedapplications/models.go b/profiles/latest/resources/mgmt/managedapplications/models.go index 8d2254d01b66..8917f94f265a 100644 --- a/profiles/latest/resources/mgmt/managedapplications/models.go +++ b/profiles/latest/resources/mgmt/managedapplications/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/latest/resources/mgmt/policy/models.go b/profiles/latest/resources/mgmt/policy/models.go index 10d313ff0499..3f63ef5545a7 100644 --- a/profiles/latest/resources/mgmt/policy/models.go +++ b/profiles/latest/resources/mgmt/policy/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/latest/resources/mgmt/policy/policyapi/models.go b/profiles/latest/resources/mgmt/policy/policyapi/models.go index c57141c7a2f4..e72b2283372d 100644 --- a/profiles/latest/resources/mgmt/policy/policyapi/models.go +++ b/profiles/latest/resources/mgmt/policy/policyapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/latest/resources/mgmt/resources/models.go b/profiles/latest/resources/mgmt/resources/models.go index 75481a5726dc..7c403761ab57 100644 --- a/profiles/latest/resources/mgmt/resources/models.go +++ b/profiles/latest/resources/mgmt/resources/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/latest/resources/mgmt/resources/resourcesapi/models.go b/profiles/latest/resources/mgmt/resources/resourcesapi/models.go index a4f41e15a0ac..be6a206fd799 100644 --- a/profiles/latest/resources/mgmt/resources/resourcesapi/models.go +++ b/profiles/latest/resources/mgmt/resources/resourcesapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/latest/resources/mgmt/subscriptions/models.go b/profiles/latest/resources/mgmt/subscriptions/models.go index 0013c129fd6f..300a3b9b8c7d 100644 --- a/profiles/latest/resources/mgmt/subscriptions/models.go +++ b/profiles/latest/resources/mgmt/subscriptions/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/latest/resources/mgmt/subscriptions/subscriptionsapi/models.go b/profiles/latest/resources/mgmt/subscriptions/subscriptionsapi/models.go index 160e7606fe40..1189c310b185 100644 --- a/profiles/latest/resources/mgmt/subscriptions/subscriptionsapi/models.go +++ b/profiles/latest/resources/mgmt/subscriptions/subscriptionsapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/latest/scheduler/mgmt/scheduler/models.go b/profiles/latest/scheduler/mgmt/scheduler/models.go index 4a04c0f60678..f1a7a6f206bd 100644 --- a/profiles/latest/scheduler/mgmt/scheduler/models.go +++ b/profiles/latest/scheduler/mgmt/scheduler/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/latest/scheduler/mgmt/scheduler/schedulerapi/models.go b/profiles/latest/scheduler/mgmt/scheduler/schedulerapi/models.go index 300cbdc45916..6b03fc053e98 100644 --- a/profiles/latest/scheduler/mgmt/scheduler/schedulerapi/models.go +++ b/profiles/latest/scheduler/mgmt/scheduler/schedulerapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/latest/search/mgmt/search/models.go b/profiles/latest/search/mgmt/search/models.go index c8ea685be9ae..119437ef599e 100644 --- a/profiles/latest/search/mgmt/search/models.go +++ b/profiles/latest/search/mgmt/search/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/latest/search/mgmt/search/searchapi/models.go b/profiles/latest/search/mgmt/search/searchapi/models.go index 3fb302f49e7c..2c7d427ecbec 100644 --- a/profiles/latest/search/mgmt/search/searchapi/models.go +++ b/profiles/latest/search/mgmt/search/searchapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/latest/serialconsole/mgmt/serialconsole/models.go b/profiles/latest/serialconsole/mgmt/serialconsole/models.go index e7b4b9fd4410..5d66b1c46908 100644 --- a/profiles/latest/serialconsole/mgmt/serialconsole/models.go +++ b/profiles/latest/serialconsole/mgmt/serialconsole/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/latest/serialconsole/mgmt/serialconsole/serialconsoleapi/models.go b/profiles/latest/serialconsole/mgmt/serialconsole/serialconsoleapi/models.go index 713d3c085568..bc4b8ca5607b 100644 --- a/profiles/latest/serialconsole/mgmt/serialconsole/serialconsoleapi/models.go +++ b/profiles/latest/serialconsole/mgmt/serialconsole/serialconsoleapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/latest/servicebus/mgmt/servicebus/models.go b/profiles/latest/servicebus/mgmt/servicebus/models.go index fba494f170aa..0573a92534aa 100644 --- a/profiles/latest/servicebus/mgmt/servicebus/models.go +++ b/profiles/latest/servicebus/mgmt/servicebus/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/latest/servicebus/mgmt/servicebus/servicebusapi/models.go b/profiles/latest/servicebus/mgmt/servicebus/servicebusapi/models.go index 9f01cb32e070..533ed70eb44f 100644 --- a/profiles/latest/servicebus/mgmt/servicebus/servicebusapi/models.go +++ b/profiles/latest/servicebus/mgmt/servicebus/servicebusapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/latest/servicefabric/mgmt/servicefabric/models.go b/profiles/latest/servicefabric/mgmt/servicefabric/models.go index 0f8b50fa3cc8..33d597b9e0a8 100644 --- a/profiles/latest/servicefabric/mgmt/servicefabric/models.go +++ b/profiles/latest/servicefabric/mgmt/servicefabric/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/latest/servicefabric/mgmt/servicefabric/servicefabricapi/models.go b/profiles/latest/servicefabric/mgmt/servicefabric/servicefabricapi/models.go index 971d9ab2df07..10d6733923a5 100644 --- a/profiles/latest/servicefabric/mgmt/servicefabric/servicefabricapi/models.go +++ b/profiles/latest/servicefabric/mgmt/servicefabric/servicefabricapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/latest/servicefabric/servicefabric/models.go b/profiles/latest/servicefabric/servicefabric/models.go index eba4306a27ce..8df63115a115 100644 --- a/profiles/latest/servicefabric/servicefabric/models.go +++ b/profiles/latest/servicefabric/servicefabric/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/latest/servicefabric/servicefabric/servicefabricapi/models.go b/profiles/latest/servicefabric/servicefabric/servicefabricapi/models.go index 46a6f3d6ad84..7a9f21604ea3 100644 --- a/profiles/latest/servicefabric/servicefabric/servicefabricapi/models.go +++ b/profiles/latest/servicefabric/servicefabric/servicefabricapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/latest/signalr/mgmt/signalr/models.go b/profiles/latest/signalr/mgmt/signalr/models.go index 571cef513466..8e7b499f007f 100644 --- a/profiles/latest/signalr/mgmt/signalr/models.go +++ b/profiles/latest/signalr/mgmt/signalr/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/latest/signalr/mgmt/signalr/signalrapi/models.go b/profiles/latest/signalr/mgmt/signalr/signalrapi/models.go index 97ab40cf226d..a6761c7662e2 100644 --- a/profiles/latest/signalr/mgmt/signalr/signalrapi/models.go +++ b/profiles/latest/signalr/mgmt/signalr/signalrapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/latest/sql/mgmt/sql/models.go b/profiles/latest/sql/mgmt/sql/models.go index 250d9c622dff..b5cd105f8fd2 100644 --- a/profiles/latest/sql/mgmt/sql/models.go +++ b/profiles/latest/sql/mgmt/sql/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/latest/sql/mgmt/sql/sqlapi/models.go b/profiles/latest/sql/mgmt/sql/sqlapi/models.go index d641097b6ea9..97dd990d7d8b 100644 --- a/profiles/latest/sql/mgmt/sql/sqlapi/models.go +++ b/profiles/latest/sql/mgmt/sql/sqlapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/latest/storage/datalake/storagedatalake/models.go b/profiles/latest/storage/datalake/storagedatalake/models.go index 2c818b7bc172..f51d99a2176a 100644 --- a/profiles/latest/storage/datalake/storagedatalake/models.go +++ b/profiles/latest/storage/datalake/storagedatalake/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/latest/storage/datalake/storagedatalake/storagedatalakeapi/models.go b/profiles/latest/storage/datalake/storagedatalake/storagedatalakeapi/models.go index fe6cd4856f06..78ecf2b96077 100644 --- a/profiles/latest/storage/datalake/storagedatalake/storagedatalakeapi/models.go +++ b/profiles/latest/storage/datalake/storagedatalake/storagedatalakeapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/latest/storage/mgmt/storage/models.go b/profiles/latest/storage/mgmt/storage/models.go index c1a82e06f0b3..62195fcddcb0 100644 --- a/profiles/latest/storage/mgmt/storage/models.go +++ b/profiles/latest/storage/mgmt/storage/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -133,6 +133,13 @@ const ( MicrosoftStorage KeySource = original.MicrosoftStorage ) +type KeyType = original.KeyType + +const ( + KeyTypeAccount KeyType = original.KeyTypeAccount + KeyTypeService KeyType = original.KeyTypeService +) + type Kind = original.Kind const ( @@ -566,6 +573,9 @@ func PossibleKeyPermissionValues() []KeyPermission { func PossibleKeySourceValues() []KeySource { return original.PossibleKeySourceValues() } +func PossibleKeyTypeValues() []KeyType { + return original.PossibleKeyTypeValues() +} func PossibleKindValues() []Kind { return original.PossibleKindValues() } diff --git a/profiles/latest/storage/mgmt/storage/storageapi/models.go b/profiles/latest/storage/mgmt/storage/storageapi/models.go index 200c4ad1138c..ec8dfd635a4c 100644 --- a/profiles/latest/storage/mgmt/storage/storageapi/models.go +++ b/profiles/latest/storage/mgmt/storage/storageapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/latest/storagecache/mgmt/storagecache/models.go b/profiles/latest/storagecache/mgmt/storagecache/models.go index c7027d13d7da..ab38a8c0e045 100644 --- a/profiles/latest/storagecache/mgmt/storagecache/models.go +++ b/profiles/latest/storagecache/mgmt/storagecache/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/latest/storagecache/mgmt/storagecache/storagecacheapi/models.go b/profiles/latest/storagecache/mgmt/storagecache/storagecacheapi/models.go index 77b8ab88ba0b..43a5a3d0e6fd 100644 --- a/profiles/latest/storagecache/mgmt/storagecache/storagecacheapi/models.go +++ b/profiles/latest/storagecache/mgmt/storagecache/storagecacheapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/latest/storageimportexport/mgmt/storageimportexport/models.go b/profiles/latest/storageimportexport/mgmt/storageimportexport/models.go index b8d48d00dd05..b1c7d1b2549f 100644 --- a/profiles/latest/storageimportexport/mgmt/storageimportexport/models.go +++ b/profiles/latest/storageimportexport/mgmt/storageimportexport/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/latest/storageimportexport/mgmt/storageimportexport/storageimportexportapi/models.go b/profiles/latest/storageimportexport/mgmt/storageimportexport/storageimportexportapi/models.go index e6d7e671ebfa..c9c4939e3764 100644 --- a/profiles/latest/storageimportexport/mgmt/storageimportexport/storageimportexportapi/models.go +++ b/profiles/latest/storageimportexport/mgmt/storageimportexport/storageimportexportapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/latest/storagesync/mgmt/storagesync/models.go b/profiles/latest/storagesync/mgmt/storagesync/models.go index 9a01efec9944..d58c1300eb81 100644 --- a/profiles/latest/storagesync/mgmt/storagesync/models.go +++ b/profiles/latest/storagesync/mgmt/storagesync/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/latest/storagesync/mgmt/storagesync/storagesyncapi/models.go b/profiles/latest/storagesync/mgmt/storagesync/storagesyncapi/models.go index 864f87959a54..e607e6e72685 100644 --- a/profiles/latest/storagesync/mgmt/storagesync/storagesyncapi/models.go +++ b/profiles/latest/storagesync/mgmt/storagesync/storagesyncapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/latest/storsimple1200series/mgmt/storsimple/models.go b/profiles/latest/storsimple1200series/mgmt/storsimple/models.go index 68157a05e6db..0d5dd63aeec5 100644 --- a/profiles/latest/storsimple1200series/mgmt/storsimple/models.go +++ b/profiles/latest/storsimple1200series/mgmt/storsimple/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/latest/storsimple1200series/mgmt/storsimple/storsimpleapi/models.go b/profiles/latest/storsimple1200series/mgmt/storsimple/storsimpleapi/models.go index a0acc58522f6..b8dc2acfbb46 100644 --- a/profiles/latest/storsimple1200series/mgmt/storsimple/storsimpleapi/models.go +++ b/profiles/latest/storsimple1200series/mgmt/storsimple/storsimpleapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/latest/storsimple8000series/mgmt/storsimple/models.go b/profiles/latest/storsimple8000series/mgmt/storsimple/models.go index facf91ceac3a..1eacd04178cb 100644 --- a/profiles/latest/storsimple8000series/mgmt/storsimple/models.go +++ b/profiles/latest/storsimple8000series/mgmt/storsimple/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/latest/storsimple8000series/mgmt/storsimple/storsimpleapi/models.go b/profiles/latest/storsimple8000series/mgmt/storsimple/storsimpleapi/models.go index e8e639ce7193..8936954640c3 100644 --- a/profiles/latest/storsimple8000series/mgmt/storsimple/storsimpleapi/models.go +++ b/profiles/latest/storsimple8000series/mgmt/storsimple/storsimpleapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/latest/streamanalytics/mgmt/streamanalytics/models.go b/profiles/latest/streamanalytics/mgmt/streamanalytics/models.go index b54ec101ab7f..db05cae9f346 100644 --- a/profiles/latest/streamanalytics/mgmt/streamanalytics/models.go +++ b/profiles/latest/streamanalytics/mgmt/streamanalytics/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/latest/streamanalytics/mgmt/streamanalytics/streamanalyticsapi/models.go b/profiles/latest/streamanalytics/mgmt/streamanalytics/streamanalyticsapi/models.go index cff90bedb96d..4e457395b00c 100644 --- a/profiles/latest/streamanalytics/mgmt/streamanalytics/streamanalyticsapi/models.go +++ b/profiles/latest/streamanalytics/mgmt/streamanalytics/streamanalyticsapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/latest/timeseriesinsights/mgmt/timeseriesinsights/models.go b/profiles/latest/timeseriesinsights/mgmt/timeseriesinsights/models.go index c987aee85a4a..87c32b6f9e6f 100644 --- a/profiles/latest/timeseriesinsights/mgmt/timeseriesinsights/models.go +++ b/profiles/latest/timeseriesinsights/mgmt/timeseriesinsights/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/latest/timeseriesinsights/mgmt/timeseriesinsights/timeseriesinsightsapi/models.go b/profiles/latest/timeseriesinsights/mgmt/timeseriesinsights/timeseriesinsightsapi/models.go index 7b053c050cf1..8211a5a0e42b 100644 --- a/profiles/latest/timeseriesinsights/mgmt/timeseriesinsights/timeseriesinsightsapi/models.go +++ b/profiles/latest/timeseriesinsights/mgmt/timeseriesinsights/timeseriesinsightsapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/latest/trafficmanager/mgmt/trafficmanager/models.go b/profiles/latest/trafficmanager/mgmt/trafficmanager/models.go index c53a9e74d31d..891d0699045e 100644 --- a/profiles/latest/trafficmanager/mgmt/trafficmanager/models.go +++ b/profiles/latest/trafficmanager/mgmt/trafficmanager/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/latest/trafficmanager/mgmt/trafficmanager/trafficmanagerapi/models.go b/profiles/latest/trafficmanager/mgmt/trafficmanager/trafficmanagerapi/models.go index 75308cec0d79..c01847d4824c 100644 --- a/profiles/latest/trafficmanager/mgmt/trafficmanager/trafficmanagerapi/models.go +++ b/profiles/latest/trafficmanager/mgmt/trafficmanager/trafficmanagerapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/latest/vmwarecloudsimple/mgmt/vmwarecloudsimple/models.go b/profiles/latest/vmwarecloudsimple/mgmt/vmwarecloudsimple/models.go index f00824d7308d..5f415d990a03 100644 --- a/profiles/latest/vmwarecloudsimple/mgmt/vmwarecloudsimple/models.go +++ b/profiles/latest/vmwarecloudsimple/mgmt/vmwarecloudsimple/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/latest/vmwarecloudsimple/mgmt/vmwarecloudsimple/vmwarecloudsimpleapi/models.go b/profiles/latest/vmwarecloudsimple/mgmt/vmwarecloudsimple/vmwarecloudsimpleapi/models.go index ed837345e317..f1a8fdf36c68 100644 --- a/profiles/latest/vmwarecloudsimple/mgmt/vmwarecloudsimple/vmwarecloudsimpleapi/models.go +++ b/profiles/latest/vmwarecloudsimple/mgmt/vmwarecloudsimple/vmwarecloudsimpleapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/latest/web/mgmt/web/models.go b/profiles/latest/web/mgmt/web/models.go index efded70f081c..545c4f5b4bfa 100644 --- a/profiles/latest/web/mgmt/web/models.go +++ b/profiles/latest/web/mgmt/web/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/latest/web/mgmt/web/webapi/models.go b/profiles/latest/web/mgmt/web/webapi/models.go index 8f59e4c13c02..0c2575ecdcbd 100644 --- a/profiles/latest/web/mgmt/web/webapi/models.go +++ b/profiles/latest/web/mgmt/web/webapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/latest/windowsiot/mgmt/windowsiot/models.go b/profiles/latest/windowsiot/mgmt/windowsiot/models.go index d3847c9e83b8..73365ca9aa5b 100644 --- a/profiles/latest/windowsiot/mgmt/windowsiot/models.go +++ b/profiles/latest/windowsiot/mgmt/windowsiot/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/latest/windowsiot/mgmt/windowsiot/windowsiotapi/models.go b/profiles/latest/windowsiot/mgmt/windowsiot/windowsiotapi/models.go index b23facad9bcd..5787dc653ee5 100644 --- a/profiles/latest/windowsiot/mgmt/windowsiot/windowsiotapi/models.go +++ b/profiles/latest/windowsiot/mgmt/windowsiot/windowsiotapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/aad/mgmt/aad/aadapi/models.go b/profiles/preview/aad/mgmt/aad/aadapi/models.go index 3bfa5c73d4cc..9c2c89bfb397 100644 --- a/profiles/preview/aad/mgmt/aad/aadapi/models.go +++ b/profiles/preview/aad/mgmt/aad/aadapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/aad/mgmt/aad/models.go b/profiles/preview/aad/mgmt/aad/models.go index 3f86107822d7..84b9adcc1f8c 100644 --- a/profiles/preview/aad/mgmt/aad/models.go +++ b/profiles/preview/aad/mgmt/aad/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/adhybridhealthservice/mgmt/adhybridhealthservice/adhybridhealthserviceapi/models.go b/profiles/preview/adhybridhealthservice/mgmt/adhybridhealthservice/adhybridhealthserviceapi/models.go index d0430824e120..849c19427639 100644 --- a/profiles/preview/adhybridhealthservice/mgmt/adhybridhealthservice/adhybridhealthserviceapi/models.go +++ b/profiles/preview/adhybridhealthservice/mgmt/adhybridhealthservice/adhybridhealthserviceapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/adhybridhealthservice/mgmt/adhybridhealthservice/models.go b/profiles/preview/adhybridhealthservice/mgmt/adhybridhealthservice/models.go index 3134e56ce298..acea760b2295 100644 --- a/profiles/preview/adhybridhealthservice/mgmt/adhybridhealthservice/models.go +++ b/profiles/preview/adhybridhealthservice/mgmt/adhybridhealthservice/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/advisor/mgmt/advisor/advisorapi/models.go b/profiles/preview/advisor/mgmt/advisor/advisorapi/models.go index 1cd617148bb3..34718d811c40 100644 --- a/profiles/preview/advisor/mgmt/advisor/advisorapi/models.go +++ b/profiles/preview/advisor/mgmt/advisor/advisorapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/advisor/mgmt/advisor/models.go b/profiles/preview/advisor/mgmt/advisor/models.go index 89c05f9f48c1..933456c9b055 100644 --- a/profiles/preview/advisor/mgmt/advisor/models.go +++ b/profiles/preview/advisor/mgmt/advisor/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/alertsmanagement/mgmt/alertsmanagement/alertsmanagementapi/models.go b/profiles/preview/alertsmanagement/mgmt/alertsmanagement/alertsmanagementapi/models.go index 951ae0f21a84..e9d30a6e17f7 100644 --- a/profiles/preview/alertsmanagement/mgmt/alertsmanagement/alertsmanagementapi/models.go +++ b/profiles/preview/alertsmanagement/mgmt/alertsmanagement/alertsmanagementapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/alertsmanagement/mgmt/alertsmanagement/models.go b/profiles/preview/alertsmanagement/mgmt/alertsmanagement/models.go index b9d10af1e3ae..299f60c01eab 100644 --- a/profiles/preview/alertsmanagement/mgmt/alertsmanagement/models.go +++ b/profiles/preview/alertsmanagement/mgmt/alertsmanagement/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/analysisservices/mgmt/analysisservices/analysisservicesapi/models.go b/profiles/preview/analysisservices/mgmt/analysisservices/analysisservicesapi/models.go index f0e384bd4cdb..fe32d8e81ea1 100644 --- a/profiles/preview/analysisservices/mgmt/analysisservices/analysisservicesapi/models.go +++ b/profiles/preview/analysisservices/mgmt/analysisservices/analysisservicesapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/analysisservices/mgmt/analysisservices/models.go b/profiles/preview/analysisservices/mgmt/analysisservices/models.go index 23299fabe447..13c252ccc286 100644 --- a/profiles/preview/analysisservices/mgmt/analysisservices/models.go +++ b/profiles/preview/analysisservices/mgmt/analysisservices/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/apimanagement/mgmt/apimanagement/apimanagementapi/models.go b/profiles/preview/apimanagement/mgmt/apimanagement/apimanagementapi/models.go index 8f2a550a219a..025cdd9cd4d1 100644 --- a/profiles/preview/apimanagement/mgmt/apimanagement/apimanagementapi/models.go +++ b/profiles/preview/apimanagement/mgmt/apimanagement/apimanagementapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/apimanagement/mgmt/apimanagement/models.go b/profiles/preview/apimanagement/mgmt/apimanagement/models.go index 53fd339803b5..2bdb13aa7c82 100644 --- a/profiles/preview/apimanagement/mgmt/apimanagement/models.go +++ b/profiles/preview/apimanagement/mgmt/apimanagement/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/appconfiguration/mgmt/appconfiguration/appconfigurationapi/models.go b/profiles/preview/appconfiguration/mgmt/appconfiguration/appconfigurationapi/models.go index 2cc70b8e585a..3bf7a623c226 100644 --- a/profiles/preview/appconfiguration/mgmt/appconfiguration/appconfigurationapi/models.go +++ b/profiles/preview/appconfiguration/mgmt/appconfiguration/appconfigurationapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/appconfiguration/mgmt/appconfiguration/models.go b/profiles/preview/appconfiguration/mgmt/appconfiguration/models.go index f95ea208e937..544810422ac4 100644 --- a/profiles/preview/appconfiguration/mgmt/appconfiguration/models.go +++ b/profiles/preview/appconfiguration/mgmt/appconfiguration/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/appinsights/mgmt/insights/insightsapi/models.go b/profiles/preview/appinsights/mgmt/insights/insightsapi/models.go index b5609afe38de..98106bbf2857 100644 --- a/profiles/preview/appinsights/mgmt/insights/insightsapi/models.go +++ b/profiles/preview/appinsights/mgmt/insights/insightsapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/appinsights/mgmt/insights/models.go b/profiles/preview/appinsights/mgmt/insights/models.go index a4390fd072bc..dd0e2e9f0bae 100644 --- a/profiles/preview/appinsights/mgmt/insights/models.go +++ b/profiles/preview/appinsights/mgmt/insights/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/authorization/mgmt/authorization/authorizationapi/models.go b/profiles/preview/authorization/mgmt/authorization/authorizationapi/models.go index 8fd2a92fb838..7a426dc69265 100644 --- a/profiles/preview/authorization/mgmt/authorization/authorizationapi/models.go +++ b/profiles/preview/authorization/mgmt/authorization/authorizationapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/authorization/mgmt/authorization/models.go b/profiles/preview/authorization/mgmt/authorization/models.go index 6367d9fc0821..7b33d4057958 100644 --- a/profiles/preview/authorization/mgmt/authorization/models.go +++ b/profiles/preview/authorization/mgmt/authorization/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/automation/mgmt/automation/automationapi/models.go b/profiles/preview/automation/mgmt/automation/automationapi/models.go index 4ecdab7a9cce..0c9f1fb8518d 100644 --- a/profiles/preview/automation/mgmt/automation/automationapi/models.go +++ b/profiles/preview/automation/mgmt/automation/automationapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/automation/mgmt/automation/models.go b/profiles/preview/automation/mgmt/automation/models.go index 6cf9b2b7badb..080e81982229 100644 --- a/profiles/preview/automation/mgmt/automation/models.go +++ b/profiles/preview/automation/mgmt/automation/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/azurestack/mgmt/azurestack/azurestackapi/models.go b/profiles/preview/azurestack/mgmt/azurestack/azurestackapi/models.go index b741f8bbb411..861f3a7b8e24 100644 --- a/profiles/preview/azurestack/mgmt/azurestack/azurestackapi/models.go +++ b/profiles/preview/azurestack/mgmt/azurestack/azurestackapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/azurestack/mgmt/azurestack/models.go b/profiles/preview/azurestack/mgmt/azurestack/models.go index b9966e784a6d..a413e1ce68e7 100644 --- a/profiles/preview/azurestack/mgmt/azurestack/models.go +++ b/profiles/preview/azurestack/mgmt/azurestack/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/batch/batch/batchapi/models.go b/profiles/preview/batch/batch/batchapi/models.go index 2454cbf25796..13f9cd820c20 100644 --- a/profiles/preview/batch/batch/batchapi/models.go +++ b/profiles/preview/batch/batch/batchapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/batch/batch/models.go b/profiles/preview/batch/batch/models.go index f42e12232c6d..3c8419fa3a5a 100644 --- a/profiles/preview/batch/batch/models.go +++ b/profiles/preview/batch/batch/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/batch/mgmt/batch/batchapi/models.go b/profiles/preview/batch/mgmt/batch/batchapi/models.go index 0a26813bd53e..6e730ae554fc 100644 --- a/profiles/preview/batch/mgmt/batch/batchapi/models.go +++ b/profiles/preview/batch/mgmt/batch/batchapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/batch/mgmt/batch/models.go b/profiles/preview/batch/mgmt/batch/models.go index e8456e1022a6..8c4705198553 100644 --- a/profiles/preview/batch/mgmt/batch/models.go +++ b/profiles/preview/batch/mgmt/batch/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/batchai/mgmt/batchai/batchaiapi/models.go b/profiles/preview/batchai/mgmt/batchai/batchaiapi/models.go index 2444beec7a48..2eeab2701f19 100644 --- a/profiles/preview/batchai/mgmt/batchai/batchaiapi/models.go +++ b/profiles/preview/batchai/mgmt/batchai/batchaiapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/batchai/mgmt/batchai/models.go b/profiles/preview/batchai/mgmt/batchai/models.go index 41b871e06931..c8da532275a7 100644 --- a/profiles/preview/batchai/mgmt/batchai/models.go +++ b/profiles/preview/batchai/mgmt/batchai/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/cdn/mgmt/cdn/cdnapi/models.go b/profiles/preview/cdn/mgmt/cdn/cdnapi/models.go index 8fc5018cbc32..b0c7cc781828 100644 --- a/profiles/preview/cdn/mgmt/cdn/cdnapi/models.go +++ b/profiles/preview/cdn/mgmt/cdn/cdnapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/cdn/mgmt/cdn/models.go b/profiles/preview/cdn/mgmt/cdn/models.go index fc8fc506a58a..0c64b7d9b4a8 100644 --- a/profiles/preview/cdn/mgmt/cdn/models.go +++ b/profiles/preview/cdn/mgmt/cdn/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/cognitiveservices/autosuggest/autosuggestapi/models.go b/profiles/preview/cognitiveservices/autosuggest/autosuggestapi/models.go index eede70a18dc6..b44e84f2bc05 100644 --- a/profiles/preview/cognitiveservices/autosuggest/autosuggestapi/models.go +++ b/profiles/preview/cognitiveservices/autosuggest/autosuggestapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/cognitiveservices/autosuggest/models.go b/profiles/preview/cognitiveservices/autosuggest/models.go index 1c86625c2af8..e0dc4b9957dc 100644 --- a/profiles/preview/cognitiveservices/autosuggest/models.go +++ b/profiles/preview/cognitiveservices/autosuggest/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/cognitiveservices/computervision/computervisionapi/models.go b/profiles/preview/cognitiveservices/computervision/computervisionapi/models.go index 27a1ed2e9e90..7bcaba1a4dd0 100644 --- a/profiles/preview/cognitiveservices/computervision/computervisionapi/models.go +++ b/profiles/preview/cognitiveservices/computervision/computervisionapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/cognitiveservices/computervision/models.go b/profiles/preview/cognitiveservices/computervision/models.go index c2b072a0ed70..0f6b66185f05 100644 --- a/profiles/preview/cognitiveservices/computervision/models.go +++ b/profiles/preview/cognitiveservices/computervision/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/cognitiveservices/contentmoderator/contentmoderatorapi/models.go b/profiles/preview/cognitiveservices/contentmoderator/contentmoderatorapi/models.go index e1c9ff1ff0e7..90c34d01b256 100644 --- a/profiles/preview/cognitiveservices/contentmoderator/contentmoderatorapi/models.go +++ b/profiles/preview/cognitiveservices/contentmoderator/contentmoderatorapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/cognitiveservices/contentmoderator/models.go b/profiles/preview/cognitiveservices/contentmoderator/models.go index a61770e73699..31ec66488f24 100644 --- a/profiles/preview/cognitiveservices/contentmoderator/models.go +++ b/profiles/preview/cognitiveservices/contentmoderator/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/cognitiveservices/customimagesearch/customimagesearchapi/models.go b/profiles/preview/cognitiveservices/customimagesearch/customimagesearchapi/models.go index e63ba5931467..47559a395013 100644 --- a/profiles/preview/cognitiveservices/customimagesearch/customimagesearchapi/models.go +++ b/profiles/preview/cognitiveservices/customimagesearch/customimagesearchapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/cognitiveservices/customimagesearch/models.go b/profiles/preview/cognitiveservices/customimagesearch/models.go index 219372e3f473..bd5ff46f7c52 100644 --- a/profiles/preview/cognitiveservices/customimagesearch/models.go +++ b/profiles/preview/cognitiveservices/customimagesearch/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/cognitiveservices/customsearch/customsearchapi/models.go b/profiles/preview/cognitiveservices/customsearch/customsearchapi/models.go index 3d40c669a132..8e564997ca40 100644 --- a/profiles/preview/cognitiveservices/customsearch/customsearchapi/models.go +++ b/profiles/preview/cognitiveservices/customsearch/customsearchapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/cognitiveservices/customsearch/models.go b/profiles/preview/cognitiveservices/customsearch/models.go index c329b89a611b..6ac7b78b2712 100644 --- a/profiles/preview/cognitiveservices/customsearch/models.go +++ b/profiles/preview/cognitiveservices/customsearch/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/cognitiveservices/customvision/prediction/models.go b/profiles/preview/cognitiveservices/customvision/prediction/models.go index 2f2d555dc40e..690214ce29db 100644 --- a/profiles/preview/cognitiveservices/customvision/prediction/models.go +++ b/profiles/preview/cognitiveservices/customvision/prediction/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/cognitiveservices/customvision/prediction/predictionapi/models.go b/profiles/preview/cognitiveservices/customvision/prediction/predictionapi/models.go index e907dc83224c..c448e62bad92 100644 --- a/profiles/preview/cognitiveservices/customvision/prediction/predictionapi/models.go +++ b/profiles/preview/cognitiveservices/customvision/prediction/predictionapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/cognitiveservices/customvision/training/models.go b/profiles/preview/cognitiveservices/customvision/training/models.go index 70ecd6121043..49827640a445 100644 --- a/profiles/preview/cognitiveservices/customvision/training/models.go +++ b/profiles/preview/cognitiveservices/customvision/training/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/cognitiveservices/customvision/training/trainingapi/models.go b/profiles/preview/cognitiveservices/customvision/training/trainingapi/models.go index 58513bb4fcd7..ddb97d86b389 100644 --- a/profiles/preview/cognitiveservices/customvision/training/trainingapi/models.go +++ b/profiles/preview/cognitiveservices/customvision/training/trainingapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/cognitiveservices/entitysearch/entitysearchapi/models.go b/profiles/preview/cognitiveservices/entitysearch/entitysearchapi/models.go index 2d2dfa809af8..6031b473e014 100644 --- a/profiles/preview/cognitiveservices/entitysearch/entitysearchapi/models.go +++ b/profiles/preview/cognitiveservices/entitysearch/entitysearchapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/cognitiveservices/entitysearch/models.go b/profiles/preview/cognitiveservices/entitysearch/models.go index 01becbedaf0f..5dad97bcd072 100644 --- a/profiles/preview/cognitiveservices/entitysearch/models.go +++ b/profiles/preview/cognitiveservices/entitysearch/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/cognitiveservices/face/faceapi/models.go b/profiles/preview/cognitiveservices/face/faceapi/models.go index cfb1153bedef..d695ffe0fa2d 100644 --- a/profiles/preview/cognitiveservices/face/faceapi/models.go +++ b/profiles/preview/cognitiveservices/face/faceapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/cognitiveservices/face/models.go b/profiles/preview/cognitiveservices/face/models.go index 9f84d5bce384..f9da9873c030 100644 --- a/profiles/preview/cognitiveservices/face/models.go +++ b/profiles/preview/cognitiveservices/face/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/cognitiveservices/imagesearch/imagesearchapi/models.go b/profiles/preview/cognitiveservices/imagesearch/imagesearchapi/models.go index 256da2ec0e2c..8791797f8845 100644 --- a/profiles/preview/cognitiveservices/imagesearch/imagesearchapi/models.go +++ b/profiles/preview/cognitiveservices/imagesearch/imagesearchapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/cognitiveservices/imagesearch/models.go b/profiles/preview/cognitiveservices/imagesearch/models.go index 4e1eeb49a9da..fbc299bfc586 100644 --- a/profiles/preview/cognitiveservices/imagesearch/models.go +++ b/profiles/preview/cognitiveservices/imagesearch/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/cognitiveservices/localsearch/localsearchapi/models.go b/profiles/preview/cognitiveservices/localsearch/localsearchapi/models.go index 8acfb085e1cc..40dd3c65c3ca 100644 --- a/profiles/preview/cognitiveservices/localsearch/localsearchapi/models.go +++ b/profiles/preview/cognitiveservices/localsearch/localsearchapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/cognitiveservices/localsearch/models.go b/profiles/preview/cognitiveservices/localsearch/models.go index 59e464119d3e..62b71533993a 100644 --- a/profiles/preview/cognitiveservices/localsearch/models.go +++ b/profiles/preview/cognitiveservices/localsearch/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/cognitiveservices/luis/authoring/authoringapi/models.go b/profiles/preview/cognitiveservices/luis/authoring/authoringapi/models.go index 15ac78bb317b..f01865e65d2a 100644 --- a/profiles/preview/cognitiveservices/luis/authoring/authoringapi/models.go +++ b/profiles/preview/cognitiveservices/luis/authoring/authoringapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/cognitiveservices/luis/authoring/models.go b/profiles/preview/cognitiveservices/luis/authoring/models.go index ed84134e8459..b7c2919e2d08 100644 --- a/profiles/preview/cognitiveservices/luis/authoring/models.go +++ b/profiles/preview/cognitiveservices/luis/authoring/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/cognitiveservices/luis/programmatic/models.go b/profiles/preview/cognitiveservices/luis/programmatic/models.go index bb1528ceddbc..3be2518ff384 100644 --- a/profiles/preview/cognitiveservices/luis/programmatic/models.go +++ b/profiles/preview/cognitiveservices/luis/programmatic/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/cognitiveservices/luis/runtime/models.go b/profiles/preview/cognitiveservices/luis/runtime/models.go index f33485fca269..bb10691a8366 100644 --- a/profiles/preview/cognitiveservices/luis/runtime/models.go +++ b/profiles/preview/cognitiveservices/luis/runtime/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/cognitiveservices/luis/runtime/runtimeapi/models.go b/profiles/preview/cognitiveservices/luis/runtime/runtimeapi/models.go index 2ab87e1823d9..86bc6be67b6d 100644 --- a/profiles/preview/cognitiveservices/luis/runtime/runtimeapi/models.go +++ b/profiles/preview/cognitiveservices/luis/runtime/runtimeapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/cognitiveservices/mgmt/cognitiveservices/cognitiveservicesapi/models.go b/profiles/preview/cognitiveservices/mgmt/cognitiveservices/cognitiveservicesapi/models.go index 42eca8c78f11..3f99499ecf94 100644 --- a/profiles/preview/cognitiveservices/mgmt/cognitiveservices/cognitiveservicesapi/models.go +++ b/profiles/preview/cognitiveservices/mgmt/cognitiveservices/cognitiveservicesapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/cognitiveservices/mgmt/cognitiveservices/models.go b/profiles/preview/cognitiveservices/mgmt/cognitiveservices/models.go index 14ca297ee24f..3b5a73777e94 100644 --- a/profiles/preview/cognitiveservices/mgmt/cognitiveservices/models.go +++ b/profiles/preview/cognitiveservices/mgmt/cognitiveservices/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/cognitiveservices/newssearch/models.go b/profiles/preview/cognitiveservices/newssearch/models.go index a5235973e568..bb8a83a5ba8f 100644 --- a/profiles/preview/cognitiveservices/newssearch/models.go +++ b/profiles/preview/cognitiveservices/newssearch/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/cognitiveservices/newssearch/newssearchapi/models.go b/profiles/preview/cognitiveservices/newssearch/newssearchapi/models.go index e8154974d69d..6b38285ecc2d 100644 --- a/profiles/preview/cognitiveservices/newssearch/newssearchapi/models.go +++ b/profiles/preview/cognitiveservices/newssearch/newssearchapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/cognitiveservices/qnamaker/models.go b/profiles/preview/cognitiveservices/qnamaker/models.go index 4329ee96e118..26221702e028 100644 --- a/profiles/preview/cognitiveservices/qnamaker/models.go +++ b/profiles/preview/cognitiveservices/qnamaker/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/cognitiveservices/qnamaker/qnamakerapi/models.go b/profiles/preview/cognitiveservices/qnamaker/qnamakerapi/models.go index 012c60505bae..5f876b2cf304 100644 --- a/profiles/preview/cognitiveservices/qnamaker/qnamakerapi/models.go +++ b/profiles/preview/cognitiveservices/qnamaker/qnamakerapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/cognitiveservices/qnamakerruntime/models.go b/profiles/preview/cognitiveservices/qnamakerruntime/models.go index 3989b963093d..e061903b8e8f 100644 --- a/profiles/preview/cognitiveservices/qnamakerruntime/models.go +++ b/profiles/preview/cognitiveservices/qnamakerruntime/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/cognitiveservices/qnamakerruntime/qnamakerruntimeapi/models.go b/profiles/preview/cognitiveservices/qnamakerruntime/qnamakerruntimeapi/models.go index b2f6ac1d9100..43ce91748419 100644 --- a/profiles/preview/cognitiveservices/qnamakerruntime/qnamakerruntimeapi/models.go +++ b/profiles/preview/cognitiveservices/qnamakerruntime/qnamakerruntimeapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/cognitiveservices/spellcheck/models.go b/profiles/preview/cognitiveservices/spellcheck/models.go index 93db91561665..04ca33658ee5 100644 --- a/profiles/preview/cognitiveservices/spellcheck/models.go +++ b/profiles/preview/cognitiveservices/spellcheck/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/cognitiveservices/spellcheck/spellcheckapi/models.go b/profiles/preview/cognitiveservices/spellcheck/spellcheckapi/models.go index 0d1d1a7edeba..a6ecd8bbd740 100644 --- a/profiles/preview/cognitiveservices/spellcheck/spellcheckapi/models.go +++ b/profiles/preview/cognitiveservices/spellcheck/spellcheckapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/cognitiveservices/textanalytics/models.go b/profiles/preview/cognitiveservices/textanalytics/models.go index a0e7e64a02f2..6e64e10418a6 100644 --- a/profiles/preview/cognitiveservices/textanalytics/models.go +++ b/profiles/preview/cognitiveservices/textanalytics/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/cognitiveservices/textanalytics/textanalyticsapi/models.go b/profiles/preview/cognitiveservices/textanalytics/textanalyticsapi/models.go index 0c4f37d3ad3d..adc2a38e22e1 100644 --- a/profiles/preview/cognitiveservices/textanalytics/textanalyticsapi/models.go +++ b/profiles/preview/cognitiveservices/textanalytics/textanalyticsapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/cognitiveservices/translatortext/models.go b/profiles/preview/cognitiveservices/translatortext/models.go index f046404feb31..e14cd804310c 100644 --- a/profiles/preview/cognitiveservices/translatortext/models.go +++ b/profiles/preview/cognitiveservices/translatortext/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/cognitiveservices/translatortext/translatortextapi/models.go b/profiles/preview/cognitiveservices/translatortext/translatortextapi/models.go index 4aeb11ba918d..0d3d428fd605 100644 --- a/profiles/preview/cognitiveservices/translatortext/translatortextapi/models.go +++ b/profiles/preview/cognitiveservices/translatortext/translatortextapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/cognitiveservices/videosearch/models.go b/profiles/preview/cognitiveservices/videosearch/models.go index d3d434584426..e67e0f6d0439 100644 --- a/profiles/preview/cognitiveservices/videosearch/models.go +++ b/profiles/preview/cognitiveservices/videosearch/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/cognitiveservices/videosearch/videosearchapi/models.go b/profiles/preview/cognitiveservices/videosearch/videosearchapi/models.go index de5a5e36f3a2..7b5547ebfcca 100644 --- a/profiles/preview/cognitiveservices/videosearch/videosearchapi/models.go +++ b/profiles/preview/cognitiveservices/videosearch/videosearchapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/cognitiveservices/websearch/models.go b/profiles/preview/cognitiveservices/websearch/models.go index 5872b0bf5179..aad0086f5be8 100644 --- a/profiles/preview/cognitiveservices/websearch/models.go +++ b/profiles/preview/cognitiveservices/websearch/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/cognitiveservices/websearch/websearchapi/models.go b/profiles/preview/cognitiveservices/websearch/websearchapi/models.go index fc093cff5ac2..4271e983b726 100644 --- a/profiles/preview/cognitiveservices/websearch/websearchapi/models.go +++ b/profiles/preview/cognitiveservices/websearch/websearchapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/compute/mgmt/compute/computeapi/models.go b/profiles/preview/compute/mgmt/compute/computeapi/models.go index 680673b3d51e..ca263918ee02 100644 --- a/profiles/preview/compute/mgmt/compute/computeapi/models.go +++ b/profiles/preview/compute/mgmt/compute/computeapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/compute/mgmt/compute/models.go b/profiles/preview/compute/mgmt/compute/models.go index a5f0bd6a742b..58c42cecab68 100644 --- a/profiles/preview/compute/mgmt/compute/models.go +++ b/profiles/preview/compute/mgmt/compute/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/compute/mgmt/skus/models.go b/profiles/preview/compute/mgmt/skus/models.go index b0cccf1787ae..fafc7fdcdf4a 100644 --- a/profiles/preview/compute/mgmt/skus/models.go +++ b/profiles/preview/compute/mgmt/skus/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/compute/mgmt/skus/skusapi/models.go b/profiles/preview/compute/mgmt/skus/skusapi/models.go index 104f1260f9df..ca5363a7341e 100644 --- a/profiles/preview/compute/mgmt/skus/skusapi/models.go +++ b/profiles/preview/compute/mgmt/skus/skusapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/consumption/mgmt/consumption/consumptionapi/models.go b/profiles/preview/consumption/mgmt/consumption/consumptionapi/models.go index d168dc27d646..3a0e8d1c8ab2 100644 --- a/profiles/preview/consumption/mgmt/consumption/consumptionapi/models.go +++ b/profiles/preview/consumption/mgmt/consumption/consumptionapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/consumption/mgmt/consumption/models.go b/profiles/preview/consumption/mgmt/consumption/models.go index e6a953c5c462..f40701497460 100644 --- a/profiles/preview/consumption/mgmt/consumption/models.go +++ b/profiles/preview/consumption/mgmt/consumption/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/containerinstance/mgmt/containerinstance/containerinstanceapi/models.go b/profiles/preview/containerinstance/mgmt/containerinstance/containerinstanceapi/models.go index ae61abe5104f..daf52ae7ae38 100644 --- a/profiles/preview/containerinstance/mgmt/containerinstance/containerinstanceapi/models.go +++ b/profiles/preview/containerinstance/mgmt/containerinstance/containerinstanceapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/containerinstance/mgmt/containerinstance/models.go b/profiles/preview/containerinstance/mgmt/containerinstance/models.go index fb7f73600bc8..f09cf448ea53 100644 --- a/profiles/preview/containerinstance/mgmt/containerinstance/models.go +++ b/profiles/preview/containerinstance/mgmt/containerinstance/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/containerregistry/mgmt/containerregistry/containerregistryapi/models.go b/profiles/preview/containerregistry/mgmt/containerregistry/containerregistryapi/models.go index 245afa60d062..a5b3092bdef3 100644 --- a/profiles/preview/containerregistry/mgmt/containerregistry/containerregistryapi/models.go +++ b/profiles/preview/containerregistry/mgmt/containerregistry/containerregistryapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/containerregistry/mgmt/containerregistry/models.go b/profiles/preview/containerregistry/mgmt/containerregistry/models.go index 4f7281c43d3c..68a980e8f047 100644 --- a/profiles/preview/containerregistry/mgmt/containerregistry/models.go +++ b/profiles/preview/containerregistry/mgmt/containerregistry/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/containerservice/mgmt/containerservice/containerserviceapi/models.go b/profiles/preview/containerservice/mgmt/containerservice/containerserviceapi/models.go index 5d4f388c4c87..c764f39fdfa6 100644 --- a/profiles/preview/containerservice/mgmt/containerservice/containerserviceapi/models.go +++ b/profiles/preview/containerservice/mgmt/containerservice/containerserviceapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/containerservice/mgmt/containerservice/models.go b/profiles/preview/containerservice/mgmt/containerservice/models.go index 9431fc7e867a..7f8309ea87d4 100644 --- a/profiles/preview/containerservice/mgmt/containerservice/models.go +++ b/profiles/preview/containerservice/mgmt/containerservice/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/cosmos-db/mgmt/documentdb/documentdbapi/models.go b/profiles/preview/cosmos-db/mgmt/documentdb/documentdbapi/models.go index 3fb63bea091e..5c1e5ea9e492 100644 --- a/profiles/preview/cosmos-db/mgmt/documentdb/documentdbapi/models.go +++ b/profiles/preview/cosmos-db/mgmt/documentdb/documentdbapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/cosmos-db/mgmt/documentdb/models.go b/profiles/preview/cosmos-db/mgmt/documentdb/models.go index 867d346f99a2..fb92dedcac00 100644 --- a/profiles/preview/cosmos-db/mgmt/documentdb/models.go +++ b/profiles/preview/cosmos-db/mgmt/documentdb/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/costmanagement/mgmt/costmanagement/costmanagementapi/models.go b/profiles/preview/costmanagement/mgmt/costmanagement/costmanagementapi/models.go index f8a485d17abf..21c7c4860925 100644 --- a/profiles/preview/costmanagement/mgmt/costmanagement/costmanagementapi/models.go +++ b/profiles/preview/costmanagement/mgmt/costmanagement/costmanagementapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/costmanagement/mgmt/costmanagement/models.go b/profiles/preview/costmanagement/mgmt/costmanagement/models.go index 9c34b91e1c1d..23a7c8bcc49a 100644 --- a/profiles/preview/costmanagement/mgmt/costmanagement/models.go +++ b/profiles/preview/costmanagement/mgmt/costmanagement/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/customerinsights/mgmt/customerinsights/customerinsightsapi/models.go b/profiles/preview/customerinsights/mgmt/customerinsights/customerinsightsapi/models.go index cc1e4dd9ef64..237c6aa6f183 100644 --- a/profiles/preview/customerinsights/mgmt/customerinsights/customerinsightsapi/models.go +++ b/profiles/preview/customerinsights/mgmt/customerinsights/customerinsightsapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/customerinsights/mgmt/customerinsights/models.go b/profiles/preview/customerinsights/mgmt/customerinsights/models.go index 9671a6654338..b51133a49624 100644 --- a/profiles/preview/customerinsights/mgmt/customerinsights/models.go +++ b/profiles/preview/customerinsights/mgmt/customerinsights/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/databox/mgmt/databox/databoxapi/models.go b/profiles/preview/databox/mgmt/databox/databoxapi/models.go index d1f0705c3f4b..b3b065a65b27 100644 --- a/profiles/preview/databox/mgmt/databox/databoxapi/models.go +++ b/profiles/preview/databox/mgmt/databox/databoxapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/databox/mgmt/databox/models.go b/profiles/preview/databox/mgmt/databox/models.go index ab19aaa4a8f5..d83b24589db0 100644 --- a/profiles/preview/databox/mgmt/databox/models.go +++ b/profiles/preview/databox/mgmt/databox/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/databoxedge/mgmt/databoxedge/databoxedgeapi/models.go b/profiles/preview/databoxedge/mgmt/databoxedge/databoxedgeapi/models.go index 1ffe67fd69c9..74e5d364985b 100644 --- a/profiles/preview/databoxedge/mgmt/databoxedge/databoxedgeapi/models.go +++ b/profiles/preview/databoxedge/mgmt/databoxedge/databoxedgeapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/databoxedge/mgmt/databoxedge/models.go b/profiles/preview/databoxedge/mgmt/databoxedge/models.go index 94074df96fd5..c43145efbf25 100644 --- a/profiles/preview/databoxedge/mgmt/databoxedge/models.go +++ b/profiles/preview/databoxedge/mgmt/databoxedge/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/databricks/mgmt/databricks/databricksapi/models.go b/profiles/preview/databricks/mgmt/databricks/databricksapi/models.go index bdd3cda732dc..f522ae8717a9 100644 --- a/profiles/preview/databricks/mgmt/databricks/databricksapi/models.go +++ b/profiles/preview/databricks/mgmt/databricks/databricksapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/databricks/mgmt/databricks/models.go b/profiles/preview/databricks/mgmt/databricks/models.go index fbf21a4c51d0..c6003a552c91 100644 --- a/profiles/preview/databricks/mgmt/databricks/models.go +++ b/profiles/preview/databricks/mgmt/databricks/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/datacatalog/mgmt/datacatalog/datacatalogapi/models.go b/profiles/preview/datacatalog/mgmt/datacatalog/datacatalogapi/models.go index d6848bb57e4b..46290f73f523 100644 --- a/profiles/preview/datacatalog/mgmt/datacatalog/datacatalogapi/models.go +++ b/profiles/preview/datacatalog/mgmt/datacatalog/datacatalogapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/datacatalog/mgmt/datacatalog/models.go b/profiles/preview/datacatalog/mgmt/datacatalog/models.go index f524cd6ba258..9ecdd6040bc3 100644 --- a/profiles/preview/datacatalog/mgmt/datacatalog/models.go +++ b/profiles/preview/datacatalog/mgmt/datacatalog/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/datafactory/mgmt/datafactory/datafactoryapi/models.go b/profiles/preview/datafactory/mgmt/datafactory/datafactoryapi/models.go index 28f064af3a1b..7e5379731571 100644 --- a/profiles/preview/datafactory/mgmt/datafactory/datafactoryapi/models.go +++ b/profiles/preview/datafactory/mgmt/datafactory/datafactoryapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/datafactory/mgmt/datafactory/models.go b/profiles/preview/datafactory/mgmt/datafactory/models.go index f56f1ff4364a..9ce2d07ec76c 100644 --- a/profiles/preview/datafactory/mgmt/datafactory/models.go +++ b/profiles/preview/datafactory/mgmt/datafactory/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/datalake/analytics/catalog/catalogapi/models.go b/profiles/preview/datalake/analytics/catalog/catalogapi/models.go index 11d2dcea4676..6d03467061c3 100644 --- a/profiles/preview/datalake/analytics/catalog/catalogapi/models.go +++ b/profiles/preview/datalake/analytics/catalog/catalogapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/datalake/analytics/catalog/models.go b/profiles/preview/datalake/analytics/catalog/models.go index 97860c4bbeba..fbdadd0c3f30 100644 --- a/profiles/preview/datalake/analytics/catalog/models.go +++ b/profiles/preview/datalake/analytics/catalog/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/datalake/analytics/job/jobapi/models.go b/profiles/preview/datalake/analytics/job/jobapi/models.go index 3d3092f45cfa..b30e057a7d18 100644 --- a/profiles/preview/datalake/analytics/job/jobapi/models.go +++ b/profiles/preview/datalake/analytics/job/jobapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/datalake/analytics/job/models.go b/profiles/preview/datalake/analytics/job/models.go index c46c671b2305..cb069d97dc80 100644 --- a/profiles/preview/datalake/analytics/job/models.go +++ b/profiles/preview/datalake/analytics/job/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/datalake/analytics/mgmt/account/accountapi/models.go b/profiles/preview/datalake/analytics/mgmt/account/accountapi/models.go index 83e9df4139d0..acd08dc0f592 100644 --- a/profiles/preview/datalake/analytics/mgmt/account/accountapi/models.go +++ b/profiles/preview/datalake/analytics/mgmt/account/accountapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/datalake/analytics/mgmt/account/models.go b/profiles/preview/datalake/analytics/mgmt/account/models.go index 5fca6c2bb026..1f2ec042e996 100644 --- a/profiles/preview/datalake/analytics/mgmt/account/models.go +++ b/profiles/preview/datalake/analytics/mgmt/account/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/datalake/store/filesystem/filesystemapi/models.go b/profiles/preview/datalake/store/filesystem/filesystemapi/models.go index 6093cf28a13a..abfec75d3998 100644 --- a/profiles/preview/datalake/store/filesystem/filesystemapi/models.go +++ b/profiles/preview/datalake/store/filesystem/filesystemapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/datalake/store/filesystem/models.go b/profiles/preview/datalake/store/filesystem/models.go index 3cbd8a936c12..517d2d7d9899 100644 --- a/profiles/preview/datalake/store/filesystem/models.go +++ b/profiles/preview/datalake/store/filesystem/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/datalake/store/mgmt/account/accountapi/models.go b/profiles/preview/datalake/store/mgmt/account/accountapi/models.go index 78fccb7d3760..619693b13af8 100644 --- a/profiles/preview/datalake/store/mgmt/account/accountapi/models.go +++ b/profiles/preview/datalake/store/mgmt/account/accountapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/datalake/store/mgmt/account/models.go b/profiles/preview/datalake/store/mgmt/account/models.go index 1ead0bbe397f..81470a14d148 100644 --- a/profiles/preview/datalake/store/mgmt/account/models.go +++ b/profiles/preview/datalake/store/mgmt/account/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/datamigration/mgmt/datamigration/datamigrationapi/models.go b/profiles/preview/datamigration/mgmt/datamigration/datamigrationapi/models.go index dad255426d7c..882c020b8a46 100644 --- a/profiles/preview/datamigration/mgmt/datamigration/datamigrationapi/models.go +++ b/profiles/preview/datamigration/mgmt/datamigration/datamigrationapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/datamigration/mgmt/datamigration/models.go b/profiles/preview/datamigration/mgmt/datamigration/models.go index 5c38ab119fb1..e9ea4ef14705 100644 --- a/profiles/preview/datamigration/mgmt/datamigration/models.go +++ b/profiles/preview/datamigration/mgmt/datamigration/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/datashare/mgmt/datashare/datashareapi/models.go b/profiles/preview/datashare/mgmt/datashare/datashareapi/models.go index 9f24dd90d35d..8b098f120ec1 100644 --- a/profiles/preview/datashare/mgmt/datashare/datashareapi/models.go +++ b/profiles/preview/datashare/mgmt/datashare/datashareapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/datashare/mgmt/datashare/models.go b/profiles/preview/datashare/mgmt/datashare/models.go index 77a3c148668d..bbaf17b352ee 100644 --- a/profiles/preview/datashare/mgmt/datashare/models.go +++ b/profiles/preview/datashare/mgmt/datashare/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/devspaces/mgmt/devspaces/devspacesapi/models.go b/profiles/preview/devspaces/mgmt/devspaces/devspacesapi/models.go index 8aedc0fec96c..c771b7aac52b 100644 --- a/profiles/preview/devspaces/mgmt/devspaces/devspacesapi/models.go +++ b/profiles/preview/devspaces/mgmt/devspaces/devspacesapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/devspaces/mgmt/devspaces/models.go b/profiles/preview/devspaces/mgmt/devspaces/models.go index ef5b8bb87bb2..00147b65676a 100644 --- a/profiles/preview/devspaces/mgmt/devspaces/models.go +++ b/profiles/preview/devspaces/mgmt/devspaces/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/devtestlabs/mgmt/dtl/dtlapi/models.go b/profiles/preview/devtestlabs/mgmt/dtl/dtlapi/models.go index 917f8fa36965..e6b5d13a437e 100644 --- a/profiles/preview/devtestlabs/mgmt/dtl/dtlapi/models.go +++ b/profiles/preview/devtestlabs/mgmt/dtl/dtlapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/devtestlabs/mgmt/dtl/models.go b/profiles/preview/devtestlabs/mgmt/dtl/models.go index 0f9b01653c20..20362a351c49 100644 --- a/profiles/preview/devtestlabs/mgmt/dtl/models.go +++ b/profiles/preview/devtestlabs/mgmt/dtl/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/dns/mgmt/dns/dnsapi/models.go b/profiles/preview/dns/mgmt/dns/dnsapi/models.go index 0b1293ab7f7f..5bb4d9da62b0 100644 --- a/profiles/preview/dns/mgmt/dns/dnsapi/models.go +++ b/profiles/preview/dns/mgmt/dns/dnsapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/dns/mgmt/dns/models.go b/profiles/preview/dns/mgmt/dns/models.go index 7cc1c4d376d6..07f8497fb296 100644 --- a/profiles/preview/dns/mgmt/dns/models.go +++ b/profiles/preview/dns/mgmt/dns/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/domainservices/mgmt/aad/aadapi/models.go b/profiles/preview/domainservices/mgmt/aad/aadapi/models.go index 9f299cf3ee98..19e15543488a 100644 --- a/profiles/preview/domainservices/mgmt/aad/aadapi/models.go +++ b/profiles/preview/domainservices/mgmt/aad/aadapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/domainservices/mgmt/aad/models.go b/profiles/preview/domainservices/mgmt/aad/models.go index 1988a4bf6b03..adeb1e7efc12 100644 --- a/profiles/preview/domainservices/mgmt/aad/models.go +++ b/profiles/preview/domainservices/mgmt/aad/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/eventgrid/eventgrid/eventgridapi/models.go b/profiles/preview/eventgrid/eventgrid/eventgridapi/models.go index 643ca9529c1f..0b949b0d2b50 100644 --- a/profiles/preview/eventgrid/eventgrid/eventgridapi/models.go +++ b/profiles/preview/eventgrid/eventgrid/eventgridapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/eventgrid/eventgrid/models.go b/profiles/preview/eventgrid/eventgrid/models.go index f2da17491fc7..30255134468f 100644 --- a/profiles/preview/eventgrid/eventgrid/models.go +++ b/profiles/preview/eventgrid/eventgrid/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/eventgrid/mgmt/eventgrid/eventgridapi/models.go b/profiles/preview/eventgrid/mgmt/eventgrid/eventgridapi/models.go index 974bd474c480..96e6f3621a8b 100644 --- a/profiles/preview/eventgrid/mgmt/eventgrid/eventgridapi/models.go +++ b/profiles/preview/eventgrid/mgmt/eventgrid/eventgridapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/eventgrid/mgmt/eventgrid/models.go b/profiles/preview/eventgrid/mgmt/eventgrid/models.go index 30b009c3bcf4..484e3c2b8159 100644 --- a/profiles/preview/eventgrid/mgmt/eventgrid/models.go +++ b/profiles/preview/eventgrid/mgmt/eventgrid/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/eventhub/mgmt/eventhub/eventhubapi/models.go b/profiles/preview/eventhub/mgmt/eventhub/eventhubapi/models.go index 77d581207451..6122265b95c4 100644 --- a/profiles/preview/eventhub/mgmt/eventhub/eventhubapi/models.go +++ b/profiles/preview/eventhub/mgmt/eventhub/eventhubapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/eventhub/mgmt/eventhub/models.go b/profiles/preview/eventhub/mgmt/eventhub/models.go index 47ba92e0dbf1..9ea96915e436 100644 --- a/profiles/preview/eventhub/mgmt/eventhub/models.go +++ b/profiles/preview/eventhub/mgmt/eventhub/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/frontdoor/mgmt/frontdoor/frontdoorapi/models.go b/profiles/preview/frontdoor/mgmt/frontdoor/frontdoorapi/models.go index 08954a3ee34d..4561fb68baf6 100644 --- a/profiles/preview/frontdoor/mgmt/frontdoor/frontdoorapi/models.go +++ b/profiles/preview/frontdoor/mgmt/frontdoor/frontdoorapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/frontdoor/mgmt/frontdoor/models.go b/profiles/preview/frontdoor/mgmt/frontdoor/models.go index b2c48ed85c7f..eba190acfc76 100644 --- a/profiles/preview/frontdoor/mgmt/frontdoor/models.go +++ b/profiles/preview/frontdoor/mgmt/frontdoor/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/graphrbac/graphrbac/graphrbacapi/models.go b/profiles/preview/graphrbac/graphrbac/graphrbacapi/models.go index 8fa86b6e14c0..8a169e69a6af 100644 --- a/profiles/preview/graphrbac/graphrbac/graphrbacapi/models.go +++ b/profiles/preview/graphrbac/graphrbac/graphrbacapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/graphrbac/graphrbac/models.go b/profiles/preview/graphrbac/graphrbac/models.go index d3846552c93d..a0066dd0d5e6 100644 --- a/profiles/preview/graphrbac/graphrbac/models.go +++ b/profiles/preview/graphrbac/graphrbac/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/healthcareapis/mgmt/healthcareapis/healthcareapisapi/models.go b/profiles/preview/healthcareapis/mgmt/healthcareapis/healthcareapisapi/models.go index ebd9615bd1ab..d0f4de8f103d 100644 --- a/profiles/preview/healthcareapis/mgmt/healthcareapis/healthcareapisapi/models.go +++ b/profiles/preview/healthcareapis/mgmt/healthcareapis/healthcareapisapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/healthcareapis/mgmt/healthcareapis/models.go b/profiles/preview/healthcareapis/mgmt/healthcareapis/models.go index 13f5929787eb..0085031dbb0d 100644 --- a/profiles/preview/healthcareapis/mgmt/healthcareapis/models.go +++ b/profiles/preview/healthcareapis/mgmt/healthcareapis/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/hybriddatamanager/mgmt/hybriddata/hybriddataapi/models.go b/profiles/preview/hybriddatamanager/mgmt/hybriddata/hybriddataapi/models.go index bb1a12c17f72..7800dcd0cdfc 100644 --- a/profiles/preview/hybriddatamanager/mgmt/hybriddata/hybriddataapi/models.go +++ b/profiles/preview/hybriddatamanager/mgmt/hybriddata/hybriddataapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/hybriddatamanager/mgmt/hybriddata/models.go b/profiles/preview/hybriddatamanager/mgmt/hybriddata/models.go index 73da362ad2f0..ebaae3e000c3 100644 --- a/profiles/preview/hybriddatamanager/mgmt/hybriddata/models.go +++ b/profiles/preview/hybriddatamanager/mgmt/hybriddata/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/iotcentral/mgmt/iotcentral/iotcentralapi/models.go b/profiles/preview/iotcentral/mgmt/iotcentral/iotcentralapi/models.go index 32bce487f617..88835b71e7f2 100644 --- a/profiles/preview/iotcentral/mgmt/iotcentral/iotcentralapi/models.go +++ b/profiles/preview/iotcentral/mgmt/iotcentral/iotcentralapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/iotcentral/mgmt/iotcentral/models.go b/profiles/preview/iotcentral/mgmt/iotcentral/models.go index 802cfc9184c4..947044897691 100644 --- a/profiles/preview/iotcentral/mgmt/iotcentral/models.go +++ b/profiles/preview/iotcentral/mgmt/iotcentral/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/iothub/mgmt/devices/devicesapi/models.go b/profiles/preview/iothub/mgmt/devices/devicesapi/models.go index 70394d93652f..361bf7676bc4 100644 --- a/profiles/preview/iothub/mgmt/devices/devicesapi/models.go +++ b/profiles/preview/iothub/mgmt/devices/devicesapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/iothub/mgmt/devices/models.go b/profiles/preview/iothub/mgmt/devices/models.go index ad5eca9f6e7d..54935fe50a3b 100644 --- a/profiles/preview/iothub/mgmt/devices/models.go +++ b/profiles/preview/iothub/mgmt/devices/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/keyvault/keyvault/keyvaultapi/models.go b/profiles/preview/keyvault/keyvault/keyvaultapi/models.go index 8eb7279d9471..e664c608632a 100644 --- a/profiles/preview/keyvault/keyvault/keyvaultapi/models.go +++ b/profiles/preview/keyvault/keyvault/keyvaultapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/keyvault/keyvault/models.go b/profiles/preview/keyvault/keyvault/models.go index d52c73413b14..c4c7f8608036 100644 --- a/profiles/preview/keyvault/keyvault/models.go +++ b/profiles/preview/keyvault/keyvault/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/keyvault/mgmt/keyvault/keyvaultapi/models.go b/profiles/preview/keyvault/mgmt/keyvault/keyvaultapi/models.go index c81845d4c8a4..0a95fba8c4e0 100644 --- a/profiles/preview/keyvault/mgmt/keyvault/keyvaultapi/models.go +++ b/profiles/preview/keyvault/mgmt/keyvault/keyvaultapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/keyvault/mgmt/keyvault/models.go b/profiles/preview/keyvault/mgmt/keyvault/models.go index de4aaf3310c0..49f8f9963851 100644 --- a/profiles/preview/keyvault/mgmt/keyvault/models.go +++ b/profiles/preview/keyvault/mgmt/keyvault/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/kusto/mgmt/kusto/kustoapi/models.go b/profiles/preview/kusto/mgmt/kusto/kustoapi/models.go index 25b871538b2d..ba0fab33b0d2 100644 --- a/profiles/preview/kusto/mgmt/kusto/kustoapi/models.go +++ b/profiles/preview/kusto/mgmt/kusto/kustoapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/kusto/mgmt/kusto/models.go b/profiles/preview/kusto/mgmt/kusto/models.go index 0683433aa011..1d5d5d1787c5 100644 --- a/profiles/preview/kusto/mgmt/kusto/models.go +++ b/profiles/preview/kusto/mgmt/kusto/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/labservices/mgmt/labservices/labservicesapi/models.go b/profiles/preview/labservices/mgmt/labservices/labservicesapi/models.go index 2350732632cf..e528ed62b5e8 100644 --- a/profiles/preview/labservices/mgmt/labservices/labservicesapi/models.go +++ b/profiles/preview/labservices/mgmt/labservices/labservicesapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/labservices/mgmt/labservices/models.go b/profiles/preview/labservices/mgmt/labservices/models.go index 4722a7f1df12..cd85614b3690 100644 --- a/profiles/preview/labservices/mgmt/labservices/models.go +++ b/profiles/preview/labservices/mgmt/labservices/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/logic/mgmt/logic/logicapi/models.go b/profiles/preview/logic/mgmt/logic/logicapi/models.go index d311caa49361..24fb16b4e480 100644 --- a/profiles/preview/logic/mgmt/logic/logicapi/models.go +++ b/profiles/preview/logic/mgmt/logic/logicapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/logic/mgmt/logic/models.go b/profiles/preview/logic/mgmt/logic/models.go index 9e459f0dbb09..a1044ccd56c0 100644 --- a/profiles/preview/logic/mgmt/logic/models.go +++ b/profiles/preview/logic/mgmt/logic/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/machinelearning/mgmt/webservices/models.go b/profiles/preview/machinelearning/mgmt/webservices/models.go index fcd55b1a5df4..2333bfc038d3 100644 --- a/profiles/preview/machinelearning/mgmt/webservices/models.go +++ b/profiles/preview/machinelearning/mgmt/webservices/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/machinelearning/mgmt/webservices/webservicesapi/models.go b/profiles/preview/machinelearning/mgmt/webservices/webservicesapi/models.go index 402b252e1fee..6b480a7fa150 100644 --- a/profiles/preview/machinelearning/mgmt/webservices/webservicesapi/models.go +++ b/profiles/preview/machinelearning/mgmt/webservices/webservicesapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/machinelearning/mgmt/workspaces/models.go b/profiles/preview/machinelearning/mgmt/workspaces/models.go index 2edf2e649de1..a13b005b28d3 100644 --- a/profiles/preview/machinelearning/mgmt/workspaces/models.go +++ b/profiles/preview/machinelearning/mgmt/workspaces/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/machinelearning/mgmt/workspaces/workspacesapi/models.go b/profiles/preview/machinelearning/mgmt/workspaces/workspacesapi/models.go index 00eba9a41c36..079038a26f41 100644 --- a/profiles/preview/machinelearning/mgmt/workspaces/workspacesapi/models.go +++ b/profiles/preview/machinelearning/mgmt/workspaces/workspacesapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/machinelearningservices/mgmt/machinelearningservices/machinelearningservicesapi/models.go b/profiles/preview/machinelearningservices/mgmt/machinelearningservices/machinelearningservicesapi/models.go index 02636c78618d..6a1e3a5daa69 100644 --- a/profiles/preview/machinelearningservices/mgmt/machinelearningservices/machinelearningservicesapi/models.go +++ b/profiles/preview/machinelearningservices/mgmt/machinelearningservices/machinelearningservicesapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/machinelearningservices/mgmt/machinelearningservices/models.go b/profiles/preview/machinelearningservices/mgmt/machinelearningservices/models.go index 6c2753fa1c81..dd2322bf6db7 100644 --- a/profiles/preview/machinelearningservices/mgmt/machinelearningservices/models.go +++ b/profiles/preview/machinelearningservices/mgmt/machinelearningservices/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/managedservices/mgmt/managedservices/managedservicesapi/models.go b/profiles/preview/managedservices/mgmt/managedservices/managedservicesapi/models.go index b29c9789448b..1d56610e5920 100644 --- a/profiles/preview/managedservices/mgmt/managedservices/managedservicesapi/models.go +++ b/profiles/preview/managedservices/mgmt/managedservices/managedservicesapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/managedservices/mgmt/managedservices/models.go b/profiles/preview/managedservices/mgmt/managedservices/models.go index c20131485ddd..4430d2b98e09 100644 --- a/profiles/preview/managedservices/mgmt/managedservices/models.go +++ b/profiles/preview/managedservices/mgmt/managedservices/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/maps/mgmt/maps/mapsapi/models.go b/profiles/preview/maps/mgmt/maps/mapsapi/models.go index 771e3bb12ef0..d636544b39f3 100644 --- a/profiles/preview/maps/mgmt/maps/mapsapi/models.go +++ b/profiles/preview/maps/mgmt/maps/mapsapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/maps/mgmt/maps/models.go b/profiles/preview/maps/mgmt/maps/models.go index 8cbc46836617..2a16e736e2ae 100644 --- a/profiles/preview/maps/mgmt/maps/models.go +++ b/profiles/preview/maps/mgmt/maps/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/mariadb/mgmt/mariadb/mariadbapi/models.go b/profiles/preview/mariadb/mgmt/mariadb/mariadbapi/models.go index 6af08ef988df..edbcaf1b944d 100644 --- a/profiles/preview/mariadb/mgmt/mariadb/mariadbapi/models.go +++ b/profiles/preview/mariadb/mgmt/mariadb/mariadbapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/mariadb/mgmt/mariadb/models.go b/profiles/preview/mariadb/mgmt/mariadb/models.go index 16f9a386b5c1..e6cd4e6e034f 100644 --- a/profiles/preview/mariadb/mgmt/mariadb/models.go +++ b/profiles/preview/mariadb/mgmt/mariadb/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/marketplaceordering/mgmt/marketplaceordering/marketplaceorderingapi/models.go b/profiles/preview/marketplaceordering/mgmt/marketplaceordering/marketplaceorderingapi/models.go index b1a923973a63..ae60dc67c770 100644 --- a/profiles/preview/marketplaceordering/mgmt/marketplaceordering/marketplaceorderingapi/models.go +++ b/profiles/preview/marketplaceordering/mgmt/marketplaceordering/marketplaceorderingapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/marketplaceordering/mgmt/marketplaceordering/models.go b/profiles/preview/marketplaceordering/mgmt/marketplaceordering/models.go index 7bf7f82d3646..0c8625c87deb 100644 --- a/profiles/preview/marketplaceordering/mgmt/marketplaceordering/models.go +++ b/profiles/preview/marketplaceordering/mgmt/marketplaceordering/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/mediaservices/mgmt/media/mediaapi/models.go b/profiles/preview/mediaservices/mgmt/media/mediaapi/models.go index 7b7e1b77c8df..35bf6476056b 100644 --- a/profiles/preview/mediaservices/mgmt/media/mediaapi/models.go +++ b/profiles/preview/mediaservices/mgmt/media/mediaapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/mediaservices/mgmt/media/models.go b/profiles/preview/mediaservices/mgmt/media/models.go index aef85606b618..9b9f6a582a6f 100644 --- a/profiles/preview/mediaservices/mgmt/media/models.go +++ b/profiles/preview/mediaservices/mgmt/media/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/migrate/mgmt/migrate/migrateapi/models.go b/profiles/preview/migrate/mgmt/migrate/migrateapi/models.go index a0fc1641708d..90cdf8662c9f 100644 --- a/profiles/preview/migrate/mgmt/migrate/migrateapi/models.go +++ b/profiles/preview/migrate/mgmt/migrate/migrateapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/migrate/mgmt/migrate/models.go b/profiles/preview/migrate/mgmt/migrate/models.go index 0b79a36e5247..a5e03f31ccb8 100644 --- a/profiles/preview/migrate/mgmt/migrate/models.go +++ b/profiles/preview/migrate/mgmt/migrate/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/msi/mgmt/msi/models.go b/profiles/preview/msi/mgmt/msi/models.go index a1da8bb02285..2dbf7440b2cc 100644 --- a/profiles/preview/msi/mgmt/msi/models.go +++ b/profiles/preview/msi/mgmt/msi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/msi/mgmt/msi/msiapi/models.go b/profiles/preview/msi/mgmt/msi/msiapi/models.go index fc3e1ecfaea9..b4d642134af5 100644 --- a/profiles/preview/msi/mgmt/msi/msiapi/models.go +++ b/profiles/preview/msi/mgmt/msi/msiapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/mysql/mgmt/mysql/models.go b/profiles/preview/mysql/mgmt/mysql/models.go index 57faaff2d1a7..ffbc04aa4221 100644 --- a/profiles/preview/mysql/mgmt/mysql/models.go +++ b/profiles/preview/mysql/mgmt/mysql/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/mysql/mgmt/mysql/mysqlapi/models.go b/profiles/preview/mysql/mgmt/mysql/mysqlapi/models.go index 4765fcda409b..f78cb75c6ff5 100644 --- a/profiles/preview/mysql/mgmt/mysql/mysqlapi/models.go +++ b/profiles/preview/mysql/mgmt/mysql/mysqlapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/netapp/mgmt/netapp/models.go b/profiles/preview/netapp/mgmt/netapp/models.go index 59d9ee90a8d5..386302038d6b 100644 --- a/profiles/preview/netapp/mgmt/netapp/models.go +++ b/profiles/preview/netapp/mgmt/netapp/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/netapp/mgmt/netapp/netappapi/models.go b/profiles/preview/netapp/mgmt/netapp/netappapi/models.go index 058cbc7760aa..b6fda7add131 100644 --- a/profiles/preview/netapp/mgmt/netapp/netappapi/models.go +++ b/profiles/preview/netapp/mgmt/netapp/netappapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/network/mgmt/network/models.go b/profiles/preview/network/mgmt/network/models.go index c5e0368d014b..77ea02f29d39 100644 --- a/profiles/preview/network/mgmt/network/models.go +++ b/profiles/preview/network/mgmt/network/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/network/mgmt/network/networkapi/models.go b/profiles/preview/network/mgmt/network/networkapi/models.go index 23d5449f6b74..ea9208590787 100644 --- a/profiles/preview/network/mgmt/network/networkapi/models.go +++ b/profiles/preview/network/mgmt/network/networkapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/notificationhubs/mgmt/notificationhubs/models.go b/profiles/preview/notificationhubs/mgmt/notificationhubs/models.go index 97a886c21f55..6684a59dd409 100644 --- a/profiles/preview/notificationhubs/mgmt/notificationhubs/models.go +++ b/profiles/preview/notificationhubs/mgmt/notificationhubs/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/notificationhubs/mgmt/notificationhubs/notificationhubsapi/models.go b/profiles/preview/notificationhubs/mgmt/notificationhubs/notificationhubsapi/models.go index e113b52496dc..849f3bccd56c 100644 --- a/profiles/preview/notificationhubs/mgmt/notificationhubs/notificationhubsapi/models.go +++ b/profiles/preview/notificationhubs/mgmt/notificationhubs/notificationhubsapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/operationalinsights/mgmt/operationalinsights/models.go b/profiles/preview/operationalinsights/mgmt/operationalinsights/models.go index 072914563365..0175837aee62 100644 --- a/profiles/preview/operationalinsights/mgmt/operationalinsights/models.go +++ b/profiles/preview/operationalinsights/mgmt/operationalinsights/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/operationalinsights/mgmt/operationalinsights/operationalinsightsapi/models.go b/profiles/preview/operationalinsights/mgmt/operationalinsights/operationalinsightsapi/models.go index 4c2d628cdeea..18ff04f779cf 100644 --- a/profiles/preview/operationalinsights/mgmt/operationalinsights/operationalinsightsapi/models.go +++ b/profiles/preview/operationalinsights/mgmt/operationalinsights/operationalinsightsapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/operationalinsights/operationalinsights/models.go b/profiles/preview/operationalinsights/operationalinsights/models.go index f182a67b3043..080d5d655639 100644 --- a/profiles/preview/operationalinsights/operationalinsights/models.go +++ b/profiles/preview/operationalinsights/operationalinsights/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/operationalinsights/operationalinsights/operationalinsightsapi/models.go b/profiles/preview/operationalinsights/operationalinsights/operationalinsightsapi/models.go index e360aaf3e623..5ccbef56cee8 100644 --- a/profiles/preview/operationalinsights/operationalinsights/operationalinsightsapi/models.go +++ b/profiles/preview/operationalinsights/operationalinsights/operationalinsightsapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/policyinsights/mgmt/policyinsights/models.go b/profiles/preview/policyinsights/mgmt/policyinsights/models.go index 7966b0033673..30834eed24fd 100644 --- a/profiles/preview/policyinsights/mgmt/policyinsights/models.go +++ b/profiles/preview/policyinsights/mgmt/policyinsights/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/policyinsights/mgmt/policyinsights/policyinsightsapi/models.go b/profiles/preview/policyinsights/mgmt/policyinsights/policyinsightsapi/models.go index 093f733e0044..df7dbb8e4af3 100644 --- a/profiles/preview/policyinsights/mgmt/policyinsights/policyinsightsapi/models.go +++ b/profiles/preview/policyinsights/mgmt/policyinsights/policyinsightsapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/postgresql/mgmt/postgresql/models.go b/profiles/preview/postgresql/mgmt/postgresql/models.go index c254f2f504c4..a60afaf4f7d3 100644 --- a/profiles/preview/postgresql/mgmt/postgresql/models.go +++ b/profiles/preview/postgresql/mgmt/postgresql/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/postgresql/mgmt/postgresql/postgresqlapi/models.go b/profiles/preview/postgresql/mgmt/postgresql/postgresqlapi/models.go index 76e17f5537b2..1933c547f198 100644 --- a/profiles/preview/postgresql/mgmt/postgresql/postgresqlapi/models.go +++ b/profiles/preview/postgresql/mgmt/postgresql/postgresqlapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/powerbidedicated/mgmt/powerbidedicated/models.go b/profiles/preview/powerbidedicated/mgmt/powerbidedicated/models.go index 15861711df00..71d9faf117fd 100644 --- a/profiles/preview/powerbidedicated/mgmt/powerbidedicated/models.go +++ b/profiles/preview/powerbidedicated/mgmt/powerbidedicated/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/powerbidedicated/mgmt/powerbidedicated/powerbidedicatedapi/models.go b/profiles/preview/powerbidedicated/mgmt/powerbidedicated/powerbidedicatedapi/models.go index 83f3b540190b..0b16a55a2b1d 100644 --- a/profiles/preview/powerbidedicated/mgmt/powerbidedicated/powerbidedicatedapi/models.go +++ b/profiles/preview/powerbidedicated/mgmt/powerbidedicated/powerbidedicatedapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/powerbiembedded/mgmt/powerbiembedded/models.go b/profiles/preview/powerbiembedded/mgmt/powerbiembedded/models.go index f386160049d1..4680214f76b3 100644 --- a/profiles/preview/powerbiembedded/mgmt/powerbiembedded/models.go +++ b/profiles/preview/powerbiembedded/mgmt/powerbiembedded/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/powerbiembedded/mgmt/powerbiembedded/powerbiembeddedapi/models.go b/profiles/preview/powerbiembedded/mgmt/powerbiembedded/powerbiembeddedapi/models.go index 20f15e177740..93796e123e2b 100644 --- a/profiles/preview/powerbiembedded/mgmt/powerbiembedded/powerbiembeddedapi/models.go +++ b/profiles/preview/powerbiembedded/mgmt/powerbiembedded/powerbiembeddedapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/preview/addons/mgmt/addons/addonsapi/models.go b/profiles/preview/preview/addons/mgmt/addons/addonsapi/models.go index 41f9b7da0619..8db62cc8b2b4 100644 --- a/profiles/preview/preview/addons/mgmt/addons/addonsapi/models.go +++ b/profiles/preview/preview/addons/mgmt/addons/addonsapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/preview/addons/mgmt/addons/models.go b/profiles/preview/preview/addons/mgmt/addons/models.go index 16d85017a304..e24b08950aae 100644 --- a/profiles/preview/preview/addons/mgmt/addons/models.go +++ b/profiles/preview/preview/addons/mgmt/addons/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/preview/advisor/mgmt/advisor/advisorapi/models.go b/profiles/preview/preview/advisor/mgmt/advisor/advisorapi/models.go index 7edd8c897191..fc184367dd11 100644 --- a/profiles/preview/preview/advisor/mgmt/advisor/advisorapi/models.go +++ b/profiles/preview/preview/advisor/mgmt/advisor/advisorapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/preview/advisor/mgmt/advisor/models.go b/profiles/preview/preview/advisor/mgmt/advisor/models.go index c6035ab9e12c..777cfca524db 100644 --- a/profiles/preview/preview/advisor/mgmt/advisor/models.go +++ b/profiles/preview/preview/advisor/mgmt/advisor/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/preview/alertsmanagement/mgmt/alertsmanagement/alertsmanagementapi/models.go b/profiles/preview/preview/alertsmanagement/mgmt/alertsmanagement/alertsmanagementapi/models.go index d2e4fac63e33..1fa512b3b7c4 100644 --- a/profiles/preview/preview/alertsmanagement/mgmt/alertsmanagement/alertsmanagementapi/models.go +++ b/profiles/preview/preview/alertsmanagement/mgmt/alertsmanagement/alertsmanagementapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/preview/alertsmanagement/mgmt/alertsmanagement/models.go b/profiles/preview/preview/alertsmanagement/mgmt/alertsmanagement/models.go index 32894db34ab8..fa0b22208755 100644 --- a/profiles/preview/preview/alertsmanagement/mgmt/alertsmanagement/models.go +++ b/profiles/preview/preview/alertsmanagement/mgmt/alertsmanagement/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/preview/apimanagement/ctrl/apimanagement/apimanagementapi/models.go b/profiles/preview/preview/apimanagement/ctrl/apimanagement/apimanagementapi/models.go index a2f7eb5c87d5..86b54057e558 100644 --- a/profiles/preview/preview/apimanagement/ctrl/apimanagement/apimanagementapi/models.go +++ b/profiles/preview/preview/apimanagement/ctrl/apimanagement/apimanagementapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/preview/apimanagement/ctrl/apimanagement/models.go b/profiles/preview/preview/apimanagement/ctrl/apimanagement/models.go index 105f0158c7a9..815513eb15d1 100644 --- a/profiles/preview/preview/apimanagement/ctrl/apimanagement/models.go +++ b/profiles/preview/preview/apimanagement/ctrl/apimanagement/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/preview/apimanagement/mgmt/apimanagement/apimanagementapi/models.go b/profiles/preview/preview/apimanagement/mgmt/apimanagement/apimanagementapi/models.go index 3f7c9070edcc..e868bda71737 100644 --- a/profiles/preview/preview/apimanagement/mgmt/apimanagement/apimanagementapi/models.go +++ b/profiles/preview/preview/apimanagement/mgmt/apimanagement/apimanagementapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/preview/apimanagement/mgmt/apimanagement/models.go b/profiles/preview/preview/apimanagement/mgmt/apimanagement/models.go index 55260c81f33b..a3e1d19d00e8 100644 --- a/profiles/preview/preview/apimanagement/mgmt/apimanagement/models.go +++ b/profiles/preview/preview/apimanagement/mgmt/apimanagement/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/preview/appconfiguration/mgmt/appconfiguration/appconfigurationapi/models.go b/profiles/preview/preview/appconfiguration/mgmt/appconfiguration/appconfigurationapi/models.go index 19076664bebc..5e89ecc14d01 100644 --- a/profiles/preview/preview/appconfiguration/mgmt/appconfiguration/appconfigurationapi/models.go +++ b/profiles/preview/preview/appconfiguration/mgmt/appconfiguration/appconfigurationapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/preview/appconfiguration/mgmt/appconfiguration/models.go b/profiles/preview/preview/appconfiguration/mgmt/appconfiguration/models.go index 695ea51ccff1..062b7139cdac 100644 --- a/profiles/preview/preview/appconfiguration/mgmt/appconfiguration/models.go +++ b/profiles/preview/preview/appconfiguration/mgmt/appconfiguration/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/preview/appinsights/insights/insightsapi/models.go b/profiles/preview/preview/appinsights/insights/insightsapi/models.go index b7a70c6af89f..db93673cba4a 100644 --- a/profiles/preview/preview/appinsights/insights/insightsapi/models.go +++ b/profiles/preview/preview/appinsights/insights/insightsapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/preview/appinsights/insights/models.go b/profiles/preview/preview/appinsights/insights/models.go index 0fb79ed3c679..b172904edf9a 100644 --- a/profiles/preview/preview/appinsights/insights/models.go +++ b/profiles/preview/preview/appinsights/insights/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/preview/appplatform/mgmt/appplatform/appplatformapi/models.go b/profiles/preview/preview/appplatform/mgmt/appplatform/appplatformapi/models.go index 3678e5593e3e..82036042cace 100644 --- a/profiles/preview/preview/appplatform/mgmt/appplatform/appplatformapi/models.go +++ b/profiles/preview/preview/appplatform/mgmt/appplatform/appplatformapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/preview/appplatform/mgmt/appplatform/models.go b/profiles/preview/preview/appplatform/mgmt/appplatform/models.go index 099e9fa16a92..c20168eee799 100644 --- a/profiles/preview/preview/appplatform/mgmt/appplatform/models.go +++ b/profiles/preview/preview/appplatform/mgmt/appplatform/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/preview/authorization/mgmt/authorization/authorizationapi/models.go b/profiles/preview/preview/authorization/mgmt/authorization/authorizationapi/models.go index 07d5ff19d9f2..8b4206dcc0d0 100644 --- a/profiles/preview/preview/authorization/mgmt/authorization/authorizationapi/models.go +++ b/profiles/preview/preview/authorization/mgmt/authorization/authorizationapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/preview/authorization/mgmt/authorization/models.go b/profiles/preview/preview/authorization/mgmt/authorization/models.go index 3928143cc0a1..8f5de0419f9f 100644 --- a/profiles/preview/preview/authorization/mgmt/authorization/models.go +++ b/profiles/preview/preview/authorization/mgmt/authorization/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/preview/automation/mgmt/automation/automationapi/models.go b/profiles/preview/preview/automation/mgmt/automation/automationapi/models.go index 58c69ca8866c..b3d0920a6d0a 100644 --- a/profiles/preview/preview/automation/mgmt/automation/automationapi/models.go +++ b/profiles/preview/preview/automation/mgmt/automation/automationapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/preview/automation/mgmt/automation/models.go b/profiles/preview/preview/automation/mgmt/automation/models.go index c90c4a6c1b67..729f660d50ce 100644 --- a/profiles/preview/preview/automation/mgmt/automation/models.go +++ b/profiles/preview/preview/automation/mgmt/automation/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/preview/azuredata/mgmt/azuredata/azuredataapi/models.go b/profiles/preview/preview/azuredata/mgmt/azuredata/azuredataapi/models.go index 4d154c580940..4d3b3e13fc5e 100644 --- a/profiles/preview/preview/azuredata/mgmt/azuredata/azuredataapi/models.go +++ b/profiles/preview/preview/azuredata/mgmt/azuredata/azuredataapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/preview/azuredata/mgmt/azuredata/models.go b/profiles/preview/preview/azuredata/mgmt/azuredata/models.go index 2bff918acecd..bdb76f50a424 100644 --- a/profiles/preview/preview/azuredata/mgmt/azuredata/models.go +++ b/profiles/preview/preview/azuredata/mgmt/azuredata/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/preview/batchai/mgmt/batchai/batchaiapi/models.go b/profiles/preview/preview/batchai/mgmt/batchai/batchaiapi/models.go index 87ab4b6cedd7..812e534c2915 100644 --- a/profiles/preview/preview/batchai/mgmt/batchai/batchaiapi/models.go +++ b/profiles/preview/preview/batchai/mgmt/batchai/batchaiapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/preview/batchai/mgmt/batchai/models.go b/profiles/preview/preview/batchai/mgmt/batchai/models.go index d72745a18dcb..a180ac40d602 100644 --- a/profiles/preview/preview/batchai/mgmt/batchai/models.go +++ b/profiles/preview/preview/batchai/mgmt/batchai/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/preview/billing/mgmt/billing/billingapi/models.go b/profiles/preview/preview/billing/mgmt/billing/billingapi/models.go index 1bd9da01c6e7..4b21e65b3e57 100644 --- a/profiles/preview/preview/billing/mgmt/billing/billingapi/models.go +++ b/profiles/preview/preview/billing/mgmt/billing/billingapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/preview/billing/mgmt/billing/models.go b/profiles/preview/preview/billing/mgmt/billing/models.go index 2443bbc6ff68..124dc8f59ec7 100644 --- a/profiles/preview/preview/billing/mgmt/billing/models.go +++ b/profiles/preview/preview/billing/mgmt/billing/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/preview/blockchain/mgmt/blockchain/blockchainapi/models.go b/profiles/preview/preview/blockchain/mgmt/blockchain/blockchainapi/models.go index 24c805f3af80..184d38e563d7 100644 --- a/profiles/preview/preview/blockchain/mgmt/blockchain/blockchainapi/models.go +++ b/profiles/preview/preview/blockchain/mgmt/blockchain/blockchainapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/preview/blockchain/mgmt/blockchain/models.go b/profiles/preview/preview/blockchain/mgmt/blockchain/models.go index 625ee66e6192..0707c08f29b1 100644 --- a/profiles/preview/preview/blockchain/mgmt/blockchain/models.go +++ b/profiles/preview/preview/blockchain/mgmt/blockchain/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/preview/blueprint/mgmt/blueprint/blueprintapi/models.go b/profiles/preview/preview/blueprint/mgmt/blueprint/blueprintapi/models.go index 43fba6c37ceb..c64f0f3e8a9d 100644 --- a/profiles/preview/preview/blueprint/mgmt/blueprint/blueprintapi/models.go +++ b/profiles/preview/preview/blueprint/mgmt/blueprint/blueprintapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/preview/blueprint/mgmt/blueprint/models.go b/profiles/preview/preview/blueprint/mgmt/blueprint/models.go index a90e21d1b063..4da221585992 100644 --- a/profiles/preview/preview/blueprint/mgmt/blueprint/models.go +++ b/profiles/preview/preview/blueprint/mgmt/blueprint/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/preview/botservice/mgmt/botservice/botserviceapi/models.go b/profiles/preview/preview/botservice/mgmt/botservice/botserviceapi/models.go index 2ce4c13ed440..5f9d9c2e613a 100644 --- a/profiles/preview/preview/botservice/mgmt/botservice/botserviceapi/models.go +++ b/profiles/preview/preview/botservice/mgmt/botservice/botserviceapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/preview/botservice/mgmt/botservice/models.go b/profiles/preview/preview/botservice/mgmt/botservice/models.go index 4f2595a516a5..7e9d55c3560c 100644 --- a/profiles/preview/preview/botservice/mgmt/botservice/models.go +++ b/profiles/preview/preview/botservice/mgmt/botservice/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/preview/cdn/mgmt/cdn/cdnapi/models.go b/profiles/preview/preview/cdn/mgmt/cdn/cdnapi/models.go index 63b52def6ccd..e1cea17c2d7d 100644 --- a/profiles/preview/preview/cdn/mgmt/cdn/cdnapi/models.go +++ b/profiles/preview/preview/cdn/mgmt/cdn/cdnapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/preview/cdn/mgmt/cdn/models.go b/profiles/preview/preview/cdn/mgmt/cdn/models.go index 10504de6c40c..9a2f2f5aaf6c 100644 --- a/profiles/preview/preview/cdn/mgmt/cdn/models.go +++ b/profiles/preview/preview/cdn/mgmt/cdn/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/preview/cognitiveservices/anomalydetector/anomalydetectorapi/models.go b/profiles/preview/preview/cognitiveservices/anomalydetector/anomalydetectorapi/models.go index 59baf9caf7bb..d54cace34d6e 100644 --- a/profiles/preview/preview/cognitiveservices/anomalydetector/anomalydetectorapi/models.go +++ b/profiles/preview/preview/cognitiveservices/anomalydetector/anomalydetectorapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/preview/cognitiveservices/anomalydetector/models.go b/profiles/preview/preview/cognitiveservices/anomalydetector/models.go index 6d3e0c8355e2..aa8fcf50800c 100644 --- a/profiles/preview/preview/cognitiveservices/anomalydetector/models.go +++ b/profiles/preview/preview/cognitiveservices/anomalydetector/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/preview/cognitiveservices/formrecognizer/formrecognizerapi/models.go b/profiles/preview/preview/cognitiveservices/formrecognizer/formrecognizerapi/models.go index 65777a3caa2b..51801a6672b9 100644 --- a/profiles/preview/preview/cognitiveservices/formrecognizer/formrecognizerapi/models.go +++ b/profiles/preview/preview/cognitiveservices/formrecognizer/formrecognizerapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/preview/cognitiveservices/formrecognizer/models.go b/profiles/preview/preview/cognitiveservices/formrecognizer/models.go index 739152aa03ca..3b053b9a2031 100644 --- a/profiles/preview/preview/cognitiveservices/formrecognizer/models.go +++ b/profiles/preview/preview/cognitiveservices/formrecognizer/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/preview/cognitiveservices/inkrecognizer/inkrecognizerapi/models.go b/profiles/preview/preview/cognitiveservices/inkrecognizer/inkrecognizerapi/models.go index 40612cfaabff..019c1026f37b 100644 --- a/profiles/preview/preview/cognitiveservices/inkrecognizer/inkrecognizerapi/models.go +++ b/profiles/preview/preview/cognitiveservices/inkrecognizer/inkrecognizerapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/preview/cognitiveservices/inkrecognizer/models.go b/profiles/preview/preview/cognitiveservices/inkrecognizer/models.go index eced44eb7b8c..ca772eab030c 100644 --- a/profiles/preview/preview/cognitiveservices/inkrecognizer/models.go +++ b/profiles/preview/preview/cognitiveservices/inkrecognizer/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/preview/cognitiveservices/luis/authoring/authoringapi/models.go b/profiles/preview/preview/cognitiveservices/luis/authoring/authoringapi/models.go index a7c3942ad949..129ce74741c7 100644 --- a/profiles/preview/preview/cognitiveservices/luis/authoring/authoringapi/models.go +++ b/profiles/preview/preview/cognitiveservices/luis/authoring/authoringapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/preview/cognitiveservices/luis/authoring/models.go b/profiles/preview/preview/cognitiveservices/luis/authoring/models.go index 419c0c92ba50..7c1fe13b9b45 100644 --- a/profiles/preview/preview/cognitiveservices/luis/authoring/models.go +++ b/profiles/preview/preview/cognitiveservices/luis/authoring/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/preview/cognitiveservices/mgmt/cognitiveservices/cognitiveservicesapi/models.go b/profiles/preview/preview/cognitiveservices/mgmt/cognitiveservices/cognitiveservicesapi/models.go index 7abe1a1321a1..ec4d06af64bd 100644 --- a/profiles/preview/preview/cognitiveservices/mgmt/cognitiveservices/cognitiveservicesapi/models.go +++ b/profiles/preview/preview/cognitiveservices/mgmt/cognitiveservices/cognitiveservicesapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/preview/cognitiveservices/mgmt/cognitiveservices/models.go b/profiles/preview/preview/cognitiveservices/mgmt/cognitiveservices/models.go index 9cbb558994fd..a52d3546bd97 100644 --- a/profiles/preview/preview/cognitiveservices/mgmt/cognitiveservices/models.go +++ b/profiles/preview/preview/cognitiveservices/mgmt/cognitiveservices/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/preview/cognitiveservices/visualsearch/models.go b/profiles/preview/preview/cognitiveservices/visualsearch/models.go index 6e512b00c2de..cae0b8200670 100644 --- a/profiles/preview/preview/cognitiveservices/visualsearch/models.go +++ b/profiles/preview/preview/cognitiveservices/visualsearch/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/preview/cognitiveservices/visualsearch/visualsearchapi/models.go b/profiles/preview/preview/cognitiveservices/visualsearch/visualsearchapi/models.go index f42736d3db71..1d761dedde62 100644 --- a/profiles/preview/preview/cognitiveservices/visualsearch/visualsearchapi/models.go +++ b/profiles/preview/preview/cognitiveservices/visualsearch/visualsearchapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/preview/commerce/mgmt/commerce/commerceapi/models.go b/profiles/preview/preview/commerce/mgmt/commerce/commerceapi/models.go index d6eec7c52242..f745b0e3794a 100644 --- a/profiles/preview/preview/commerce/mgmt/commerce/commerceapi/models.go +++ b/profiles/preview/preview/commerce/mgmt/commerce/commerceapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/preview/commerce/mgmt/commerce/models.go b/profiles/preview/preview/commerce/mgmt/commerce/models.go index 370078b85b7f..af69f0050033 100644 --- a/profiles/preview/preview/commerce/mgmt/commerce/models.go +++ b/profiles/preview/preview/commerce/mgmt/commerce/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/preview/compute/mgmt/compute/computeapi/models.go b/profiles/preview/preview/compute/mgmt/compute/computeapi/models.go index f8a25a47ee75..eca07cee6f39 100644 --- a/profiles/preview/preview/compute/mgmt/compute/computeapi/models.go +++ b/profiles/preview/preview/compute/mgmt/compute/computeapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/preview/compute/mgmt/compute/models.go b/profiles/preview/preview/compute/mgmt/compute/models.go index 53b4709f1331..fb30d2733c3f 100644 --- a/profiles/preview/preview/compute/mgmt/compute/models.go +++ b/profiles/preview/preview/compute/mgmt/compute/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/preview/consumption/mgmt/consumption/consumptionapi/models.go b/profiles/preview/preview/consumption/mgmt/consumption/consumptionapi/models.go index e032d2e7d37d..c0a377179b89 100644 --- a/profiles/preview/preview/consumption/mgmt/consumption/consumptionapi/models.go +++ b/profiles/preview/preview/consumption/mgmt/consumption/consumptionapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/preview/consumption/mgmt/consumption/models.go b/profiles/preview/preview/consumption/mgmt/consumption/models.go index 0c499278db98..15c3685414b8 100644 --- a/profiles/preview/preview/consumption/mgmt/consumption/models.go +++ b/profiles/preview/preview/consumption/mgmt/consumption/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/preview/containerinstance/mgmt/containerinstance/containerinstanceapi/models.go b/profiles/preview/preview/containerinstance/mgmt/containerinstance/containerinstanceapi/models.go index b62f1ef667ea..1758a916547e 100644 --- a/profiles/preview/preview/containerinstance/mgmt/containerinstance/containerinstanceapi/models.go +++ b/profiles/preview/preview/containerinstance/mgmt/containerinstance/containerinstanceapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/preview/containerinstance/mgmt/containerinstance/models.go b/profiles/preview/preview/containerinstance/mgmt/containerinstance/models.go index 23c86e5eb485..65bd1876698f 100644 --- a/profiles/preview/preview/containerinstance/mgmt/containerinstance/models.go +++ b/profiles/preview/preview/containerinstance/mgmt/containerinstance/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/preview/containerregistry/mgmt/containerregistry/containerregistryapi/models.go b/profiles/preview/preview/containerregistry/mgmt/containerregistry/containerregistryapi/models.go index aca28c8a0555..33189dbad2e2 100644 --- a/profiles/preview/preview/containerregistry/mgmt/containerregistry/containerregistryapi/models.go +++ b/profiles/preview/preview/containerregistry/mgmt/containerregistry/containerregistryapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/preview/containerregistry/mgmt/containerregistry/models.go b/profiles/preview/preview/containerregistry/mgmt/containerregistry/models.go index fc0565aa8f32..aad1b300d300 100644 --- a/profiles/preview/preview/containerregistry/mgmt/containerregistry/models.go +++ b/profiles/preview/preview/containerregistry/mgmt/containerregistry/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/preview/containerregistry/runtime/containerregistry/containerregistryapi/models.go b/profiles/preview/preview/containerregistry/runtime/containerregistry/containerregistryapi/models.go index 737eef8e9563..cd4c5a93c26b 100644 --- a/profiles/preview/preview/containerregistry/runtime/containerregistry/containerregistryapi/models.go +++ b/profiles/preview/preview/containerregistry/runtime/containerregistry/containerregistryapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/preview/containerregistry/runtime/containerregistry/models.go b/profiles/preview/preview/containerregistry/runtime/containerregistry/models.go index df98f91b6ca2..9429fc84958c 100644 --- a/profiles/preview/preview/containerregistry/runtime/containerregistry/models.go +++ b/profiles/preview/preview/containerregistry/runtime/containerregistry/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/preview/containerservice/mgmt/containerservice/containerserviceapi/models.go b/profiles/preview/preview/containerservice/mgmt/containerservice/containerserviceapi/models.go index a0f27d9e1c42..dcfba68016fb 100644 --- a/profiles/preview/preview/containerservice/mgmt/containerservice/containerserviceapi/models.go +++ b/profiles/preview/preview/containerservice/mgmt/containerservice/containerserviceapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/preview/containerservice/mgmt/containerservice/models.go b/profiles/preview/preview/containerservice/mgmt/containerservice/models.go index 28fdc64e189c..5a69cee93d8c 100644 --- a/profiles/preview/preview/containerservice/mgmt/containerservice/models.go +++ b/profiles/preview/preview/containerservice/mgmt/containerservice/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/preview/cosmos-db/mgmt/documentdb/documentdbapi/models.go b/profiles/preview/preview/cosmos-db/mgmt/documentdb/documentdbapi/models.go index adf8c82e8e89..390d02fd0d3c 100644 --- a/profiles/preview/preview/cosmos-db/mgmt/documentdb/documentdbapi/models.go +++ b/profiles/preview/preview/cosmos-db/mgmt/documentdb/documentdbapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/preview/cosmos-db/mgmt/documentdb/models.go b/profiles/preview/preview/cosmos-db/mgmt/documentdb/models.go index 0fc9511aa648..b083a7d9ed26 100644 --- a/profiles/preview/preview/cosmos-db/mgmt/documentdb/models.go +++ b/profiles/preview/preview/cosmos-db/mgmt/documentdb/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/preview/costmanagement/mgmt/costmanagement/costmanagementapi/models.go b/profiles/preview/preview/costmanagement/mgmt/costmanagement/costmanagementapi/models.go index 65d2217016c3..f190bd5c5f1b 100644 --- a/profiles/preview/preview/costmanagement/mgmt/costmanagement/costmanagementapi/models.go +++ b/profiles/preview/preview/costmanagement/mgmt/costmanagement/costmanagementapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/preview/costmanagement/mgmt/costmanagement/models.go b/profiles/preview/preview/costmanagement/mgmt/costmanagement/models.go index 2cf56f16ec73..a9622d2c52c1 100644 --- a/profiles/preview/preview/costmanagement/mgmt/costmanagement/models.go +++ b/profiles/preview/preview/costmanagement/mgmt/costmanagement/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/preview/customerlockbox/mgmt/customerlockbox/customerlockboxapi/models.go b/profiles/preview/preview/customerlockbox/mgmt/customerlockbox/customerlockboxapi/models.go index 294a2cdecdaf..7d77ed5f5595 100644 --- a/profiles/preview/preview/customerlockbox/mgmt/customerlockbox/customerlockboxapi/models.go +++ b/profiles/preview/preview/customerlockbox/mgmt/customerlockbox/customerlockboxapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/preview/customerlockbox/mgmt/customerlockbox/models.go b/profiles/preview/preview/customerlockbox/mgmt/customerlockbox/models.go index 0ec6c54d58d1..53a1e4d48d6a 100644 --- a/profiles/preview/preview/customerlockbox/mgmt/customerlockbox/models.go +++ b/profiles/preview/preview/customerlockbox/mgmt/customerlockbox/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/preview/customproviders/mgmt/customproviders/customprovidersapi/models.go b/profiles/preview/preview/customproviders/mgmt/customproviders/customprovidersapi/models.go index 4bdcc67d7847..f20622245780 100644 --- a/profiles/preview/preview/customproviders/mgmt/customproviders/customprovidersapi/models.go +++ b/profiles/preview/preview/customproviders/mgmt/customproviders/customprovidersapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/preview/customproviders/mgmt/customproviders/models.go b/profiles/preview/preview/customproviders/mgmt/customproviders/models.go index 4faf35e5cdbc..d5baf9c1ba74 100644 --- a/profiles/preview/preview/customproviders/mgmt/customproviders/models.go +++ b/profiles/preview/preview/customproviders/mgmt/customproviders/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/preview/datafactory/mgmt/datafactory/datafactoryapi/models.go b/profiles/preview/preview/datafactory/mgmt/datafactory/datafactoryapi/models.go index c784cabbc38e..d27bdb1c2227 100644 --- a/profiles/preview/preview/datafactory/mgmt/datafactory/datafactoryapi/models.go +++ b/profiles/preview/preview/datafactory/mgmt/datafactory/datafactoryapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/preview/datafactory/mgmt/datafactory/models.go b/profiles/preview/preview/datafactory/mgmt/datafactory/models.go index bb4c99891be0..5fdf008ead7e 100644 --- a/profiles/preview/preview/datafactory/mgmt/datafactory/models.go +++ b/profiles/preview/preview/datafactory/mgmt/datafactory/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/preview/datalake/analytics/catalog/catalogapi/models.go b/profiles/preview/preview/datalake/analytics/catalog/catalogapi/models.go index 7c7f4e5c2084..cb43fb0015ed 100644 --- a/profiles/preview/preview/datalake/analytics/catalog/catalogapi/models.go +++ b/profiles/preview/preview/datalake/analytics/catalog/catalogapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/preview/datalake/analytics/catalog/models.go b/profiles/preview/preview/datalake/analytics/catalog/models.go index 9f3f4b62bcf1..1cc5d113f22e 100644 --- a/profiles/preview/preview/datalake/analytics/catalog/models.go +++ b/profiles/preview/preview/datalake/analytics/catalog/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/preview/datalake/analytics/job/jobapi/models.go b/profiles/preview/preview/datalake/analytics/job/jobapi/models.go index 83fef072b5f6..77afacae668b 100644 --- a/profiles/preview/preview/datalake/analytics/job/jobapi/models.go +++ b/profiles/preview/preview/datalake/analytics/job/jobapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/preview/datalake/analytics/job/models.go b/profiles/preview/preview/datalake/analytics/job/models.go index e710d9579f84..404fb32e6e08 100644 --- a/profiles/preview/preview/datalake/analytics/job/models.go +++ b/profiles/preview/preview/datalake/analytics/job/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/preview/datalake/analytics/mgmt/account/accountapi/models.go b/profiles/preview/preview/datalake/analytics/mgmt/account/accountapi/models.go index 8646838a72ba..452a721e8035 100644 --- a/profiles/preview/preview/datalake/analytics/mgmt/account/accountapi/models.go +++ b/profiles/preview/preview/datalake/analytics/mgmt/account/accountapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/preview/datalake/analytics/mgmt/account/models.go b/profiles/preview/preview/datalake/analytics/mgmt/account/models.go index bcb56e330ef2..6785fa8c3dde 100644 --- a/profiles/preview/preview/datalake/analytics/mgmt/account/models.go +++ b/profiles/preview/preview/datalake/analytics/mgmt/account/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/preview/datalake/store/filesystem/filesystemapi/models.go b/profiles/preview/preview/datalake/store/filesystem/filesystemapi/models.go index 2cddd96e78e4..2eb25813790b 100644 --- a/profiles/preview/preview/datalake/store/filesystem/filesystemapi/models.go +++ b/profiles/preview/preview/datalake/store/filesystem/filesystemapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/preview/datalake/store/filesystem/models.go b/profiles/preview/preview/datalake/store/filesystem/models.go index 081145fa44e3..a1f3c333d0b9 100644 --- a/profiles/preview/preview/datalake/store/filesystem/models.go +++ b/profiles/preview/preview/datalake/store/filesystem/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/preview/datalake/store/mgmt/account/accountapi/models.go b/profiles/preview/preview/datalake/store/mgmt/account/accountapi/models.go index bbc373d20b1f..ac81fd51b948 100644 --- a/profiles/preview/preview/datalake/store/mgmt/account/accountapi/models.go +++ b/profiles/preview/preview/datalake/store/mgmt/account/accountapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/preview/datalake/store/mgmt/account/models.go b/profiles/preview/preview/datalake/store/mgmt/account/models.go index 2b4cfea47c43..caa7ec94479e 100644 --- a/profiles/preview/preview/datalake/store/mgmt/account/models.go +++ b/profiles/preview/preview/datalake/store/mgmt/account/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/preview/datamigration/mgmt/datamigration/datamigrationapi/models.go b/profiles/preview/preview/datamigration/mgmt/datamigration/datamigrationapi/models.go index b2170196b6ca..61f6a15c4ebb 100644 --- a/profiles/preview/preview/datamigration/mgmt/datamigration/datamigrationapi/models.go +++ b/profiles/preview/preview/datamigration/mgmt/datamigration/datamigrationapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/preview/datamigration/mgmt/datamigration/models.go b/profiles/preview/preview/datamigration/mgmt/datamigration/models.go index e854ea0ec7ff..36a5688f3b78 100644 --- a/profiles/preview/preview/datamigration/mgmt/datamigration/models.go +++ b/profiles/preview/preview/datamigration/mgmt/datamigration/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/preview/datashare/mgmt/datashare/datashareapi/models.go b/profiles/preview/preview/datashare/mgmt/datashare/datashareapi/models.go index 481e104647d2..1ec282ba3d30 100644 --- a/profiles/preview/preview/datashare/mgmt/datashare/datashareapi/models.go +++ b/profiles/preview/preview/datashare/mgmt/datashare/datashareapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/preview/datashare/mgmt/datashare/models.go b/profiles/preview/preview/datashare/mgmt/datashare/models.go index 35130fe8a3eb..5f3a64a2fda6 100644 --- a/profiles/preview/preview/datashare/mgmt/datashare/models.go +++ b/profiles/preview/preview/datashare/mgmt/datashare/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/preview/deploymentmanager/mgmt/deploymentmanager/deploymentmanagerapi/models.go b/profiles/preview/preview/deploymentmanager/mgmt/deploymentmanager/deploymentmanagerapi/models.go index ffa579722b64..2f0366521d5e 100644 --- a/profiles/preview/preview/deploymentmanager/mgmt/deploymentmanager/deploymentmanagerapi/models.go +++ b/profiles/preview/preview/deploymentmanager/mgmt/deploymentmanager/deploymentmanagerapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/preview/deploymentmanager/mgmt/deploymentmanager/models.go b/profiles/preview/preview/deploymentmanager/mgmt/deploymentmanager/models.go index f9d60f69bd91..bc4676babe45 100644 --- a/profiles/preview/preview/deploymentmanager/mgmt/deploymentmanager/models.go +++ b/profiles/preview/preview/deploymentmanager/mgmt/deploymentmanager/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/preview/devops/mgmt/devops/devopsapi/models.go b/profiles/preview/preview/devops/mgmt/devops/devopsapi/models.go index 48c25bc90d06..86ca59526de1 100644 --- a/profiles/preview/preview/devops/mgmt/devops/devopsapi/models.go +++ b/profiles/preview/preview/devops/mgmt/devops/devopsapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/preview/devops/mgmt/devops/models.go b/profiles/preview/preview/devops/mgmt/devops/models.go index 5d677ca28cd9..e719d9fd46cb 100644 --- a/profiles/preview/preview/devops/mgmt/devops/models.go +++ b/profiles/preview/preview/devops/mgmt/devops/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/preview/devtestlabs/mgmt/dtl/dtlapi/models.go b/profiles/preview/preview/devtestlabs/mgmt/dtl/dtlapi/models.go index b116498919fb..2c8ad0bf76b8 100644 --- a/profiles/preview/preview/devtestlabs/mgmt/dtl/dtlapi/models.go +++ b/profiles/preview/preview/devtestlabs/mgmt/dtl/dtlapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/preview/devtestlabs/mgmt/dtl/models.go b/profiles/preview/preview/devtestlabs/mgmt/dtl/models.go index ed05c68dbba0..7529ea18c9dd 100644 --- a/profiles/preview/preview/devtestlabs/mgmt/dtl/models.go +++ b/profiles/preview/preview/devtestlabs/mgmt/dtl/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/preview/dns/mgmt/dns/dnsapi/models.go b/profiles/preview/preview/dns/mgmt/dns/dnsapi/models.go index 13eadcafa8bd..471b3cde6011 100644 --- a/profiles/preview/preview/dns/mgmt/dns/dnsapi/models.go +++ b/profiles/preview/preview/dns/mgmt/dns/dnsapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/preview/dns/mgmt/dns/models.go b/profiles/preview/preview/dns/mgmt/dns/models.go index 1fa83be41a24..35adfde2ca89 100644 --- a/profiles/preview/preview/dns/mgmt/dns/models.go +++ b/profiles/preview/preview/dns/mgmt/dns/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/preview/engagementfabric/mgmt/engagementfabric/engagementfabricapi/models.go b/profiles/preview/preview/engagementfabric/mgmt/engagementfabric/engagementfabricapi/models.go index f820c4a1853e..2164de7b2f03 100644 --- a/profiles/preview/preview/engagementfabric/mgmt/engagementfabric/engagementfabricapi/models.go +++ b/profiles/preview/preview/engagementfabric/mgmt/engagementfabric/engagementfabricapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/preview/engagementfabric/mgmt/engagementfabric/models.go b/profiles/preview/preview/engagementfabric/mgmt/engagementfabric/models.go index b5ce98f94f5c..a98f2acf6553 100644 --- a/profiles/preview/preview/engagementfabric/mgmt/engagementfabric/models.go +++ b/profiles/preview/preview/engagementfabric/mgmt/engagementfabric/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/preview/enterpriseknowledgegraphservice/enterpriseknowledgegraphservice/enterpriseknowledgegraphserviceapi/models.go b/profiles/preview/preview/enterpriseknowledgegraphservice/enterpriseknowledgegraphservice/enterpriseknowledgegraphserviceapi/models.go index d460633cd87b..7bb66dc95c06 100644 --- a/profiles/preview/preview/enterpriseknowledgegraphservice/enterpriseknowledgegraphservice/enterpriseknowledgegraphserviceapi/models.go +++ b/profiles/preview/preview/enterpriseknowledgegraphservice/enterpriseknowledgegraphservice/enterpriseknowledgegraphserviceapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/preview/enterpriseknowledgegraphservice/enterpriseknowledgegraphservice/models.go b/profiles/preview/preview/enterpriseknowledgegraphservice/enterpriseknowledgegraphservice/models.go index 11bebf1ab1e0..8f44156febbc 100644 --- a/profiles/preview/preview/enterpriseknowledgegraphservice/enterpriseknowledgegraphservice/models.go +++ b/profiles/preview/preview/enterpriseknowledgegraphservice/enterpriseknowledgegraphservice/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/preview/eventgrid/mgmt/eventgrid/eventgridapi/models.go b/profiles/preview/preview/eventgrid/mgmt/eventgrid/eventgridapi/models.go index 48a51517e0f2..5497c2074aba 100644 --- a/profiles/preview/preview/eventgrid/mgmt/eventgrid/eventgridapi/models.go +++ b/profiles/preview/preview/eventgrid/mgmt/eventgrid/eventgridapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/preview/eventgrid/mgmt/eventgrid/models.go b/profiles/preview/preview/eventgrid/mgmt/eventgrid/models.go index 6c9a6daafa25..be10be8ee5dd 100644 --- a/profiles/preview/preview/eventgrid/mgmt/eventgrid/models.go +++ b/profiles/preview/preview/eventgrid/mgmt/eventgrid/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/preview/eventhub/mgmt/eventhub/eventhubapi/models.go b/profiles/preview/preview/eventhub/mgmt/eventhub/eventhubapi/models.go index c29612bac4bd..315ef941f199 100644 --- a/profiles/preview/preview/eventhub/mgmt/eventhub/eventhubapi/models.go +++ b/profiles/preview/preview/eventhub/mgmt/eventhub/eventhubapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/preview/eventhub/mgmt/eventhub/models.go b/profiles/preview/preview/eventhub/mgmt/eventhub/models.go index f4cc4662efc8..b17d5758470a 100644 --- a/profiles/preview/preview/eventhub/mgmt/eventhub/models.go +++ b/profiles/preview/preview/eventhub/mgmt/eventhub/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/preview/frontdoor/mgmt/frontdoor/frontdoorapi/models.go b/profiles/preview/preview/frontdoor/mgmt/frontdoor/frontdoorapi/models.go index 8a4e9fe3dfdd..b7c56847570d 100644 --- a/profiles/preview/preview/frontdoor/mgmt/frontdoor/frontdoorapi/models.go +++ b/profiles/preview/preview/frontdoor/mgmt/frontdoor/frontdoorapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/preview/frontdoor/mgmt/frontdoor/models.go b/profiles/preview/preview/frontdoor/mgmt/frontdoor/models.go index f7bfa1e2a7e0..1168a72f1400 100644 --- a/profiles/preview/preview/frontdoor/mgmt/frontdoor/models.go +++ b/profiles/preview/preview/frontdoor/mgmt/frontdoor/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/preview/hanaonazure/mgmt/hanaonazure/hanaonazureapi/models.go b/profiles/preview/preview/hanaonazure/mgmt/hanaonazure/hanaonazureapi/models.go index 3076387057d0..cca538cf2e2e 100644 --- a/profiles/preview/preview/hanaonazure/mgmt/hanaonazure/hanaonazureapi/models.go +++ b/profiles/preview/preview/hanaonazure/mgmt/hanaonazure/hanaonazureapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/preview/hanaonazure/mgmt/hanaonazure/models.go b/profiles/preview/preview/hanaonazure/mgmt/hanaonazure/models.go index 79c196a30907..6c3bc2f479e1 100644 --- a/profiles/preview/preview/hanaonazure/mgmt/hanaonazure/models.go +++ b/profiles/preview/preview/hanaonazure/mgmt/hanaonazure/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/preview/hdinsight/hdinsight/hdinsightapi/models.go b/profiles/preview/preview/hdinsight/hdinsight/hdinsightapi/models.go index d18e3ef09681..dddf92c61244 100644 --- a/profiles/preview/preview/hdinsight/hdinsight/hdinsightapi/models.go +++ b/profiles/preview/preview/hdinsight/hdinsight/hdinsightapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/preview/hdinsight/hdinsight/models.go b/profiles/preview/preview/hdinsight/hdinsight/models.go index 52a0270521e7..38564eef6130 100644 --- a/profiles/preview/preview/hdinsight/hdinsight/models.go +++ b/profiles/preview/preview/hdinsight/hdinsight/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/preview/hdinsight/mgmt/hdinsight/hdinsightapi/models.go b/profiles/preview/preview/hdinsight/mgmt/hdinsight/hdinsightapi/models.go index 41565202c7d2..4101d0f91ccc 100644 --- a/profiles/preview/preview/hdinsight/mgmt/hdinsight/hdinsightapi/models.go +++ b/profiles/preview/preview/hdinsight/mgmt/hdinsight/hdinsightapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/preview/hdinsight/mgmt/hdinsight/models.go b/profiles/preview/preview/hdinsight/mgmt/hdinsight/models.go index aed1e9714cb3..549f9e149506 100644 --- a/profiles/preview/preview/hdinsight/mgmt/hdinsight/models.go +++ b/profiles/preview/preview/hdinsight/mgmt/hdinsight/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/preview/healthcareapis/mgmt/healthcareapis/healthcareapisapi/models.go b/profiles/preview/preview/healthcareapis/mgmt/healthcareapis/healthcareapisapi/models.go index b9470eb0791c..d3ee29849ab0 100644 --- a/profiles/preview/preview/healthcareapis/mgmt/healthcareapis/healthcareapisapi/models.go +++ b/profiles/preview/preview/healthcareapis/mgmt/healthcareapis/healthcareapisapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/preview/healthcareapis/mgmt/healthcareapis/models.go b/profiles/preview/preview/healthcareapis/mgmt/healthcareapis/models.go index 813c88d1695d..dfe69f13ef1c 100644 --- a/profiles/preview/preview/healthcareapis/mgmt/healthcareapis/models.go +++ b/profiles/preview/preview/healthcareapis/mgmt/healthcareapis/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/preview/hybridcompute/mgmt/hybridcompute/hybridcomputeapi/models.go b/profiles/preview/preview/hybridcompute/mgmt/hybridcompute/hybridcomputeapi/models.go index cd8991e3187d..59cc2a36f6c6 100644 --- a/profiles/preview/preview/hybridcompute/mgmt/hybridcompute/hybridcomputeapi/models.go +++ b/profiles/preview/preview/hybridcompute/mgmt/hybridcompute/hybridcomputeapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/preview/hybridcompute/mgmt/hybridcompute/models.go b/profiles/preview/preview/hybridcompute/mgmt/hybridcompute/models.go index 7f28840ce6a8..269a3754858b 100644 --- a/profiles/preview/preview/hybridcompute/mgmt/hybridcompute/models.go +++ b/profiles/preview/preview/hybridcompute/mgmt/hybridcompute/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/preview/iothub/mgmt/devices/devicesapi/models.go b/profiles/preview/preview/iothub/mgmt/devices/devicesapi/models.go index 55177598603d..c7bf9d20d378 100644 --- a/profiles/preview/preview/iothub/mgmt/devices/devicesapi/models.go +++ b/profiles/preview/preview/iothub/mgmt/devices/devicesapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/preview/iothub/mgmt/devices/models.go b/profiles/preview/preview/iothub/mgmt/devices/models.go index 926eba8f9e48..ec4f89c5015c 100644 --- a/profiles/preview/preview/iothub/mgmt/devices/models.go +++ b/profiles/preview/preview/iothub/mgmt/devices/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/preview/iotspaces/mgmt/iotspaces/iotspacesapi/models.go b/profiles/preview/preview/iotspaces/mgmt/iotspaces/iotspacesapi/models.go index 0bae8a0029e4..7903370747e6 100644 --- a/profiles/preview/preview/iotspaces/mgmt/iotspaces/iotspacesapi/models.go +++ b/profiles/preview/preview/iotspaces/mgmt/iotspaces/iotspacesapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/preview/iotspaces/mgmt/iotspaces/models.go b/profiles/preview/preview/iotspaces/mgmt/iotspaces/models.go index 6b6c901de55e..bdc69976ac4a 100644 --- a/profiles/preview/preview/iotspaces/mgmt/iotspaces/models.go +++ b/profiles/preview/preview/iotspaces/mgmt/iotspaces/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/preview/kusto/mgmt/kusto/kustoapi/models.go b/profiles/preview/preview/kusto/mgmt/kusto/kustoapi/models.go index 55cef31bafd3..f264f3d3af5e 100644 --- a/profiles/preview/preview/kusto/mgmt/kusto/kustoapi/models.go +++ b/profiles/preview/preview/kusto/mgmt/kusto/kustoapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/preview/kusto/mgmt/kusto/models.go b/profiles/preview/preview/kusto/mgmt/kusto/models.go index 44438864b566..633a42f983ce 100644 --- a/profiles/preview/preview/kusto/mgmt/kusto/models.go +++ b/profiles/preview/preview/kusto/mgmt/kusto/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/preview/logic/mgmt/logic/logicapi/models.go b/profiles/preview/preview/logic/mgmt/logic/logicapi/models.go index 707ce253505e..47b560215a1b 100644 --- a/profiles/preview/preview/logic/mgmt/logic/logicapi/models.go +++ b/profiles/preview/preview/logic/mgmt/logic/logicapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/preview/logic/mgmt/logic/models.go b/profiles/preview/preview/logic/mgmt/logic/models.go index d440b4dcda88..4d804b40ac83 100644 --- a/profiles/preview/preview/logic/mgmt/logic/models.go +++ b/profiles/preview/preview/logic/mgmt/logic/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/preview/machinelearning/mgmt/commitmentplans/commitmentplansapi/models.go b/profiles/preview/preview/machinelearning/mgmt/commitmentplans/commitmentplansapi/models.go index ab89dae93e0b..7bce10c9237d 100644 --- a/profiles/preview/preview/machinelearning/mgmt/commitmentplans/commitmentplansapi/models.go +++ b/profiles/preview/preview/machinelearning/mgmt/commitmentplans/commitmentplansapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/preview/machinelearning/mgmt/commitmentplans/models.go b/profiles/preview/preview/machinelearning/mgmt/commitmentplans/models.go index 39c945cfcb97..d91422398d79 100644 --- a/profiles/preview/preview/machinelearning/mgmt/commitmentplans/models.go +++ b/profiles/preview/preview/machinelearning/mgmt/commitmentplans/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/preview/machinelearning/mgmt/compute/computeapi/models.go b/profiles/preview/preview/machinelearning/mgmt/compute/computeapi/models.go index 853e64fd4a7e..ff1a6581436d 100644 --- a/profiles/preview/preview/machinelearning/mgmt/compute/computeapi/models.go +++ b/profiles/preview/preview/machinelearning/mgmt/compute/computeapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/preview/machinelearning/mgmt/compute/models.go b/profiles/preview/preview/machinelearning/mgmt/compute/models.go index 269660de1b44..b4f2462dab49 100644 --- a/profiles/preview/preview/machinelearning/mgmt/compute/models.go +++ b/profiles/preview/preview/machinelearning/mgmt/compute/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/preview/machinelearning/mgmt/experimentation/experimentationapi/models.go b/profiles/preview/preview/machinelearning/mgmt/experimentation/experimentationapi/models.go index 52b39f48f8ec..806ef0212ef4 100644 --- a/profiles/preview/preview/machinelearning/mgmt/experimentation/experimentationapi/models.go +++ b/profiles/preview/preview/machinelearning/mgmt/experimentation/experimentationapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/preview/machinelearning/mgmt/experimentation/models.go b/profiles/preview/preview/machinelearning/mgmt/experimentation/models.go index d817003a774c..d433f83a8542 100644 --- a/profiles/preview/preview/machinelearning/mgmt/experimentation/models.go +++ b/profiles/preview/preview/machinelearning/mgmt/experimentation/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/preview/machinelearning/mgmt/webservices/models.go b/profiles/preview/preview/machinelearning/mgmt/webservices/models.go index 369b4b90b6be..8b8784abd523 100644 --- a/profiles/preview/preview/machinelearning/mgmt/webservices/models.go +++ b/profiles/preview/preview/machinelearning/mgmt/webservices/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/preview/machinelearning/mgmt/webservices/webservicesapi/models.go b/profiles/preview/preview/machinelearning/mgmt/webservices/webservicesapi/models.go index 89d80fd3b3dd..e2fdfaa51cff 100644 --- a/profiles/preview/preview/machinelearning/mgmt/webservices/webservicesapi/models.go +++ b/profiles/preview/preview/machinelearning/mgmt/webservices/webservicesapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/preview/machinelearningservices/mgmt/machinelearningservices/machinelearningservicesapi/models.go b/profiles/preview/preview/machinelearningservices/mgmt/machinelearningservices/machinelearningservicesapi/models.go index ddbe69085256..80932b9ffaf4 100644 --- a/profiles/preview/preview/machinelearningservices/mgmt/machinelearningservices/machinelearningservicesapi/models.go +++ b/profiles/preview/preview/machinelearningservices/mgmt/machinelearningservices/machinelearningservicesapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/preview/machinelearningservices/mgmt/machinelearningservices/models.go b/profiles/preview/preview/machinelearningservices/mgmt/machinelearningservices/models.go index 432d37c1b821..1ba3556151d3 100644 --- a/profiles/preview/preview/machinelearningservices/mgmt/machinelearningservices/models.go +++ b/profiles/preview/preview/machinelearningservices/mgmt/machinelearningservices/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/preview/maintenance/mgmt/maintenance/maintenanceapi/models.go b/profiles/preview/preview/maintenance/mgmt/maintenance/maintenanceapi/models.go index 9aae9dd8b0d4..c03892fb244f 100644 --- a/profiles/preview/preview/maintenance/mgmt/maintenance/maintenanceapi/models.go +++ b/profiles/preview/preview/maintenance/mgmt/maintenance/maintenanceapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/preview/maintenance/mgmt/maintenance/models.go b/profiles/preview/preview/maintenance/mgmt/maintenance/models.go index 873254c688c5..1e77aa11ad2d 100644 --- a/profiles/preview/preview/maintenance/mgmt/maintenance/models.go +++ b/profiles/preview/preview/maintenance/mgmt/maintenance/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/preview/managednetwork/mgmt/managednetwork/managednetworkapi/models.go b/profiles/preview/preview/managednetwork/mgmt/managednetwork/managednetworkapi/models.go index 01732589b0cd..bef133d48eb5 100644 --- a/profiles/preview/preview/managednetwork/mgmt/managednetwork/managednetworkapi/models.go +++ b/profiles/preview/preview/managednetwork/mgmt/managednetwork/managednetworkapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/preview/managednetwork/mgmt/managednetwork/models.go b/profiles/preview/preview/managednetwork/mgmt/managednetwork/models.go index d2b5de3e5177..5a7f720cba59 100644 --- a/profiles/preview/preview/managednetwork/mgmt/managednetwork/models.go +++ b/profiles/preview/preview/managednetwork/mgmt/managednetwork/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/preview/managedservices/mgmt/managedservices/managedservicesapi/models.go b/profiles/preview/preview/managedservices/mgmt/managedservices/managedservicesapi/models.go index 1dbcbf2f74b9..4ff72ff78483 100644 --- a/profiles/preview/preview/managedservices/mgmt/managedservices/managedservicesapi/models.go +++ b/profiles/preview/preview/managedservices/mgmt/managedservices/managedservicesapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/preview/managedservices/mgmt/managedservices/models.go b/profiles/preview/preview/managedservices/mgmt/managedservices/models.go index e12575ee480b..32a3a4949d84 100644 --- a/profiles/preview/preview/managedservices/mgmt/managedservices/models.go +++ b/profiles/preview/preview/managedservices/mgmt/managedservices/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/preview/managementpartner/mgmt/managementpartner/managementpartnerapi/models.go b/profiles/preview/preview/managementpartner/mgmt/managementpartner/managementpartnerapi/models.go index 404d86de096e..9f75e82d368f 100644 --- a/profiles/preview/preview/managementpartner/mgmt/managementpartner/managementpartnerapi/models.go +++ b/profiles/preview/preview/managementpartner/mgmt/managementpartner/managementpartnerapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/preview/managementpartner/mgmt/managementpartner/models.go b/profiles/preview/preview/managementpartner/mgmt/managementpartner/models.go index a67fb8cc89e9..3903fcba9db7 100644 --- a/profiles/preview/preview/managementpartner/mgmt/managementpartner/models.go +++ b/profiles/preview/preview/managementpartner/mgmt/managementpartner/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/preview/mediaservices/mgmt/media/mediaapi/models.go b/profiles/preview/preview/mediaservices/mgmt/media/mediaapi/models.go index 782e37dbf4a0..18ac7de4b2e3 100644 --- a/profiles/preview/preview/mediaservices/mgmt/media/mediaapi/models.go +++ b/profiles/preview/preview/mediaservices/mgmt/media/mediaapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/preview/mediaservices/mgmt/media/models.go b/profiles/preview/preview/mediaservices/mgmt/media/models.go index 160b477c95d1..42c4bd5ec057 100644 --- a/profiles/preview/preview/mediaservices/mgmt/media/models.go +++ b/profiles/preview/preview/mediaservices/mgmt/media/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/preview/migrate/mgmt/migrate/migrateapi/models.go b/profiles/preview/preview/migrate/mgmt/migrate/migrateapi/models.go index 8e5f8f2c0cb1..e04338625c1a 100644 --- a/profiles/preview/preview/migrate/mgmt/migrate/migrateapi/models.go +++ b/profiles/preview/preview/migrate/mgmt/migrate/migrateapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/preview/migrate/mgmt/migrate/models.go b/profiles/preview/preview/migrate/mgmt/migrate/models.go index 9c9b059b0f54..dd4ba5bc4947 100644 --- a/profiles/preview/preview/migrate/mgmt/migrate/models.go +++ b/profiles/preview/preview/migrate/mgmt/migrate/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/preview/mixedreality/mgmt/mixedreality/mixedrealityapi/models.go b/profiles/preview/preview/mixedreality/mgmt/mixedreality/mixedrealityapi/models.go index 288585d74c3d..c36162fd0467 100644 --- a/profiles/preview/preview/mixedreality/mgmt/mixedreality/mixedrealityapi/models.go +++ b/profiles/preview/preview/mixedreality/mgmt/mixedreality/mixedrealityapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/preview/mixedreality/mgmt/mixedreality/models.go b/profiles/preview/preview/mixedreality/mgmt/mixedreality/models.go index b1dbbe47555e..a04550b8493c 100644 --- a/profiles/preview/preview/mixedreality/mgmt/mixedreality/models.go +++ b/profiles/preview/preview/mixedreality/mgmt/mixedreality/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/preview/monitor/mgmt/insights/insightsapi/models.go b/profiles/preview/preview/monitor/mgmt/insights/insightsapi/models.go index 304290c82b8a..535d76b50fbe 100644 --- a/profiles/preview/preview/monitor/mgmt/insights/insightsapi/models.go +++ b/profiles/preview/preview/monitor/mgmt/insights/insightsapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/preview/monitor/mgmt/insights/models.go b/profiles/preview/preview/monitor/mgmt/insights/models.go index d890dd518126..b4a0be8f4049 100644 --- a/profiles/preview/preview/monitor/mgmt/insights/models.go +++ b/profiles/preview/preview/monitor/mgmt/insights/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/preview/monitor/monitor/models.go b/profiles/preview/preview/monitor/monitor/models.go index 1ce83c9fcf29..4b7e6ac73701 100644 --- a/profiles/preview/preview/monitor/monitor/models.go +++ b/profiles/preview/preview/monitor/monitor/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/preview/monitor/monitor/monitorapi/models.go b/profiles/preview/preview/monitor/monitor/monitorapi/models.go index 33e19e6c167c..c0189106b8be 100644 --- a/profiles/preview/preview/monitor/monitor/monitorapi/models.go +++ b/profiles/preview/preview/monitor/monitor/monitorapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/preview/msi/mgmt/msi/models.go b/profiles/preview/preview/msi/mgmt/msi/models.go index ab63e2554a02..82be44070f83 100644 --- a/profiles/preview/preview/msi/mgmt/msi/models.go +++ b/profiles/preview/preview/msi/mgmt/msi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/preview/msi/mgmt/msi/msiapi/models.go b/profiles/preview/preview/msi/mgmt/msi/msiapi/models.go index 4d899e3fe9ac..23b7fbc786d6 100644 --- a/profiles/preview/preview/msi/mgmt/msi/msiapi/models.go +++ b/profiles/preview/preview/msi/mgmt/msi/msiapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/preview/mysql/mgmt/mysql/models.go b/profiles/preview/preview/mysql/mgmt/mysql/models.go index a2696b226ee8..4c5b0be45662 100644 --- a/profiles/preview/preview/mysql/mgmt/mysql/models.go +++ b/profiles/preview/preview/mysql/mgmt/mysql/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/preview/mysql/mgmt/mysql/mysqlapi/models.go b/profiles/preview/preview/mysql/mgmt/mysql/mysqlapi/models.go index d2d2d155946f..69c965aeb4a1 100644 --- a/profiles/preview/preview/mysql/mgmt/mysql/mysqlapi/models.go +++ b/profiles/preview/preview/mysql/mgmt/mysql/mysqlapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/preview/netapp/mgmt/netapp/models.go b/profiles/preview/preview/netapp/mgmt/netapp/models.go index 9d55065ea8da..e9b66c4d6326 100644 --- a/profiles/preview/preview/netapp/mgmt/netapp/models.go +++ b/profiles/preview/preview/netapp/mgmt/netapp/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/preview/netapp/mgmt/netapp/netappapi/models.go b/profiles/preview/preview/netapp/mgmt/netapp/netappapi/models.go index df5136fc858a..b3abaeba03f8 100644 --- a/profiles/preview/preview/netapp/mgmt/netapp/netappapi/models.go +++ b/profiles/preview/preview/netapp/mgmt/netapp/netappapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/preview/network/mgmt/network/models.go b/profiles/preview/preview/network/mgmt/network/models.go index 09117aa1a4eb..4ebb16e79da3 100644 --- a/profiles/preview/preview/network/mgmt/network/models.go +++ b/profiles/preview/preview/network/mgmt/network/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/preview/network/mgmt/network/networkapi/models.go b/profiles/preview/preview/network/mgmt/network/networkapi/models.go index a42650e24383..1902e77dff9f 100644 --- a/profiles/preview/preview/network/mgmt/network/networkapi/models.go +++ b/profiles/preview/preview/network/mgmt/network/networkapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/preview/operationalinsights/mgmt/operationalinsights/models.go b/profiles/preview/preview/operationalinsights/mgmt/operationalinsights/models.go index 748d71a371e7..69873bce9d32 100644 --- a/profiles/preview/preview/operationalinsights/mgmt/operationalinsights/models.go +++ b/profiles/preview/preview/operationalinsights/mgmt/operationalinsights/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/preview/operationalinsights/mgmt/operationalinsights/operationalinsightsapi/models.go b/profiles/preview/preview/operationalinsights/mgmt/operationalinsights/operationalinsightsapi/models.go index bf17329e3345..a7706dda7d24 100644 --- a/profiles/preview/preview/operationalinsights/mgmt/operationalinsights/operationalinsightsapi/models.go +++ b/profiles/preview/preview/operationalinsights/mgmt/operationalinsights/operationalinsightsapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/preview/operationalinsights/mgmt/servicemap/models.go b/profiles/preview/preview/operationalinsights/mgmt/servicemap/models.go index 92043553d0a6..119ce1f7286b 100644 --- a/profiles/preview/preview/operationalinsights/mgmt/servicemap/models.go +++ b/profiles/preview/preview/operationalinsights/mgmt/servicemap/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/preview/operationalinsights/mgmt/servicemap/servicemapapi/models.go b/profiles/preview/preview/operationalinsights/mgmt/servicemap/servicemapapi/models.go index 1429c332b685..b2a7aa132532 100644 --- a/profiles/preview/preview/operationalinsights/mgmt/servicemap/servicemapapi/models.go +++ b/profiles/preview/preview/operationalinsights/mgmt/servicemap/servicemapapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/preview/operationsmanagement/mgmt/operationsmanagement/models.go b/profiles/preview/preview/operationsmanagement/mgmt/operationsmanagement/models.go index fd48a80852c8..cdea06e849ef 100644 --- a/profiles/preview/preview/operationsmanagement/mgmt/operationsmanagement/models.go +++ b/profiles/preview/preview/operationsmanagement/mgmt/operationsmanagement/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/preview/operationsmanagement/mgmt/operationsmanagement/operationsmanagementapi/models.go b/profiles/preview/preview/operationsmanagement/mgmt/operationsmanagement/operationsmanagementapi/models.go index 87c7d91d44da..672f833df031 100644 --- a/profiles/preview/preview/operationsmanagement/mgmt/operationsmanagement/operationsmanagementapi/models.go +++ b/profiles/preview/preview/operationsmanagement/mgmt/operationsmanagement/operationsmanagementapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/preview/peering/mgmt/peering/models.go b/profiles/preview/preview/peering/mgmt/peering/models.go index 80000056b1b1..7599927749e2 100644 --- a/profiles/preview/preview/peering/mgmt/peering/models.go +++ b/profiles/preview/preview/peering/mgmt/peering/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/preview/peering/mgmt/peering/peeringapi/models.go b/profiles/preview/preview/peering/mgmt/peering/peeringapi/models.go index d6b774c37b95..7be16f26f6c9 100644 --- a/profiles/preview/preview/peering/mgmt/peering/peeringapi/models.go +++ b/profiles/preview/preview/peering/mgmt/peering/peeringapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/preview/personalizer/personalizer/models.go b/profiles/preview/preview/personalizer/personalizer/models.go index d02f4c2ae9cd..03bf779b8862 100644 --- a/profiles/preview/preview/personalizer/personalizer/models.go +++ b/profiles/preview/preview/personalizer/personalizer/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/preview/personalizer/personalizer/personalizerapi/models.go b/profiles/preview/preview/personalizer/personalizer/personalizerapi/models.go index 2ecebd9977a4..47bbd5ea4b54 100644 --- a/profiles/preview/preview/personalizer/personalizer/personalizerapi/models.go +++ b/profiles/preview/preview/personalizer/personalizer/personalizerapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/preview/policyinsights/mgmt/policyinsights/models.go b/profiles/preview/preview/policyinsights/mgmt/policyinsights/models.go index 49ac37271d95..f0b0f248efae 100644 --- a/profiles/preview/preview/policyinsights/mgmt/policyinsights/models.go +++ b/profiles/preview/preview/policyinsights/mgmt/policyinsights/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/preview/policyinsights/mgmt/policyinsights/policyinsightsapi/models.go b/profiles/preview/preview/policyinsights/mgmt/policyinsights/policyinsightsapi/models.go index 4c182a8890ea..17e50e870a27 100644 --- a/profiles/preview/preview/policyinsights/mgmt/policyinsights/policyinsightsapi/models.go +++ b/profiles/preview/preview/policyinsights/mgmt/policyinsights/policyinsightsapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/preview/portal/mgmt/portal/models.go b/profiles/preview/preview/portal/mgmt/portal/models.go index 828b439ea3a1..cfffc99fb56e 100644 --- a/profiles/preview/preview/portal/mgmt/portal/models.go +++ b/profiles/preview/preview/portal/mgmt/portal/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/preview/portal/mgmt/portal/portalapi/models.go b/profiles/preview/preview/portal/mgmt/portal/portalapi/models.go index 42a766955a23..deed2691da80 100644 --- a/profiles/preview/preview/portal/mgmt/portal/portalapi/models.go +++ b/profiles/preview/preview/portal/mgmt/portal/portalapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/preview/postgresql/mgmt/postgresql/models.go b/profiles/preview/preview/postgresql/mgmt/postgresql/models.go index d1b50ec42155..74068acbe3a7 100644 --- a/profiles/preview/preview/postgresql/mgmt/postgresql/models.go +++ b/profiles/preview/preview/postgresql/mgmt/postgresql/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/preview/postgresql/mgmt/postgresql/postgresqlapi/models.go b/profiles/preview/preview/postgresql/mgmt/postgresql/postgresqlapi/models.go index a50964de6acb..9ba2f9095fae 100644 --- a/profiles/preview/preview/postgresql/mgmt/postgresql/postgresqlapi/models.go +++ b/profiles/preview/preview/postgresql/mgmt/postgresql/postgresqlapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/preview/provisioningservices/mgmt/iothub/iothubapi/models.go b/profiles/preview/preview/provisioningservices/mgmt/iothub/iothubapi/models.go index ab89ed4d1a5e..583a096e3fb6 100644 --- a/profiles/preview/preview/provisioningservices/mgmt/iothub/iothubapi/models.go +++ b/profiles/preview/preview/provisioningservices/mgmt/iothub/iothubapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/preview/provisioningservices/mgmt/iothub/models.go b/profiles/preview/preview/provisioningservices/mgmt/iothub/models.go index e19f2a3441aa..5d4f7c07d58c 100644 --- a/profiles/preview/preview/provisioningservices/mgmt/iothub/models.go +++ b/profiles/preview/preview/provisioningservices/mgmt/iothub/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/preview/reservations/mgmt/reservations/models.go b/profiles/preview/preview/reservations/mgmt/reservations/models.go index 8a48e611bb76..d00db885304a 100644 --- a/profiles/preview/preview/reservations/mgmt/reservations/models.go +++ b/profiles/preview/preview/reservations/mgmt/reservations/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/preview/reservations/mgmt/reservations/reservationsapi/models.go b/profiles/preview/preview/reservations/mgmt/reservations/reservationsapi/models.go index 2d7aae84ae6d..66f0361cb4e3 100644 --- a/profiles/preview/preview/reservations/mgmt/reservations/reservationsapi/models.go +++ b/profiles/preview/preview/reservations/mgmt/reservations/reservationsapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/preview/resourcegraph/mgmt/resourcegraph/models.go b/profiles/preview/preview/resourcegraph/mgmt/resourcegraph/models.go index 55f09b708ad4..1a13ab5b8735 100644 --- a/profiles/preview/preview/resourcegraph/mgmt/resourcegraph/models.go +++ b/profiles/preview/preview/resourcegraph/mgmt/resourcegraph/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/preview/resourcegraph/mgmt/resourcegraph/resourcegraphapi/models.go b/profiles/preview/preview/resourcegraph/mgmt/resourcegraph/resourcegraphapi/models.go index 64316d31bb03..950c539abfb4 100644 --- a/profiles/preview/preview/resourcegraph/mgmt/resourcegraph/resourcegraphapi/models.go +++ b/profiles/preview/preview/resourcegraph/mgmt/resourcegraph/resourcegraphapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/preview/resources/mgmt/managedapplications/managedapplicationsapi/models.go b/profiles/preview/preview/resources/mgmt/managedapplications/managedapplicationsapi/models.go index 241076f3994a..b0d91617ea8d 100644 --- a/profiles/preview/preview/resources/mgmt/managedapplications/managedapplicationsapi/models.go +++ b/profiles/preview/preview/resources/mgmt/managedapplications/managedapplicationsapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/preview/resources/mgmt/managedapplications/models.go b/profiles/preview/preview/resources/mgmt/managedapplications/models.go index 4a8fe04d286f..cfc029cfa117 100644 --- a/profiles/preview/preview/resources/mgmt/managedapplications/models.go +++ b/profiles/preview/preview/resources/mgmt/managedapplications/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/preview/resources/mgmt/managementgroups/managementgroupsapi/models.go b/profiles/preview/preview/resources/mgmt/managementgroups/managementgroupsapi/models.go index 80a6e0d0d215..9bdb02c079d1 100644 --- a/profiles/preview/preview/resources/mgmt/managementgroups/managementgroupsapi/models.go +++ b/profiles/preview/preview/resources/mgmt/managementgroups/managementgroupsapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/preview/resources/mgmt/managementgroups/models.go b/profiles/preview/preview/resources/mgmt/managementgroups/models.go index 8c750886b270..e0e8760b2955 100644 --- a/profiles/preview/preview/resources/mgmt/managementgroups/models.go +++ b/profiles/preview/preview/resources/mgmt/managementgroups/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/preview/resources/mgmt/policy/models.go b/profiles/preview/preview/resources/mgmt/policy/models.go index 7469c4e0485e..af4cd6cf7d9a 100644 --- a/profiles/preview/preview/resources/mgmt/policy/models.go +++ b/profiles/preview/preview/resources/mgmt/policy/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/preview/resources/mgmt/policy/policyapi/models.go b/profiles/preview/preview/resources/mgmt/policy/policyapi/models.go index 2248a1fef720..88fb18d199f5 100644 --- a/profiles/preview/preview/resources/mgmt/policy/policyapi/models.go +++ b/profiles/preview/preview/resources/mgmt/policy/policyapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/preview/scheduler/mgmt/scheduler/models.go b/profiles/preview/preview/scheduler/mgmt/scheduler/models.go index 65cec574653e..e70ac4b938fe 100644 --- a/profiles/preview/preview/scheduler/mgmt/scheduler/models.go +++ b/profiles/preview/preview/scheduler/mgmt/scheduler/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/preview/scheduler/mgmt/scheduler/schedulerapi/models.go b/profiles/preview/preview/scheduler/mgmt/scheduler/schedulerapi/models.go index 7e6b82de2b5f..079850db50dd 100644 --- a/profiles/preview/preview/scheduler/mgmt/scheduler/schedulerapi/models.go +++ b/profiles/preview/preview/scheduler/mgmt/scheduler/schedulerapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/preview/security/mgmt/security/models.go b/profiles/preview/preview/security/mgmt/security/models.go index 25b06ebd6436..1fb9efce69b0 100644 --- a/profiles/preview/preview/security/mgmt/security/models.go +++ b/profiles/preview/preview/security/mgmt/security/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/preview/security/mgmt/security/securityapi/models.go b/profiles/preview/preview/security/mgmt/security/securityapi/models.go index 5ad5aa4f97d0..049a372a6dc1 100644 --- a/profiles/preview/preview/security/mgmt/security/securityapi/models.go +++ b/profiles/preview/preview/security/mgmt/security/securityapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/preview/securityinsight/mgmt/securityinsight/models.go b/profiles/preview/preview/securityinsight/mgmt/securityinsight/models.go index f166c9eccd81..a9c8e8eace31 100644 --- a/profiles/preview/preview/securityinsight/mgmt/securityinsight/models.go +++ b/profiles/preview/preview/securityinsight/mgmt/securityinsight/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/preview/securityinsight/mgmt/securityinsight/securityinsightapi/models.go b/profiles/preview/preview/securityinsight/mgmt/securityinsight/securityinsightapi/models.go index bcfdeb4c208a..2f1d31d9e814 100644 --- a/profiles/preview/preview/securityinsight/mgmt/securityinsight/securityinsightapi/models.go +++ b/profiles/preview/preview/securityinsight/mgmt/securityinsight/securityinsightapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/preview/servicebus/mgmt/servicebus/models.go b/profiles/preview/preview/servicebus/mgmt/servicebus/models.go index ed1967fdac05..3f381b38ea75 100644 --- a/profiles/preview/preview/servicebus/mgmt/servicebus/models.go +++ b/profiles/preview/preview/servicebus/mgmt/servicebus/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/preview/servicebus/mgmt/servicebus/servicebusapi/models.go b/profiles/preview/preview/servicebus/mgmt/servicebus/servicebusapi/models.go index aebf8bb0eb2f..47ba9ae448a6 100644 --- a/profiles/preview/preview/servicebus/mgmt/servicebus/servicebusapi/models.go +++ b/profiles/preview/preview/servicebus/mgmt/servicebus/servicebusapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/preview/servicefabric/mgmt/servicefabric/models.go b/profiles/preview/preview/servicefabric/mgmt/servicefabric/models.go index 6e2171d4fdc5..8fa433ee3934 100644 --- a/profiles/preview/preview/servicefabric/mgmt/servicefabric/models.go +++ b/profiles/preview/preview/servicefabric/mgmt/servicefabric/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/preview/servicefabric/mgmt/servicefabric/servicefabricapi/models.go b/profiles/preview/preview/servicefabric/mgmt/servicefabric/servicefabricapi/models.go index 92bebee141b6..3d8b1bc3b369 100644 --- a/profiles/preview/preview/servicefabric/mgmt/servicefabric/servicefabricapi/models.go +++ b/profiles/preview/preview/servicefabric/mgmt/servicefabric/servicefabricapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/preview/servicefabricmesh/mgmt/servicefabricmesh/models.go b/profiles/preview/preview/servicefabricmesh/mgmt/servicefabricmesh/models.go index 36e0ada34765..a6b956d6567e 100644 --- a/profiles/preview/preview/servicefabricmesh/mgmt/servicefabricmesh/models.go +++ b/profiles/preview/preview/servicefabricmesh/mgmt/servicefabricmesh/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/preview/servicefabricmesh/mgmt/servicefabricmesh/servicefabricmeshapi/models.go b/profiles/preview/preview/servicefabricmesh/mgmt/servicefabricmesh/servicefabricmeshapi/models.go index ea48bd552ac2..f05bd01d0b01 100644 --- a/profiles/preview/preview/servicefabricmesh/mgmt/servicefabricmesh/servicefabricmeshapi/models.go +++ b/profiles/preview/preview/servicefabricmesh/mgmt/servicefabricmesh/servicefabricmeshapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/preview/signalr/mgmt/signalr/models.go b/profiles/preview/preview/signalr/mgmt/signalr/models.go index da01d2b56bd0..abd07a9e7c65 100644 --- a/profiles/preview/preview/signalr/mgmt/signalr/models.go +++ b/profiles/preview/preview/signalr/mgmt/signalr/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/preview/signalr/mgmt/signalr/signalrapi/models.go b/profiles/preview/preview/signalr/mgmt/signalr/signalrapi/models.go index 512f60825022..e61ba3b7d83c 100644 --- a/profiles/preview/preview/signalr/mgmt/signalr/signalrapi/models.go +++ b/profiles/preview/preview/signalr/mgmt/signalr/signalrapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/preview/softwareplan/mgmt/softwareplan/models.go b/profiles/preview/preview/softwareplan/mgmt/softwareplan/models.go index 6f2a06d42bc1..9a277913c377 100644 --- a/profiles/preview/preview/softwareplan/mgmt/softwareplan/models.go +++ b/profiles/preview/preview/softwareplan/mgmt/softwareplan/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/preview/softwareplan/mgmt/softwareplan/softwareplanapi/models.go b/profiles/preview/preview/softwareplan/mgmt/softwareplan/softwareplanapi/models.go index 56c5223de0f6..23369a5adec9 100644 --- a/profiles/preview/preview/softwareplan/mgmt/softwareplan/softwareplanapi/models.go +++ b/profiles/preview/preview/softwareplan/mgmt/softwareplan/softwareplanapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/preview/sql/mgmt/sql/models.go b/profiles/preview/preview/sql/mgmt/sql/models.go index b3908b2d87cf..ec79da26df68 100644 --- a/profiles/preview/preview/sql/mgmt/sql/models.go +++ b/profiles/preview/preview/sql/mgmt/sql/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/preview/sql/mgmt/sql/sqlapi/models.go b/profiles/preview/preview/sql/mgmt/sql/sqlapi/models.go index 33a1e830cf2a..92e04cfe22b7 100644 --- a/profiles/preview/preview/sql/mgmt/sql/sqlapi/models.go +++ b/profiles/preview/preview/sql/mgmt/sql/sqlapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/preview/sqlvirtualmachine/mgmt/sqlvirtualmachine/models.go b/profiles/preview/preview/sqlvirtualmachine/mgmt/sqlvirtualmachine/models.go index e2bb6ff86869..a980b609a319 100644 --- a/profiles/preview/preview/sqlvirtualmachine/mgmt/sqlvirtualmachine/models.go +++ b/profiles/preview/preview/sqlvirtualmachine/mgmt/sqlvirtualmachine/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/preview/sqlvirtualmachine/mgmt/sqlvirtualmachine/sqlvirtualmachineapi/models.go b/profiles/preview/preview/sqlvirtualmachine/mgmt/sqlvirtualmachine/sqlvirtualmachineapi/models.go index 661ed3282f40..5a428177579c 100644 --- a/profiles/preview/preview/sqlvirtualmachine/mgmt/sqlvirtualmachine/sqlvirtualmachineapi/models.go +++ b/profiles/preview/preview/sqlvirtualmachine/mgmt/sqlvirtualmachine/sqlvirtualmachineapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/preview/storage/datalake/storagedatalake/models.go b/profiles/preview/preview/storage/datalake/storagedatalake/models.go index bf1d942ba4a0..66347cd6692d 100644 --- a/profiles/preview/preview/storage/datalake/storagedatalake/models.go +++ b/profiles/preview/preview/storage/datalake/storagedatalake/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/preview/storage/datalake/storagedatalake/storagedatalakeapi/models.go b/profiles/preview/preview/storage/datalake/storagedatalake/storagedatalakeapi/models.go index 71df4b8a68db..04db9856cf57 100644 --- a/profiles/preview/preview/storage/datalake/storagedatalake/storagedatalakeapi/models.go +++ b/profiles/preview/preview/storage/datalake/storagedatalake/storagedatalakeapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/preview/storage/mgmt/storage/models.go b/profiles/preview/preview/storage/mgmt/storage/models.go index f8386a8481b3..edb1b40dd214 100644 --- a/profiles/preview/preview/storage/mgmt/storage/models.go +++ b/profiles/preview/preview/storage/mgmt/storage/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/preview/storage/mgmt/storage/storageapi/models.go b/profiles/preview/preview/storage/mgmt/storage/storageapi/models.go index eb06f761e79c..ad9c5890be6d 100644 --- a/profiles/preview/preview/storage/mgmt/storage/storageapi/models.go +++ b/profiles/preview/preview/storage/mgmt/storage/storageapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/preview/storagecache/mgmt/storagecache/models.go b/profiles/preview/preview/storagecache/mgmt/storagecache/models.go index d947da0f591c..0eb2c2b0b78e 100644 --- a/profiles/preview/preview/storagecache/mgmt/storagecache/models.go +++ b/profiles/preview/preview/storagecache/mgmt/storagecache/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/preview/storagecache/mgmt/storagecache/storagecacheapi/models.go b/profiles/preview/preview/storagecache/mgmt/storagecache/storagecacheapi/models.go index 53c75c01b3f4..366c579eb64f 100644 --- a/profiles/preview/preview/storagecache/mgmt/storagecache/storagecacheapi/models.go +++ b/profiles/preview/preview/storagecache/mgmt/storagecache/storagecacheapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/preview/subscription/mgmt/subscription/models.go b/profiles/preview/preview/subscription/mgmt/subscription/models.go index 90ba0be92c49..395a7e2b656b 100644 --- a/profiles/preview/preview/subscription/mgmt/subscription/models.go +++ b/profiles/preview/preview/subscription/mgmt/subscription/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/preview/subscription/mgmt/subscription/subscriptionapi/models.go b/profiles/preview/preview/subscription/mgmt/subscription/subscriptionapi/models.go index 20c781c071be..c682fe6cfa10 100644 --- a/profiles/preview/preview/subscription/mgmt/subscription/subscriptionapi/models.go +++ b/profiles/preview/preview/subscription/mgmt/subscription/subscriptionapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/preview/timeseriesinsights/mgmt/timeseriesinsights/models.go b/profiles/preview/preview/timeseriesinsights/mgmt/timeseriesinsights/models.go index 190cf7e8450a..0b2611201e82 100644 --- a/profiles/preview/preview/timeseriesinsights/mgmt/timeseriesinsights/models.go +++ b/profiles/preview/preview/timeseriesinsights/mgmt/timeseriesinsights/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/preview/timeseriesinsights/mgmt/timeseriesinsights/timeseriesinsightsapi/models.go b/profiles/preview/preview/timeseriesinsights/mgmt/timeseriesinsights/timeseriesinsightsapi/models.go index 3e99514ad580..110ed9e2350e 100644 --- a/profiles/preview/preview/timeseriesinsights/mgmt/timeseriesinsights/timeseriesinsightsapi/models.go +++ b/profiles/preview/preview/timeseriesinsights/mgmt/timeseriesinsights/timeseriesinsightsapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/preview/trafficmanager/mgmt/trafficmanager/models.go b/profiles/preview/preview/trafficmanager/mgmt/trafficmanager/models.go index 31db4079580c..af863c424303 100644 --- a/profiles/preview/preview/trafficmanager/mgmt/trafficmanager/models.go +++ b/profiles/preview/preview/trafficmanager/mgmt/trafficmanager/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/preview/trafficmanager/mgmt/trafficmanager/trafficmanagerapi/models.go b/profiles/preview/preview/trafficmanager/mgmt/trafficmanager/trafficmanagerapi/models.go index 20932371fa11..4286e7cfcda6 100644 --- a/profiles/preview/preview/trafficmanager/mgmt/trafficmanager/trafficmanagerapi/models.go +++ b/profiles/preview/preview/trafficmanager/mgmt/trafficmanager/trafficmanagerapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/preview/virtualmachineimagebuilder/mgmt/virtualmachineimagebuilder/models.go b/profiles/preview/preview/virtualmachineimagebuilder/mgmt/virtualmachineimagebuilder/models.go index 61f4c34a94cd..e28e8761d6ff 100644 --- a/profiles/preview/preview/virtualmachineimagebuilder/mgmt/virtualmachineimagebuilder/models.go +++ b/profiles/preview/preview/virtualmachineimagebuilder/mgmt/virtualmachineimagebuilder/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/preview/virtualmachineimagebuilder/mgmt/virtualmachineimagebuilder/virtualmachineimagebuilderapi/models.go b/profiles/preview/preview/virtualmachineimagebuilder/mgmt/virtualmachineimagebuilder/virtualmachineimagebuilderapi/models.go index 18a47ed84bcb..4992a3481888 100644 --- a/profiles/preview/preview/virtualmachineimagebuilder/mgmt/virtualmachineimagebuilder/virtualmachineimagebuilderapi/models.go +++ b/profiles/preview/preview/virtualmachineimagebuilder/mgmt/virtualmachineimagebuilder/virtualmachineimagebuilderapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/preview/visualstudio/mgmt/visualstudio/models.go b/profiles/preview/preview/visualstudio/mgmt/visualstudio/models.go index f8be78726511..189307e00e48 100644 --- a/profiles/preview/preview/visualstudio/mgmt/visualstudio/models.go +++ b/profiles/preview/preview/visualstudio/mgmt/visualstudio/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/preview/visualstudio/mgmt/visualstudio/visualstudioapi/models.go b/profiles/preview/preview/visualstudio/mgmt/visualstudio/visualstudioapi/models.go index 30e968f2336f..5e3736c699df 100644 --- a/profiles/preview/preview/visualstudio/mgmt/visualstudio/visualstudioapi/models.go +++ b/profiles/preview/preview/visualstudio/mgmt/visualstudio/visualstudioapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/preview/web/mgmt/web/models.go b/profiles/preview/preview/web/mgmt/web/models.go index 58610e980c9b..5b047d94b353 100644 --- a/profiles/preview/preview/web/mgmt/web/models.go +++ b/profiles/preview/preview/web/mgmt/web/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/preview/web/mgmt/web/webapi/models.go b/profiles/preview/preview/web/mgmt/web/webapi/models.go index 56315e3716f0..7006b8f73eed 100644 --- a/profiles/preview/preview/web/mgmt/web/webapi/models.go +++ b/profiles/preview/preview/web/mgmt/web/webapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/preview/windowsesu/windowsesu/models.go b/profiles/preview/preview/windowsesu/windowsesu/models.go index 6e6128e5f542..3ed1b79ca049 100644 --- a/profiles/preview/preview/windowsesu/windowsesu/models.go +++ b/profiles/preview/preview/windowsesu/windowsesu/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/preview/windowsesu/windowsesu/windowsesuapi/models.go b/profiles/preview/preview/windowsesu/windowsesu/windowsesuapi/models.go index 80555b35e6be..81a697d3e0b8 100644 --- a/profiles/preview/preview/windowsesu/windowsesu/windowsesuapi/models.go +++ b/profiles/preview/preview/windowsesu/windowsesu/windowsesuapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/preview/workloadmonitor/mgmt/workloadmonitor/models.go b/profiles/preview/preview/workloadmonitor/mgmt/workloadmonitor/models.go index 544d5b3ad9f3..e477ab6ebb01 100644 --- a/profiles/preview/preview/workloadmonitor/mgmt/workloadmonitor/models.go +++ b/profiles/preview/preview/workloadmonitor/mgmt/workloadmonitor/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/preview/workloadmonitor/mgmt/workloadmonitor/workloadmonitorapi/models.go b/profiles/preview/preview/workloadmonitor/mgmt/workloadmonitor/workloadmonitorapi/models.go index 5e772e5c0644..53a98fcd16fa 100644 --- a/profiles/preview/preview/workloadmonitor/mgmt/workloadmonitor/workloadmonitorapi/models.go +++ b/profiles/preview/preview/workloadmonitor/mgmt/workloadmonitor/workloadmonitorapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/privatedns/mgmt/privatedns/models.go b/profiles/preview/privatedns/mgmt/privatedns/models.go index f8929dba6404..1da550fe3974 100644 --- a/profiles/preview/privatedns/mgmt/privatedns/models.go +++ b/profiles/preview/privatedns/mgmt/privatedns/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/privatedns/mgmt/privatedns/privatednsapi/models.go b/profiles/preview/privatedns/mgmt/privatedns/privatednsapi/models.go index b131f8963b9e..f9fb9df59b88 100644 --- a/profiles/preview/privatedns/mgmt/privatedns/privatednsapi/models.go +++ b/profiles/preview/privatedns/mgmt/privatedns/privatednsapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/provisioningservices/mgmt/iothub/iothubapi/models.go b/profiles/preview/provisioningservices/mgmt/iothub/iothubapi/models.go index cd904535f7b9..689968efa67c 100644 --- a/profiles/preview/provisioningservices/mgmt/iothub/iothubapi/models.go +++ b/profiles/preview/provisioningservices/mgmt/iothub/iothubapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/provisioningservices/mgmt/iothub/models.go b/profiles/preview/provisioningservices/mgmt/iothub/models.go index ca94a9893379..5fd62523454e 100644 --- a/profiles/preview/provisioningservices/mgmt/iothub/models.go +++ b/profiles/preview/provisioningservices/mgmt/iothub/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/recoveryservices/mgmt/backup/backupapi/models.go b/profiles/preview/recoveryservices/mgmt/backup/backupapi/models.go index 019ebc617251..f963839e8537 100644 --- a/profiles/preview/recoveryservices/mgmt/backup/backupapi/models.go +++ b/profiles/preview/recoveryservices/mgmt/backup/backupapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/recoveryservices/mgmt/backup/models.go b/profiles/preview/recoveryservices/mgmt/backup/models.go index 8aa2dd1fe357..598516d5fafc 100644 --- a/profiles/preview/recoveryservices/mgmt/backup/models.go +++ b/profiles/preview/recoveryservices/mgmt/backup/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/recoveryservices/mgmt/recoveryservices/models.go b/profiles/preview/recoveryservices/mgmt/recoveryservices/models.go index 2a2754597b22..95abba77cd71 100644 --- a/profiles/preview/recoveryservices/mgmt/recoveryservices/models.go +++ b/profiles/preview/recoveryservices/mgmt/recoveryservices/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/recoveryservices/mgmt/recoveryservices/recoveryservicesapi/models.go b/profiles/preview/recoveryservices/mgmt/recoveryservices/recoveryservicesapi/models.go index ce6b385c30c6..193f4c44c0fb 100644 --- a/profiles/preview/recoveryservices/mgmt/recoveryservices/recoveryservicesapi/models.go +++ b/profiles/preview/recoveryservices/mgmt/recoveryservices/recoveryservicesapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/recoveryservices/mgmt/siterecovery/models.go b/profiles/preview/recoveryservices/mgmt/siterecovery/models.go index a10c329774a3..bfc035e80061 100644 --- a/profiles/preview/recoveryservices/mgmt/siterecovery/models.go +++ b/profiles/preview/recoveryservices/mgmt/siterecovery/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/recoveryservices/mgmt/siterecovery/siterecoveryapi/models.go b/profiles/preview/recoveryservices/mgmt/siterecovery/siterecoveryapi/models.go index a14559010360..d2375bfadfe9 100644 --- a/profiles/preview/recoveryservices/mgmt/siterecovery/siterecoveryapi/models.go +++ b/profiles/preview/recoveryservices/mgmt/siterecovery/siterecoveryapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/redis/mgmt/redis/models.go b/profiles/preview/redis/mgmt/redis/models.go index 8994a23bae2e..7d94274d2080 100644 --- a/profiles/preview/redis/mgmt/redis/models.go +++ b/profiles/preview/redis/mgmt/redis/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/redis/mgmt/redis/redisapi/models.go b/profiles/preview/redis/mgmt/redis/redisapi/models.go index 710d10d813f3..42af71fb8234 100644 --- a/profiles/preview/redis/mgmt/redis/redisapi/models.go +++ b/profiles/preview/redis/mgmt/redis/redisapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/relay/mgmt/relay/models.go b/profiles/preview/relay/mgmt/relay/models.go index e5edbf60831f..7d449b4b6429 100644 --- a/profiles/preview/relay/mgmt/relay/models.go +++ b/profiles/preview/relay/mgmt/relay/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/relay/mgmt/relay/relayapi/models.go b/profiles/preview/relay/mgmt/relay/relayapi/models.go index d9ef14aee24c..200b927cfa80 100644 --- a/profiles/preview/relay/mgmt/relay/relayapi/models.go +++ b/profiles/preview/relay/mgmt/relay/relayapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/reservations/mgmt/reservations/models.go b/profiles/preview/reservations/mgmt/reservations/models.go index 0136bc7cc710..3a4b43604fd2 100644 --- a/profiles/preview/reservations/mgmt/reservations/models.go +++ b/profiles/preview/reservations/mgmt/reservations/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/reservations/mgmt/reservations/reservationsapi/models.go b/profiles/preview/reservations/mgmt/reservations/reservationsapi/models.go index 3a78705055fd..46f111b9954f 100644 --- a/profiles/preview/reservations/mgmt/reservations/reservationsapi/models.go +++ b/profiles/preview/reservations/mgmt/reservations/reservationsapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/resourcegraph/mgmt/resourcegraph/models.go b/profiles/preview/resourcegraph/mgmt/resourcegraph/models.go index 18533d97c880..4d13a3231e06 100644 --- a/profiles/preview/resourcegraph/mgmt/resourcegraph/models.go +++ b/profiles/preview/resourcegraph/mgmt/resourcegraph/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/resourcegraph/mgmt/resourcegraph/resourcegraphapi/models.go b/profiles/preview/resourcegraph/mgmt/resourcegraph/resourcegraphapi/models.go index d9da3d718523..1f7a3457c69e 100644 --- a/profiles/preview/resourcegraph/mgmt/resourcegraph/resourcegraphapi/models.go +++ b/profiles/preview/resourcegraph/mgmt/resourcegraph/resourcegraphapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/resourcehealth/mgmt/resourcehealth/models.go b/profiles/preview/resourcehealth/mgmt/resourcehealth/models.go index e7057f631911..ba0d87825fca 100644 --- a/profiles/preview/resourcehealth/mgmt/resourcehealth/models.go +++ b/profiles/preview/resourcehealth/mgmt/resourcehealth/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/resourcehealth/mgmt/resourcehealth/resourcehealthapi/models.go b/profiles/preview/resourcehealth/mgmt/resourcehealth/resourcehealthapi/models.go index e5342f3ac740..2fb68b7df259 100644 --- a/profiles/preview/resourcehealth/mgmt/resourcehealth/resourcehealthapi/models.go +++ b/profiles/preview/resourcehealth/mgmt/resourcehealth/resourcehealthapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/resources/mgmt/features/featuresapi/models.go b/profiles/preview/resources/mgmt/features/featuresapi/models.go index 69fd9a5cf75a..093798e15e1e 100644 --- a/profiles/preview/resources/mgmt/features/featuresapi/models.go +++ b/profiles/preview/resources/mgmt/features/featuresapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/resources/mgmt/features/models.go b/profiles/preview/resources/mgmt/features/models.go index 0061b02829ba..d0cb5f674257 100644 --- a/profiles/preview/resources/mgmt/features/models.go +++ b/profiles/preview/resources/mgmt/features/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/resources/mgmt/links/linksapi/models.go b/profiles/preview/resources/mgmt/links/linksapi/models.go index b0dbc943edc6..fd0e2ad19235 100644 --- a/profiles/preview/resources/mgmt/links/linksapi/models.go +++ b/profiles/preview/resources/mgmt/links/linksapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/resources/mgmt/links/models.go b/profiles/preview/resources/mgmt/links/models.go index 4597816b04e6..3ac1b7494adc 100644 --- a/profiles/preview/resources/mgmt/links/models.go +++ b/profiles/preview/resources/mgmt/links/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/resources/mgmt/locks/locksapi/models.go b/profiles/preview/resources/mgmt/locks/locksapi/models.go index de8c2e5d8d74..849387e83e50 100644 --- a/profiles/preview/resources/mgmt/locks/locksapi/models.go +++ b/profiles/preview/resources/mgmt/locks/locksapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/resources/mgmt/locks/models.go b/profiles/preview/resources/mgmt/locks/models.go index 7660d2ce4642..0b9fc62556fa 100644 --- a/profiles/preview/resources/mgmt/locks/models.go +++ b/profiles/preview/resources/mgmt/locks/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/resources/mgmt/managedapplications/managedapplicationsapi/models.go b/profiles/preview/resources/mgmt/managedapplications/managedapplicationsapi/models.go index fc49db2a227e..108633223bac 100644 --- a/profiles/preview/resources/mgmt/managedapplications/managedapplicationsapi/models.go +++ b/profiles/preview/resources/mgmt/managedapplications/managedapplicationsapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/resources/mgmt/managedapplications/models.go b/profiles/preview/resources/mgmt/managedapplications/models.go index 49b796076258..68b2714aff6b 100644 --- a/profiles/preview/resources/mgmt/managedapplications/models.go +++ b/profiles/preview/resources/mgmt/managedapplications/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/resources/mgmt/policy/models.go b/profiles/preview/resources/mgmt/policy/models.go index e2ece98125d5..3266f96e854d 100644 --- a/profiles/preview/resources/mgmt/policy/models.go +++ b/profiles/preview/resources/mgmt/policy/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/resources/mgmt/policy/policyapi/models.go b/profiles/preview/resources/mgmt/policy/policyapi/models.go index c57141c7a2f4..e72b2283372d 100644 --- a/profiles/preview/resources/mgmt/policy/policyapi/models.go +++ b/profiles/preview/resources/mgmt/policy/policyapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/resources/mgmt/resources/models.go b/profiles/preview/resources/mgmt/resources/models.go index 34bfcc4a4866..a016a5bfecbd 100644 --- a/profiles/preview/resources/mgmt/resources/models.go +++ b/profiles/preview/resources/mgmt/resources/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/resources/mgmt/resources/resourcesapi/models.go b/profiles/preview/resources/mgmt/resources/resourcesapi/models.go index a4f41e15a0ac..be6a206fd799 100644 --- a/profiles/preview/resources/mgmt/resources/resourcesapi/models.go +++ b/profiles/preview/resources/mgmt/resources/resourcesapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/resources/mgmt/subscriptions/models.go b/profiles/preview/resources/mgmt/subscriptions/models.go index 614c49b0119d..96c62616f247 100644 --- a/profiles/preview/resources/mgmt/subscriptions/models.go +++ b/profiles/preview/resources/mgmt/subscriptions/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/resources/mgmt/subscriptions/subscriptionsapi/models.go b/profiles/preview/resources/mgmt/subscriptions/subscriptionsapi/models.go index 160e7606fe40..1189c310b185 100644 --- a/profiles/preview/resources/mgmt/subscriptions/subscriptionsapi/models.go +++ b/profiles/preview/resources/mgmt/subscriptions/subscriptionsapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/scheduler/mgmt/scheduler/models.go b/profiles/preview/scheduler/mgmt/scheduler/models.go index d07a7787136f..44460a1ba219 100644 --- a/profiles/preview/scheduler/mgmt/scheduler/models.go +++ b/profiles/preview/scheduler/mgmt/scheduler/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/scheduler/mgmt/scheduler/schedulerapi/models.go b/profiles/preview/scheduler/mgmt/scheduler/schedulerapi/models.go index 300cbdc45916..6b03fc053e98 100644 --- a/profiles/preview/scheduler/mgmt/scheduler/schedulerapi/models.go +++ b/profiles/preview/scheduler/mgmt/scheduler/schedulerapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/search/mgmt/search/models.go b/profiles/preview/search/mgmt/search/models.go index 585bcd435a6e..e97bb52bfeb1 100644 --- a/profiles/preview/search/mgmt/search/models.go +++ b/profiles/preview/search/mgmt/search/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/search/mgmt/search/searchapi/models.go b/profiles/preview/search/mgmt/search/searchapi/models.go index 3fb302f49e7c..2c7d427ecbec 100644 --- a/profiles/preview/search/mgmt/search/searchapi/models.go +++ b/profiles/preview/search/mgmt/search/searchapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/serialconsole/mgmt/serialconsole/models.go b/profiles/preview/serialconsole/mgmt/serialconsole/models.go index e42c52fc959f..bccebe936675 100644 --- a/profiles/preview/serialconsole/mgmt/serialconsole/models.go +++ b/profiles/preview/serialconsole/mgmt/serialconsole/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/serialconsole/mgmt/serialconsole/serialconsoleapi/models.go b/profiles/preview/serialconsole/mgmt/serialconsole/serialconsoleapi/models.go index 713d3c085568..bc4b8ca5607b 100644 --- a/profiles/preview/serialconsole/mgmt/serialconsole/serialconsoleapi/models.go +++ b/profiles/preview/serialconsole/mgmt/serialconsole/serialconsoleapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/servicebus/mgmt/servicebus/models.go b/profiles/preview/servicebus/mgmt/servicebus/models.go index e92dd03050c6..9ce2c705a568 100644 --- a/profiles/preview/servicebus/mgmt/servicebus/models.go +++ b/profiles/preview/servicebus/mgmt/servicebus/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/servicebus/mgmt/servicebus/servicebusapi/models.go b/profiles/preview/servicebus/mgmt/servicebus/servicebusapi/models.go index 9f01cb32e070..533ed70eb44f 100644 --- a/profiles/preview/servicebus/mgmt/servicebus/servicebusapi/models.go +++ b/profiles/preview/servicebus/mgmt/servicebus/servicebusapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/servicefabric/mgmt/servicefabric/models.go b/profiles/preview/servicefabric/mgmt/servicefabric/models.go index 1646871573e3..a8358a7296f1 100644 --- a/profiles/preview/servicefabric/mgmt/servicefabric/models.go +++ b/profiles/preview/servicefabric/mgmt/servicefabric/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/servicefabric/mgmt/servicefabric/servicefabricapi/models.go b/profiles/preview/servicefabric/mgmt/servicefabric/servicefabricapi/models.go index 971d9ab2df07..10d6733923a5 100644 --- a/profiles/preview/servicefabric/mgmt/servicefabric/servicefabricapi/models.go +++ b/profiles/preview/servicefabric/mgmt/servicefabric/servicefabricapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/servicefabric/servicefabric/models.go b/profiles/preview/servicefabric/servicefabric/models.go index bf4dbc6da3cc..16d3d250bcbe 100644 --- a/profiles/preview/servicefabric/servicefabric/models.go +++ b/profiles/preview/servicefabric/servicefabric/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/servicefabric/servicefabric/servicefabricapi/models.go b/profiles/preview/servicefabric/servicefabric/servicefabricapi/models.go index 46a6f3d6ad84..7a9f21604ea3 100644 --- a/profiles/preview/servicefabric/servicefabric/servicefabricapi/models.go +++ b/profiles/preview/servicefabric/servicefabric/servicefabricapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/signalr/mgmt/signalr/models.go b/profiles/preview/signalr/mgmt/signalr/models.go index f3cacdeab936..21c1c9f23341 100644 --- a/profiles/preview/signalr/mgmt/signalr/models.go +++ b/profiles/preview/signalr/mgmt/signalr/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/signalr/mgmt/signalr/signalrapi/models.go b/profiles/preview/signalr/mgmt/signalr/signalrapi/models.go index 97ab40cf226d..a6761c7662e2 100644 --- a/profiles/preview/signalr/mgmt/signalr/signalrapi/models.go +++ b/profiles/preview/signalr/mgmt/signalr/signalrapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/sql/mgmt/sql/models.go b/profiles/preview/sql/mgmt/sql/models.go index 1ef18e61db29..bfd8227eea63 100644 --- a/profiles/preview/sql/mgmt/sql/models.go +++ b/profiles/preview/sql/mgmt/sql/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/sql/mgmt/sql/sqlapi/models.go b/profiles/preview/sql/mgmt/sql/sqlapi/models.go index d641097b6ea9..97dd990d7d8b 100644 --- a/profiles/preview/sql/mgmt/sql/sqlapi/models.go +++ b/profiles/preview/sql/mgmt/sql/sqlapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/storage/datalake/storagedatalake/models.go b/profiles/preview/storage/datalake/storagedatalake/models.go index da811c3a9849..c39a66839849 100644 --- a/profiles/preview/storage/datalake/storagedatalake/models.go +++ b/profiles/preview/storage/datalake/storagedatalake/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/storage/datalake/storagedatalake/storagedatalakeapi/models.go b/profiles/preview/storage/datalake/storagedatalake/storagedatalakeapi/models.go index fe6cd4856f06..78ecf2b96077 100644 --- a/profiles/preview/storage/datalake/storagedatalake/storagedatalakeapi/models.go +++ b/profiles/preview/storage/datalake/storagedatalake/storagedatalakeapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/storage/mgmt/storage/models.go b/profiles/preview/storage/mgmt/storage/models.go index 87c8946db909..9ca2fa0a44be 100644 --- a/profiles/preview/storage/mgmt/storage/models.go +++ b/profiles/preview/storage/mgmt/storage/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -133,6 +133,13 @@ const ( MicrosoftStorage KeySource = original.MicrosoftStorage ) +type KeyType = original.KeyType + +const ( + KeyTypeAccount KeyType = original.KeyTypeAccount + KeyTypeService KeyType = original.KeyTypeService +) + type Kind = original.Kind const ( @@ -566,6 +573,9 @@ func PossibleKeyPermissionValues() []KeyPermission { func PossibleKeySourceValues() []KeySource { return original.PossibleKeySourceValues() } +func PossibleKeyTypeValues() []KeyType { + return original.PossibleKeyTypeValues() +} func PossibleKindValues() []Kind { return original.PossibleKindValues() } diff --git a/profiles/preview/storage/mgmt/storage/storageapi/models.go b/profiles/preview/storage/mgmt/storage/storageapi/models.go index 200c4ad1138c..ec8dfd635a4c 100644 --- a/profiles/preview/storage/mgmt/storage/storageapi/models.go +++ b/profiles/preview/storage/mgmt/storage/storageapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/storagecache/mgmt/storagecache/models.go b/profiles/preview/storagecache/mgmt/storagecache/models.go index cbedb328a65a..48a5c6b1b641 100644 --- a/profiles/preview/storagecache/mgmt/storagecache/models.go +++ b/profiles/preview/storagecache/mgmt/storagecache/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/storagecache/mgmt/storagecache/storagecacheapi/models.go b/profiles/preview/storagecache/mgmt/storagecache/storagecacheapi/models.go index 77b8ab88ba0b..43a5a3d0e6fd 100644 --- a/profiles/preview/storagecache/mgmt/storagecache/storagecacheapi/models.go +++ b/profiles/preview/storagecache/mgmt/storagecache/storagecacheapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/storageimportexport/mgmt/storageimportexport/models.go b/profiles/preview/storageimportexport/mgmt/storageimportexport/models.go index 0452af9c3981..67f61fcb4810 100644 --- a/profiles/preview/storageimportexport/mgmt/storageimportexport/models.go +++ b/profiles/preview/storageimportexport/mgmt/storageimportexport/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/storageimportexport/mgmt/storageimportexport/storageimportexportapi/models.go b/profiles/preview/storageimportexport/mgmt/storageimportexport/storageimportexportapi/models.go index e6d7e671ebfa..c9c4939e3764 100644 --- a/profiles/preview/storageimportexport/mgmt/storageimportexport/storageimportexportapi/models.go +++ b/profiles/preview/storageimportexport/mgmt/storageimportexport/storageimportexportapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/storagesync/mgmt/storagesync/models.go b/profiles/preview/storagesync/mgmt/storagesync/models.go index a8baef531bd4..928acc07d357 100644 --- a/profiles/preview/storagesync/mgmt/storagesync/models.go +++ b/profiles/preview/storagesync/mgmt/storagesync/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/storagesync/mgmt/storagesync/storagesyncapi/models.go b/profiles/preview/storagesync/mgmt/storagesync/storagesyncapi/models.go index 864f87959a54..e607e6e72685 100644 --- a/profiles/preview/storagesync/mgmt/storagesync/storagesyncapi/models.go +++ b/profiles/preview/storagesync/mgmt/storagesync/storagesyncapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/storsimple1200series/mgmt/storsimple/models.go b/profiles/preview/storsimple1200series/mgmt/storsimple/models.go index 394ff94d4668..173fb09f65fd 100644 --- a/profiles/preview/storsimple1200series/mgmt/storsimple/models.go +++ b/profiles/preview/storsimple1200series/mgmt/storsimple/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/storsimple1200series/mgmt/storsimple/storsimpleapi/models.go b/profiles/preview/storsimple1200series/mgmt/storsimple/storsimpleapi/models.go index a0acc58522f6..b8dc2acfbb46 100644 --- a/profiles/preview/storsimple1200series/mgmt/storsimple/storsimpleapi/models.go +++ b/profiles/preview/storsimple1200series/mgmt/storsimple/storsimpleapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/storsimple8000series/mgmt/storsimple/models.go b/profiles/preview/storsimple8000series/mgmt/storsimple/models.go index 389a99e9faec..a0d117c4023a 100644 --- a/profiles/preview/storsimple8000series/mgmt/storsimple/models.go +++ b/profiles/preview/storsimple8000series/mgmt/storsimple/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/storsimple8000series/mgmt/storsimple/storsimpleapi/models.go b/profiles/preview/storsimple8000series/mgmt/storsimple/storsimpleapi/models.go index e8e639ce7193..8936954640c3 100644 --- a/profiles/preview/storsimple8000series/mgmt/storsimple/storsimpleapi/models.go +++ b/profiles/preview/storsimple8000series/mgmt/storsimple/storsimpleapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/streamanalytics/mgmt/streamanalytics/models.go b/profiles/preview/streamanalytics/mgmt/streamanalytics/models.go index e52f7d2ed28e..082727d743e4 100644 --- a/profiles/preview/streamanalytics/mgmt/streamanalytics/models.go +++ b/profiles/preview/streamanalytics/mgmt/streamanalytics/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/streamanalytics/mgmt/streamanalytics/streamanalyticsapi/models.go b/profiles/preview/streamanalytics/mgmt/streamanalytics/streamanalyticsapi/models.go index cff90bedb96d..4e457395b00c 100644 --- a/profiles/preview/streamanalytics/mgmt/streamanalytics/streamanalyticsapi/models.go +++ b/profiles/preview/streamanalytics/mgmt/streamanalytics/streamanalyticsapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/timeseriesinsights/mgmt/timeseriesinsights/models.go b/profiles/preview/timeseriesinsights/mgmt/timeseriesinsights/models.go index 743c0d3c2b6b..c8fe82fc3c1f 100644 --- a/profiles/preview/timeseriesinsights/mgmt/timeseriesinsights/models.go +++ b/profiles/preview/timeseriesinsights/mgmt/timeseriesinsights/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/timeseriesinsights/mgmt/timeseriesinsights/timeseriesinsightsapi/models.go b/profiles/preview/timeseriesinsights/mgmt/timeseriesinsights/timeseriesinsightsapi/models.go index 7b053c050cf1..8211a5a0e42b 100644 --- a/profiles/preview/timeseriesinsights/mgmt/timeseriesinsights/timeseriesinsightsapi/models.go +++ b/profiles/preview/timeseriesinsights/mgmt/timeseriesinsights/timeseriesinsightsapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/trafficmanager/mgmt/trafficmanager/models.go b/profiles/preview/trafficmanager/mgmt/trafficmanager/models.go index 440e4aaa3379..c9fd241e9451 100644 --- a/profiles/preview/trafficmanager/mgmt/trafficmanager/models.go +++ b/profiles/preview/trafficmanager/mgmt/trafficmanager/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/trafficmanager/mgmt/trafficmanager/trafficmanagerapi/models.go b/profiles/preview/trafficmanager/mgmt/trafficmanager/trafficmanagerapi/models.go index 75308cec0d79..c01847d4824c 100644 --- a/profiles/preview/trafficmanager/mgmt/trafficmanager/trafficmanagerapi/models.go +++ b/profiles/preview/trafficmanager/mgmt/trafficmanager/trafficmanagerapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/vmwarecloudsimple/mgmt/vmwarecloudsimple/models.go b/profiles/preview/vmwarecloudsimple/mgmt/vmwarecloudsimple/models.go index e89218f20d0e..500c85858425 100644 --- a/profiles/preview/vmwarecloudsimple/mgmt/vmwarecloudsimple/models.go +++ b/profiles/preview/vmwarecloudsimple/mgmt/vmwarecloudsimple/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/vmwarecloudsimple/mgmt/vmwarecloudsimple/vmwarecloudsimpleapi/models.go b/profiles/preview/vmwarecloudsimple/mgmt/vmwarecloudsimple/vmwarecloudsimpleapi/models.go index ed837345e317..f1a8fdf36c68 100644 --- a/profiles/preview/vmwarecloudsimple/mgmt/vmwarecloudsimple/vmwarecloudsimpleapi/models.go +++ b/profiles/preview/vmwarecloudsimple/mgmt/vmwarecloudsimple/vmwarecloudsimpleapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/web/mgmt/web/models.go b/profiles/preview/web/mgmt/web/models.go index 09d21472b55a..f02ff4fd28c5 100644 --- a/profiles/preview/web/mgmt/web/models.go +++ b/profiles/preview/web/mgmt/web/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/web/mgmt/web/webapi/models.go b/profiles/preview/web/mgmt/web/webapi/models.go index 8f59e4c13c02..0c2575ecdcbd 100644 --- a/profiles/preview/web/mgmt/web/webapi/models.go +++ b/profiles/preview/web/mgmt/web/webapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/windowsiot/mgmt/windowsiot/models.go b/profiles/preview/windowsiot/mgmt/windowsiot/models.go index eadd75ed7853..a46485c5b5ff 100644 --- a/profiles/preview/windowsiot/mgmt/windowsiot/models.go +++ b/profiles/preview/windowsiot/mgmt/windowsiot/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/profiles/preview/windowsiot/mgmt/windowsiot/windowsiotapi/models.go b/profiles/preview/windowsiot/mgmt/windowsiot/windowsiotapi/models.go index b23facad9bcd..5787dc653ee5 100644 --- a/profiles/preview/windowsiot/mgmt/windowsiot/windowsiotapi/models.go +++ b/profiles/preview/windowsiot/mgmt/windowsiot/windowsiotapi/models.go @@ -1,6 +1,6 @@ // +build go1.9 -// Copyright 2019 Microsoft Corporation +// Copyright 2020 Microsoft Corporation // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License.