зеркало из
1
0
Форкнуть 0

manual updates to azure_mgmt_authorization

This commit is contained in:
Veronica Giaudrone 2017-09-14 18:42:29 -07:00
Родитель bb5be4cc27
Коммит 3a273b5693
3 изменённых файлов: 18 добавлений и 1 удалений

Просмотреть файл

@ -2,4 +2,4 @@
# Copyright (c) Microsoft Corporation. All rights reserved.
# Licensed under the MIT License. See License.txt in the project root for license information.
require 'generated/azure_mgmt_authorization'
require '2015-07-01/generated/azure_mgmt_authorization'

Просмотреть файл

@ -0,0 +1,9 @@
# encoding: utf-8
# Code generated by Microsoft (R) AutoRest Code Generator.
# Changes may cause incorrect behavior and will be lost if the code is
# regenerated.
module Azure end
module Azure::ARM end
module Azure::ARM::Authorization end
module Azure::ARM::Authorization::Api_2015_07_01 end

Просмотреть файл

@ -0,0 +1,8 @@
# encoding: utf-8
# Code generated by Microsoft (R) AutoRest Code Generator 1.2.2.0
# Changes may cause incorrect behavior and will be lost if the code is
# regenerated.
module Azure::ARM::Authorization
VERSION = '0.11.0'
end