azure_mgmt_netapp 0.18.4 → 0.19.0

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 71b1663891b3cb071da7493019f89cf7403aa2756892e959ade3fda4e94b79fa
4
- data.tar.gz: 6c9942be4d6256eebad22852bff7d787c7a55c8a0a7535380d1e33fb8f3db94d
3
+ metadata.gz: 794fa3fde552629b66afc9da5abdf99f17907dd91f927f4ddec2cfeb255a7b8e
4
+ data.tar.gz: 139ca52965d443b6ccbcbc2913ffef30852ff2f92f74a6b229a1db2a406a2ca1
5
5
  SHA512:
6
- metadata.gz: f721788310aa5220ded69ca31ee16c8803428ae97140e4d76bc97ec4f02230ae239784432877cc9076c02c61602f43beda03785db8e390887ef3b7a653fdcd7f
7
- data.tar.gz: 16cfab333292b8b56bdcaaf3f451aed38c25c96137800450e2ca746d996f205802eabbdd54fd45daa352119d10de1f9a24ee7d42011cef16365a201c19c7d2ee
6
+ metadata.gz: 01d41d810536b579c3429def32cd9aac67a573b46c1feb2b576b84aeef04c1d9ca869a289fc6bc0fde93b5d7265ede02aa43ea08d0c62a1f93e222898dabe03e
7
+ data.tar.gz: 28bb8d9b3f2481d3e806e9982606ecec86615b31dcba97331995789a3bbd9c6cc41b335a9ad8db074234b049f1b357f308a36600e3d1f743bc3d1f844d3ecde2
@@ -146,7 +146,7 @@ module Azure::NetApp::Mgmt::V2017_08_15_preview
146
146
  #
147
147
  def add_telemetry
148
148
  sdk_information = 'azure_mgmt_netapp'
149
- sdk_information = "#{sdk_information}/0.18.4"
149
+ sdk_information = "#{sdk_information}/0.19.0"
150
150
  add_user_agent_information(sdk_information)
151
151
  end
152
152
  end
@@ -412,7 +412,7 @@ module Azure::NetApp::Mgmt::V2019_05_01
412
412
  #
413
413
  def add_telemetry
414
414
  sdk_information = 'azure_mgmt_netapp'
415
- sdk_information = "#{sdk_information}/0.18.4"
415
+ sdk_information = "#{sdk_information}/0.19.0"
416
416
  add_user_agent_information(sdk_information)
417
417
  end
418
418
  end
@@ -412,7 +412,7 @@ module Azure::NetApp::Mgmt::V2019_06_01
412
412
  #
413
413
  def add_telemetry
414
414
  sdk_information = 'azure_mgmt_netapp'
415
- sdk_information = "#{sdk_information}/0.18.4"
415
+ sdk_information = "#{sdk_information}/0.19.0"
416
416
  add_user_agent_information(sdk_information)
417
417
  end
418
418
  end
@@ -412,7 +412,7 @@ module Azure::NetApp::Mgmt::V2019_07_01
412
412
  #
413
413
  def add_telemetry
414
414
  sdk_information = 'azure_mgmt_netapp'
415
- sdk_information = "#{sdk_information}/0.18.4"
415
+ sdk_information = "#{sdk_information}/0.19.0"
416
416
  add_user_agent_information(sdk_information)
417
417
  end
418
418
  end
@@ -150,7 +150,7 @@ module Azure::NetApp::Mgmt::V2019_08_01
150
150
  #
151
151
  def add_telemetry
152
152
  sdk_information = 'azure_mgmt_netapp'
153
- sdk_information = "#{sdk_information}/0.18.4"
153
+ sdk_information = "#{sdk_information}/0.19.0"
154
154
  add_user_agent_information(sdk_information)
155
155
  end
156
156
  end
@@ -150,7 +150,7 @@ module Azure::NetApp::Mgmt::V2019_10_01
150
150
  #
151
151
  def add_telemetry
152
152
  sdk_information = 'azure_mgmt_netapp'
153
- sdk_information = "#{sdk_information}/0.18.4"
153
+ sdk_information = "#{sdk_information}/0.19.0"
154
154
  add_user_agent_information(sdk_information)
155
155
  end
156
156
  end
@@ -29,36 +29,35 @@ module Azure::NetApp::Mgmt::V2019_11_01
29
29
  autoload :AzureNetAppFilesManagementClient, '2019-11-01/generated/azure_mgmt_netapp/azure_net_app_files_management_client.rb'
30
30
 
31
31
  module Models
32
+ autoload :CapacityPoolPatch, '2019-11-01/generated/azure_mgmt_netapp/models/capacity_pool_patch.rb'
32
33
  autoload :ExportPolicyRule, '2019-11-01/generated/azure_mgmt_netapp/models/export_policy_rule.rb'
33
- autoload :OperationDisplay, '2019-11-01/generated/azure_mgmt_netapp/models/operation_display.rb'
34
+ autoload :Dimension, '2019-11-01/generated/azure_mgmt_netapp/models/dimension.rb'
34
35
  autoload :VolumePropertiesExportPolicy, '2019-11-01/generated/azure_mgmt_netapp/models/volume_properties_export_policy.rb'
35
- autoload :MetricSpecification, '2019-11-01/generated/azure_mgmt_netapp/models/metric_specification.rb'
36
+ autoload :ServiceSpecification, '2019-11-01/generated/azure_mgmt_netapp/models/service_specification.rb'
36
37
  autoload :MountTarget, '2019-11-01/generated/azure_mgmt_netapp/models/mount_target.rb'
37
- autoload :Operation, '2019-11-01/generated/azure_mgmt_netapp/models/operation.rb'
38
+ autoload :OperationListResult, '2019-11-01/generated/azure_mgmt_netapp/models/operation_list_result.rb'
38
39
  autoload :ReplicationObject, '2019-11-01/generated/azure_mgmt_netapp/models/replication_object.rb'
39
- autoload :ResourceNameAvailability, '2019-11-01/generated/azure_mgmt_netapp/models/resource_name_availability.rb'
40
+ autoload :ResourceNameAvailabilityRequest, '2019-11-01/generated/azure_mgmt_netapp/models/resource_name_availability_request.rb'
40
41
  autoload :VolumePropertiesDataProtection, '2019-11-01/generated/azure_mgmt_netapp/models/volume_properties_data_protection.rb'
41
- autoload :ActiveDirectory, '2019-11-01/generated/azure_mgmt_netapp/models/active_directory.rb'
42
+ autoload :NetAppAccount, '2019-11-01/generated/azure_mgmt_netapp/models/net_app_account.rb'
42
43
  autoload :Volume, '2019-11-01/generated/azure_mgmt_netapp/models/volume.rb'
43
- autoload :NetAppAccountList, '2019-11-01/generated/azure_mgmt_netapp/models/net_app_account_list.rb'
44
+ autoload :NetAppAccountPatch, '2019-11-01/generated/azure_mgmt_netapp/models/net_app_account_patch.rb'
44
45
  autoload :VolumeList, '2019-11-01/generated/azure_mgmt_netapp/models/volume_list.rb'
45
- autoload :CapacityPool, '2019-11-01/generated/azure_mgmt_netapp/models/capacity_pool.rb'
46
+ autoload :CapacityPoolList, '2019-11-01/generated/azure_mgmt_netapp/models/capacity_pool_list.rb'
46
47
  autoload :ReplicationStatus, '2019-11-01/generated/azure_mgmt_netapp/models/replication_status.rb'
47
- autoload :CapacityPoolPatch, '2019-11-01/generated/azure_mgmt_netapp/models/capacity_pool_patch.rb'
48
+ autoload :MetricSpecification, '2019-11-01/generated/azure_mgmt_netapp/models/metric_specification.rb'
48
49
  autoload :VolumePatchPropertiesExportPolicy, '2019-11-01/generated/azure_mgmt_netapp/models/volume_patch_properties_export_policy.rb'
49
- autoload :ServiceSpecification, '2019-11-01/generated/azure_mgmt_netapp/models/service_specification.rb'
50
+ autoload :ResourceNameAvailability, '2019-11-01/generated/azure_mgmt_netapp/models/resource_name_availability.rb'
50
51
  autoload :VolumePatch, '2019-11-01/generated/azure_mgmt_netapp/models/volume_patch.rb'
51
- autoload :ResourceNameAvailabilityRequest, '2019-11-01/generated/azure_mgmt_netapp/models/resource_name_availability_request.rb'
52
- autoload :MountTargetList, '2019-11-01/generated/azure_mgmt_netapp/models/mount_target_list.rb'
53
- autoload :NetAppAccountPatch, '2019-11-01/generated/azure_mgmt_netapp/models/net_app_account_patch.rb'
52
+ autoload :NetAppAccountList, '2019-11-01/generated/azure_mgmt_netapp/models/net_app_account_list.rb'
54
53
  autoload :Snapshot, '2019-11-01/generated/azure_mgmt_netapp/models/snapshot.rb'
55
- autoload :Dimension, '2019-11-01/generated/azure_mgmt_netapp/models/dimension.rb'
54
+ autoload :OperationDisplay, '2019-11-01/generated/azure_mgmt_netapp/models/operation_display.rb'
56
55
  autoload :SnapshotsList, '2019-11-01/generated/azure_mgmt_netapp/models/snapshots_list.rb'
57
- autoload :NetAppAccount, '2019-11-01/generated/azure_mgmt_netapp/models/net_app_account.rb'
56
+ autoload :ActiveDirectory, '2019-11-01/generated/azure_mgmt_netapp/models/active_directory.rb'
58
57
  autoload :VolumeRevert, '2019-11-01/generated/azure_mgmt_netapp/models/volume_revert.rb'
59
- autoload :OperationListResult, '2019-11-01/generated/azure_mgmt_netapp/models/operation_list_result.rb'
58
+ autoload :Operation, '2019-11-01/generated/azure_mgmt_netapp/models/operation.rb'
60
59
  autoload :AuthorizeRequest, '2019-11-01/generated/azure_mgmt_netapp/models/authorize_request.rb'
61
- autoload :CapacityPoolList, '2019-11-01/generated/azure_mgmt_netapp/models/capacity_pool_list.rb'
60
+ autoload :CapacityPool, '2019-11-01/generated/azure_mgmt_netapp/models/capacity_pool.rb'
62
61
  autoload :InAvailabilityReasonType, '2019-11-01/generated/azure_mgmt_netapp/models/in_availability_reason_type.rb'
63
62
  autoload :CheckNameResourceTypes, '2019-11-01/generated/azure_mgmt_netapp/models/check_name_resource_types.rb'
64
63
  autoload :ServiceLevel, '2019-11-01/generated/azure_mgmt_netapp/models/service_level.rb'
@@ -146,7 +146,7 @@ module Azure::NetApp::Mgmt::V2019_11_01
146
146
  #
147
147
  def add_telemetry
148
148
  sdk_information = 'azure_mgmt_netapp'
149
- sdk_information = "#{sdk_information}/0.18.4"
149
+ sdk_information = "#{sdk_information}/0.19.0"
150
150
  add_user_agent_information(sdk_information)
151
151
  end
152
152
  end
@@ -37,6 +37,25 @@ module Azure::NetApp::Mgmt::V2019_11_01
37
37
  # @return [String] ipAddress. The mount target's IPv4 address
38
38
  attr_accessor :ip_address
39
39
 
40
+ # @return [String] subnet. The subnet
41
+ attr_accessor :subnet
42
+
43
+ # @return [String] startIp. The start of IPv4 address range to use when
44
+ # creating a new mount target
45
+ attr_accessor :start_ip
46
+
47
+ # @return [String] endIp. The end of IPv4 address range to use when
48
+ # creating a new mount target
49
+ attr_accessor :end_ip
50
+
51
+ # @return [String] gateway. The gateway of the IPv4 address range to use
52
+ # when creating a new mount target
53
+ attr_accessor :gateway
54
+
55
+ # @return [String] netmask. The netmask of the IPv4 address range to use
56
+ # when creating a new mount target
57
+ attr_accessor :netmask
58
+
40
59
  # @return [String] smbServerFQDN. The SMB server's Fully Qualified Domain
41
60
  # Name, FQDN
42
61
  attr_accessor :smb_server_fqdn
@@ -142,6 +161,46 @@ module Azure::NetApp::Mgmt::V2019_11_01
142
161
  name: 'String'
143
162
  }
144
163
  },
164
+ subnet: {
165
+ client_side_validation: true,
166
+ required: false,
167
+ serialized_name: 'properties.subnet',
168
+ type: {
169
+ name: 'String'
170
+ }
171
+ },
172
+ start_ip: {
173
+ client_side_validation: true,
174
+ required: false,
175
+ serialized_name: 'properties.startIp',
176
+ type: {
177
+ name: 'String'
178
+ }
179
+ },
180
+ end_ip: {
181
+ client_side_validation: true,
182
+ required: false,
183
+ serialized_name: 'properties.endIp',
184
+ type: {
185
+ name: 'String'
186
+ }
187
+ },
188
+ gateway: {
189
+ client_side_validation: true,
190
+ required: false,
191
+ serialized_name: 'properties.gateway',
192
+ type: {
193
+ name: 'String'
194
+ }
195
+ },
196
+ netmask: {
197
+ client_side_validation: true,
198
+ required: false,
199
+ serialized_name: 'properties.netmask',
200
+ type: {
201
+ name: 'String'
202
+ }
203
+ },
145
204
  smb_server_fqdn: {
146
205
  client_side_validation: true,
147
206
  required: false,
@@ -2,11 +2,11 @@
2
2
  # Copyright (c) Microsoft Corporation. All rights reserved.
3
3
  # Licensed under the MIT License. See License.txt in the project root for license information.
4
4
 
5
+ require '2019-08-01/generated/azure_mgmt_netapp'
5
6
  require '2019-11-01/generated/azure_mgmt_netapp'
6
- require '2019-10-01/generated/azure_mgmt_netapp'
7
- require '2017-08-15-preview/generated/azure_mgmt_netapp'
8
7
  require '2019-05-01/generated/azure_mgmt_netapp'
9
8
  require '2019-07-01/generated/azure_mgmt_netapp'
10
9
  require '2019-06-01/generated/azure_mgmt_netapp'
11
- require '2019-08-01/generated/azure_mgmt_netapp'
10
+ require '2017-08-15-preview/generated/azure_mgmt_netapp'
11
+ require '2019-10-01/generated/azure_mgmt_netapp'
12
12
  require 'profiles/latest/netapp_latest_profile_client'
@@ -14,36 +14,35 @@ module Azure::NetApp::Profiles::Latest
14
14
  Snapshots = Azure::NetApp::Mgmt::V2019_11_01::Snapshots
15
15
 
16
16
  module Models
17
+ CapacityPoolPatch = Azure::NetApp::Mgmt::V2019_11_01::Models::CapacityPoolPatch
17
18
  ExportPolicyRule = Azure::NetApp::Mgmt::V2019_11_01::Models::ExportPolicyRule
18
- OperationDisplay = Azure::NetApp::Mgmt::V2019_11_01::Models::OperationDisplay
19
+ Dimension = Azure::NetApp::Mgmt::V2019_11_01::Models::Dimension
19
20
  VolumePropertiesExportPolicy = Azure::NetApp::Mgmt::V2019_11_01::Models::VolumePropertiesExportPolicy
20
- MetricSpecification = Azure::NetApp::Mgmt::V2019_11_01::Models::MetricSpecification
21
+ ServiceSpecification = Azure::NetApp::Mgmt::V2019_11_01::Models::ServiceSpecification
21
22
  MountTarget = Azure::NetApp::Mgmt::V2019_11_01::Models::MountTarget
22
- Operation = Azure::NetApp::Mgmt::V2019_11_01::Models::Operation
23
+ OperationListResult = Azure::NetApp::Mgmt::V2019_11_01::Models::OperationListResult
23
24
  ReplicationObject = Azure::NetApp::Mgmt::V2019_11_01::Models::ReplicationObject
24
- ResourceNameAvailability = Azure::NetApp::Mgmt::V2019_11_01::Models::ResourceNameAvailability
25
+ ResourceNameAvailabilityRequest = Azure::NetApp::Mgmt::V2019_11_01::Models::ResourceNameAvailabilityRequest
25
26
  VolumePropertiesDataProtection = Azure::NetApp::Mgmt::V2019_11_01::Models::VolumePropertiesDataProtection
26
- ActiveDirectory = Azure::NetApp::Mgmt::V2019_11_01::Models::ActiveDirectory
27
+ NetAppAccount = Azure::NetApp::Mgmt::V2019_11_01::Models::NetAppAccount
27
28
  Volume = Azure::NetApp::Mgmt::V2019_11_01::Models::Volume
28
- NetAppAccountList = Azure::NetApp::Mgmt::V2019_11_01::Models::NetAppAccountList
29
+ NetAppAccountPatch = Azure::NetApp::Mgmt::V2019_11_01::Models::NetAppAccountPatch
29
30
  VolumeList = Azure::NetApp::Mgmt::V2019_11_01::Models::VolumeList
30
- CapacityPool = Azure::NetApp::Mgmt::V2019_11_01::Models::CapacityPool
31
+ CapacityPoolList = Azure::NetApp::Mgmt::V2019_11_01::Models::CapacityPoolList
31
32
  ReplicationStatus = Azure::NetApp::Mgmt::V2019_11_01::Models::ReplicationStatus
32
- CapacityPoolPatch = Azure::NetApp::Mgmt::V2019_11_01::Models::CapacityPoolPatch
33
+ MetricSpecification = Azure::NetApp::Mgmt::V2019_11_01::Models::MetricSpecification
33
34
  VolumePatchPropertiesExportPolicy = Azure::NetApp::Mgmt::V2019_11_01::Models::VolumePatchPropertiesExportPolicy
34
- ServiceSpecification = Azure::NetApp::Mgmt::V2019_11_01::Models::ServiceSpecification
35
+ ResourceNameAvailability = Azure::NetApp::Mgmt::V2019_11_01::Models::ResourceNameAvailability
35
36
  VolumePatch = Azure::NetApp::Mgmt::V2019_11_01::Models::VolumePatch
36
- ResourceNameAvailabilityRequest = Azure::NetApp::Mgmt::V2019_11_01::Models::ResourceNameAvailabilityRequest
37
- MountTargetList = Azure::NetApp::Mgmt::V2019_11_01::Models::MountTargetList
38
- NetAppAccountPatch = Azure::NetApp::Mgmt::V2019_11_01::Models::NetAppAccountPatch
37
+ NetAppAccountList = Azure::NetApp::Mgmt::V2019_11_01::Models::NetAppAccountList
39
38
  Snapshot = Azure::NetApp::Mgmt::V2019_11_01::Models::Snapshot
40
- Dimension = Azure::NetApp::Mgmt::V2019_11_01::Models::Dimension
39
+ OperationDisplay = Azure::NetApp::Mgmt::V2019_11_01::Models::OperationDisplay
41
40
  SnapshotsList = Azure::NetApp::Mgmt::V2019_11_01::Models::SnapshotsList
42
- NetAppAccount = Azure::NetApp::Mgmt::V2019_11_01::Models::NetAppAccount
41
+ ActiveDirectory = Azure::NetApp::Mgmt::V2019_11_01::Models::ActiveDirectory
43
42
  VolumeRevert = Azure::NetApp::Mgmt::V2019_11_01::Models::VolumeRevert
44
- OperationListResult = Azure::NetApp::Mgmt::V2019_11_01::Models::OperationListResult
43
+ Operation = Azure::NetApp::Mgmt::V2019_11_01::Models::Operation
45
44
  AuthorizeRequest = Azure::NetApp::Mgmt::V2019_11_01::Models::AuthorizeRequest
46
- CapacityPoolList = Azure::NetApp::Mgmt::V2019_11_01::Models::CapacityPoolList
45
+ CapacityPool = Azure::NetApp::Mgmt::V2019_11_01::Models::CapacityPool
47
46
  InAvailabilityReasonType = Azure::NetApp::Mgmt::V2019_11_01::Models::InAvailabilityReasonType
48
47
  CheckNameResourceTypes = Azure::NetApp::Mgmt::V2019_11_01::Models::CheckNameResourceTypes
49
48
  ServiceLevel = Azure::NetApp::Mgmt::V2019_11_01::Models::ServiceLevel
@@ -103,95 +102,92 @@ module Azure::NetApp::Profiles::Latest
103
102
  end
104
103
 
105
104
  class ModelClasses
105
+ def capacity_pool_patch
106
+ Azure::NetApp::Mgmt::V2019_11_01::Models::CapacityPoolPatch
107
+ end
106
108
  def export_policy_rule
107
109
  Azure::NetApp::Mgmt::V2019_11_01::Models::ExportPolicyRule
108
110
  end
109
- def operation_display
110
- Azure::NetApp::Mgmt::V2019_11_01::Models::OperationDisplay
111
+ def dimension
112
+ Azure::NetApp::Mgmt::V2019_11_01::Models::Dimension
111
113
  end
112
114
  def volume_properties_export_policy
113
115
  Azure::NetApp::Mgmt::V2019_11_01::Models::VolumePropertiesExportPolicy
114
116
  end
115
- def metric_specification
116
- Azure::NetApp::Mgmt::V2019_11_01::Models::MetricSpecification
117
+ def service_specification
118
+ Azure::NetApp::Mgmt::V2019_11_01::Models::ServiceSpecification
117
119
  end
118
120
  def mount_target
119
121
  Azure::NetApp::Mgmt::V2019_11_01::Models::MountTarget
120
122
  end
121
- def operation
122
- Azure::NetApp::Mgmt::V2019_11_01::Models::Operation
123
+ def operation_list_result
124
+ Azure::NetApp::Mgmt::V2019_11_01::Models::OperationListResult
123
125
  end
124
126
  def replication_object
125
127
  Azure::NetApp::Mgmt::V2019_11_01::Models::ReplicationObject
126
128
  end
127
- def resource_name_availability
128
- Azure::NetApp::Mgmt::V2019_11_01::Models::ResourceNameAvailability
129
+ def resource_name_availability_request
130
+ Azure::NetApp::Mgmt::V2019_11_01::Models::ResourceNameAvailabilityRequest
129
131
  end
130
132
  def volume_properties_data_protection
131
133
  Azure::NetApp::Mgmt::V2019_11_01::Models::VolumePropertiesDataProtection
132
134
  end
133
- def active_directory
134
- Azure::NetApp::Mgmt::V2019_11_01::Models::ActiveDirectory
135
+ def net_app_account
136
+ Azure::NetApp::Mgmt::V2019_11_01::Models::NetAppAccount
135
137
  end
136
138
  def volume
137
139
  Azure::NetApp::Mgmt::V2019_11_01::Models::Volume
138
140
  end
139
- def net_app_account_list
140
- Azure::NetApp::Mgmt::V2019_11_01::Models::NetAppAccountList
141
+ def net_app_account_patch
142
+ Azure::NetApp::Mgmt::V2019_11_01::Models::NetAppAccountPatch
141
143
  end
142
144
  def volume_list
143
145
  Azure::NetApp::Mgmt::V2019_11_01::Models::VolumeList
144
146
  end
145
- def capacity_pool
146
- Azure::NetApp::Mgmt::V2019_11_01::Models::CapacityPool
147
+ def capacity_pool_list
148
+ Azure::NetApp::Mgmt::V2019_11_01::Models::CapacityPoolList
147
149
  end
148
150
  def replication_status
149
151
  Azure::NetApp::Mgmt::V2019_11_01::Models::ReplicationStatus
150
152
  end
151
- def capacity_pool_patch
152
- Azure::NetApp::Mgmt::V2019_11_01::Models::CapacityPoolPatch
153
+ def metric_specification
154
+ Azure::NetApp::Mgmt::V2019_11_01::Models::MetricSpecification
153
155
  end
154
156
  def volume_patch_properties_export_policy
155
157
  Azure::NetApp::Mgmt::V2019_11_01::Models::VolumePatchPropertiesExportPolicy
156
158
  end
157
- def service_specification
158
- Azure::NetApp::Mgmt::V2019_11_01::Models::ServiceSpecification
159
+ def resource_name_availability
160
+ Azure::NetApp::Mgmt::V2019_11_01::Models::ResourceNameAvailability
159
161
  end
160
162
  def volume_patch
161
163
  Azure::NetApp::Mgmt::V2019_11_01::Models::VolumePatch
162
164
  end
163
- def resource_name_availability_request
164
- Azure::NetApp::Mgmt::V2019_11_01::Models::ResourceNameAvailabilityRequest
165
- end
166
- def mount_target_list
167
- Azure::NetApp::Mgmt::V2019_11_01::Models::MountTargetList
168
- end
169
- def net_app_account_patch
170
- Azure::NetApp::Mgmt::V2019_11_01::Models::NetAppAccountPatch
165
+ def net_app_account_list
166
+ Azure::NetApp::Mgmt::V2019_11_01::Models::NetAppAccountList
171
167
  end
172
168
  def snapshot
173
169
  Azure::NetApp::Mgmt::V2019_11_01::Models::Snapshot
174
170
  end
175
- def dimension
176
- Azure::NetApp::Mgmt::V2019_11_01::Models::Dimension
171
+ def operation_display
172
+ Azure::NetApp::Mgmt::V2019_11_01::Models::OperationDisplay
177
173
  end
178
174
  def snapshots_list
179
175
  Azure::NetApp::Mgmt::V2019_11_01::Models::SnapshotsList
180
176
  end
181
- def net_app_account
182
- Azure::NetApp::Mgmt::V2019_11_01::Models::NetAppAccount
177
+ def active_directory
178
+ Azure::NetApp::Mgmt::V2019_11_01::Models::ActiveDirectory
183
179
  end
184
180
  def volume_revert
185
181
  Azure::NetApp::Mgmt::V2019_11_01::Models::VolumeRevert
186
182
  end
187
- def operation_list_result
188
- Azure::NetApp::Mgmt::V2019_11_01::Models::OperationListResult
183
+ def operation
184
+ Azure::NetApp::Mgmt::V2019_11_01::Models::Operation
189
185
  end
190
186
  def authorize_request
191
187
  Azure::NetApp::Mgmt::V2019_11_01::Models::AuthorizeRequest
192
188
  end
193
- def capacity_pool_list
194
- Azure::NetApp::Mgmt::V2019_11_01::Models::CapacityPoolList
189
+ def capacity_pool
190
+ Azure::NetApp::Mgmt::V2019_11_01::Models::CapacityPool
195
191
  end
196
192
  def in_availability_reason_type
197
193
  Azure::NetApp::Mgmt::V2019_11_01::Models::InAvailabilityReasonType
@@ -3,5 +3,5 @@
3
3
  # Licensed under the MIT License. See License.txt in the project root for license information.
4
4
 
5
5
  module Azure::NetApp::Mgmt
6
- VERSION = '0.18.4'
6
+ VERSION = '0.19.0'
7
7
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: azure_mgmt_netapp
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.18.4
4
+ version: 0.19.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: 2020-04-02 00:00:00.000000000 Z
11
+ date: 2020-04-23 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: bundler
@@ -340,7 +340,6 @@ files:
340
340
  - lib/2019-11-01/generated/azure_mgmt_netapp/models/metric_specification.rb
341
341
  - lib/2019-11-01/generated/azure_mgmt_netapp/models/mirror_state.rb
342
342
  - lib/2019-11-01/generated/azure_mgmt_netapp/models/mount_target.rb
343
- - lib/2019-11-01/generated/azure_mgmt_netapp/models/mount_target_list.rb
344
343
  - lib/2019-11-01/generated/azure_mgmt_netapp/models/net_app_account.rb
345
344
  - lib/2019-11-01/generated/azure_mgmt_netapp/models/net_app_account_list.rb
346
345
  - lib/2019-11-01/generated/azure_mgmt_netapp/models/net_app_account_patch.rb
@@ -1,55 +0,0 @@
1
- # encoding: utf-8
2
- # Code generated by Microsoft (R) AutoRest Code Generator.
3
- # Changes may cause incorrect behavior and will be lost if the code is
4
- # regenerated.
5
-
6
- module Azure::NetApp::Mgmt::V2019_11_01
7
- module Models
8
- #
9
- # List of Mount Targets
10
- #
11
- class MountTargetList
12
-
13
- include MsRestAzure
14
-
15
- # @return [Array<MountTarget>] A list of Mount targets
16
- attr_accessor :value
17
-
18
-
19
- #
20
- # Mapper for MountTargetList class as Ruby Hash.
21
- # This will be used for serialization/deserialization.
22
- #
23
- def self.mapper()
24
- {
25
- client_side_validation: true,
26
- required: false,
27
- serialized_name: 'mountTargetList',
28
- type: {
29
- name: 'Composite',
30
- class_name: 'MountTargetList',
31
- model_properties: {
32
- value: {
33
- client_side_validation: true,
34
- required: false,
35
- serialized_name: 'value',
36
- type: {
37
- name: 'Sequence',
38
- element: {
39
- client_side_validation: true,
40
- required: false,
41
- serialized_name: 'MountTargetElementType',
42
- type: {
43
- name: 'Composite',
44
- class_name: 'MountTarget'
45
- }
46
- }
47
- }
48
- }
49
- }
50
- }
51
- }
52
- end
53
- end
54
- end
55
- end