azure_mgmt_subscriptions 0.13.0 → 0.14.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/lib/generated/azure_mgmt_subscriptions/models/location.rb +0 -1
- data/lib/generated/azure_mgmt_subscriptions/models/location_list_result.rb +0 -1
- data/lib/generated/azure_mgmt_subscriptions/models/subscription.rb +0 -1
- data/lib/generated/azure_mgmt_subscriptions/models/subscription_policies.rb +0 -1
- data/lib/generated/azure_mgmt_subscriptions/models/tenant_id_description.rb +0 -1
- data/lib/generated/azure_mgmt_subscriptions/version.rb +1 -1
- metadata +2 -2
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA1:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: b982b247a8ee0ad02e95506d3128cfc3ea8e8a63
|
|
4
|
+
data.tar.gz: 59fe6ff7eb02b67e2eea807140ece69a9c47e953
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 31a22f426ab00c69d470539eb73d20b0e72c66d36a3a7792bb90f9144ff81cf48d479103596baf3ab843929f435de33aa300b48b153c8ef60c69612c8814ba3b
|
|
7
|
+
data.tar.gz: 4fb8af9d98abb0459b538b0ae76f7f870431037f66ed27d118cb4f756139295c3280571095653f098d1eda62a03869897d26fbc6f04ef163d9c6e76ba3aab5a4
|
|
@@ -12,7 +12,6 @@ module Azure::ARM::Subscriptions
|
|
|
12
12
|
|
|
13
13
|
include MsRestAzure
|
|
14
14
|
|
|
15
|
-
include MsRest::JSONable
|
|
16
15
|
# @return [String] The subscription location placement ID. The ID
|
|
17
16
|
# indicates which regions are visible for a subscription. For example, a
|
|
18
17
|
# subscription with a location placement Id of Public_2014-09-01 has
|
metadata
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: azure_mgmt_subscriptions
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 0.
|
|
4
|
+
version: 0.14.0
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Microsoft Corporation
|
|
8
8
|
autorequire:
|
|
9
9
|
bindir: bin
|
|
10
10
|
cert_chain: []
|
|
11
|
-
date: 2017-09
|
|
11
|
+
date: 2017-10-09 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: bundler
|