azure_sdk 0.53.0 → 0.54.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/lib/azure_sdk/version.rb +1 -1
- data/lib/latest/modules/apimanagement_profile_module.rb +735 -641
- data/lib/latest/modules/cognitiveservices_profile_module.rb +52 -24
- data/lib/latest/modules/eventgrid_profile_module.rb +126 -130
- data/lib/latest/modules/netapp_profile_module.rb +91 -93
- data/lib/latest/modules/recoveryservicesbackup_profile_module.rb +60 -18
- metadata +15 -15
@@ -7,61 +7,60 @@ require 'azure_mgmt_netapp'
|
|
7
7
|
module Azure::Profiles::Latest
|
8
8
|
module NetApp
|
9
9
|
module Mgmt
|
10
|
-
Operations = Azure::NetApp::Mgmt::
|
11
|
-
NetAppResource = Azure::NetApp::Mgmt::
|
12
|
-
Accounts = Azure::NetApp::Mgmt::
|
13
|
-
Pools = Azure::NetApp::Mgmt::
|
14
|
-
Volumes = Azure::NetApp::Mgmt::
|
15
|
-
|
16
|
-
Snapshots = Azure::NetApp::Mgmt::V2019_10_01::Snapshots
|
10
|
+
Operations = Azure::NetApp::Mgmt::V2019_11_01::Operations
|
11
|
+
NetAppResource = Azure::NetApp::Mgmt::V2019_11_01::NetAppResource
|
12
|
+
Accounts = Azure::NetApp::Mgmt::V2019_11_01::Accounts
|
13
|
+
Pools = Azure::NetApp::Mgmt::V2019_11_01::Pools
|
14
|
+
Volumes = Azure::NetApp::Mgmt::V2019_11_01::Volumes
|
15
|
+
Snapshots = Azure::NetApp::Mgmt::V2019_11_01::Snapshots
|
17
16
|
|
18
17
|
module Models
|
19
|
-
ExportPolicyRule = Azure::NetApp::Mgmt::
|
20
|
-
OperationDisplay = Azure::NetApp::Mgmt::
|
21
|
-
VolumePropertiesExportPolicy = Azure::NetApp::Mgmt::
|
22
|
-
MetricSpecification = Azure::NetApp::Mgmt::
|
23
|
-
|
24
|
-
Operation = Azure::NetApp::Mgmt::
|
25
|
-
|
26
|
-
ResourceNameAvailability = Azure::NetApp::Mgmt::
|
27
|
-
|
28
|
-
ActiveDirectory = Azure::NetApp::Mgmt::
|
29
|
-
|
30
|
-
NetAppAccountList = Azure::NetApp::Mgmt::
|
31
|
-
|
32
|
-
CapacityPool = Azure::NetApp::Mgmt::
|
33
|
-
|
34
|
-
CapacityPoolPatch = Azure::NetApp::Mgmt::
|
35
|
-
|
36
|
-
ServiceSpecification = Azure::NetApp::Mgmt::
|
37
|
-
|
38
|
-
ResourceNameAvailabilityRequest = Azure::NetApp::Mgmt::
|
39
|
-
MountTargetList = Azure::NetApp::Mgmt::
|
40
|
-
NetAppAccountPatch = Azure::NetApp::Mgmt::
|
41
|
-
Snapshot = Azure::NetApp::Mgmt::
|
42
|
-
Dimension = Azure::NetApp::Mgmt::
|
43
|
-
SnapshotsList = Azure::NetApp::Mgmt::
|
44
|
-
NetAppAccount = Azure::NetApp::Mgmt::
|
45
|
-
|
46
|
-
OperationListResult = Azure::NetApp::Mgmt::
|
47
|
-
AuthorizeRequest = Azure::NetApp::Mgmt::
|
48
|
-
CapacityPoolList = Azure::NetApp::Mgmt::
|
49
|
-
InAvailabilityReasonType = Azure::NetApp::Mgmt::
|
50
|
-
CheckNameResourceTypes = Azure::NetApp::Mgmt::
|
51
|
-
ServiceLevel = Azure::NetApp::Mgmt::
|
52
|
-
EndpointType = Azure::NetApp::Mgmt::
|
53
|
-
ReplicationSchedule = Azure::NetApp::Mgmt::
|
54
|
-
RelationshipStatus = Azure::NetApp::Mgmt::
|
55
|
-
MirrorState = Azure::NetApp::Mgmt::
|
18
|
+
ExportPolicyRule = Azure::NetApp::Mgmt::V2019_11_01::Models::ExportPolicyRule
|
19
|
+
OperationDisplay = Azure::NetApp::Mgmt::V2019_11_01::Models::OperationDisplay
|
20
|
+
VolumePropertiesExportPolicy = Azure::NetApp::Mgmt::V2019_11_01::Models::VolumePropertiesExportPolicy
|
21
|
+
MetricSpecification = Azure::NetApp::Mgmt::V2019_11_01::Models::MetricSpecification
|
22
|
+
MountTarget = Azure::NetApp::Mgmt::V2019_11_01::Models::MountTarget
|
23
|
+
Operation = Azure::NetApp::Mgmt::V2019_11_01::Models::Operation
|
24
|
+
ReplicationObject = Azure::NetApp::Mgmt::V2019_11_01::Models::ReplicationObject
|
25
|
+
ResourceNameAvailability = Azure::NetApp::Mgmt::V2019_11_01::Models::ResourceNameAvailability
|
26
|
+
VolumePropertiesDataProtection = Azure::NetApp::Mgmt::V2019_11_01::Models::VolumePropertiesDataProtection
|
27
|
+
ActiveDirectory = Azure::NetApp::Mgmt::V2019_11_01::Models::ActiveDirectory
|
28
|
+
Volume = Azure::NetApp::Mgmt::V2019_11_01::Models::Volume
|
29
|
+
NetAppAccountList = Azure::NetApp::Mgmt::V2019_11_01::Models::NetAppAccountList
|
30
|
+
VolumeList = Azure::NetApp::Mgmt::V2019_11_01::Models::VolumeList
|
31
|
+
CapacityPool = Azure::NetApp::Mgmt::V2019_11_01::Models::CapacityPool
|
32
|
+
ReplicationStatus = Azure::NetApp::Mgmt::V2019_11_01::Models::ReplicationStatus
|
33
|
+
CapacityPoolPatch = Azure::NetApp::Mgmt::V2019_11_01::Models::CapacityPoolPatch
|
34
|
+
VolumePatchPropertiesExportPolicy = Azure::NetApp::Mgmt::V2019_11_01::Models::VolumePatchPropertiesExportPolicy
|
35
|
+
ServiceSpecification = Azure::NetApp::Mgmt::V2019_11_01::Models::ServiceSpecification
|
36
|
+
VolumePatch = Azure::NetApp::Mgmt::V2019_11_01::Models::VolumePatch
|
37
|
+
ResourceNameAvailabilityRequest = Azure::NetApp::Mgmt::V2019_11_01::Models::ResourceNameAvailabilityRequest
|
38
|
+
MountTargetList = Azure::NetApp::Mgmt::V2019_11_01::Models::MountTargetList
|
39
|
+
NetAppAccountPatch = Azure::NetApp::Mgmt::V2019_11_01::Models::NetAppAccountPatch
|
40
|
+
Snapshot = Azure::NetApp::Mgmt::V2019_11_01::Models::Snapshot
|
41
|
+
Dimension = Azure::NetApp::Mgmt::V2019_11_01::Models::Dimension
|
42
|
+
SnapshotsList = Azure::NetApp::Mgmt::V2019_11_01::Models::SnapshotsList
|
43
|
+
NetAppAccount = Azure::NetApp::Mgmt::V2019_11_01::Models::NetAppAccount
|
44
|
+
VolumeRevert = Azure::NetApp::Mgmt::V2019_11_01::Models::VolumeRevert
|
45
|
+
OperationListResult = Azure::NetApp::Mgmt::V2019_11_01::Models::OperationListResult
|
46
|
+
AuthorizeRequest = Azure::NetApp::Mgmt::V2019_11_01::Models::AuthorizeRequest
|
47
|
+
CapacityPoolList = Azure::NetApp::Mgmt::V2019_11_01::Models::CapacityPoolList
|
48
|
+
InAvailabilityReasonType = Azure::NetApp::Mgmt::V2019_11_01::Models::InAvailabilityReasonType
|
49
|
+
CheckNameResourceTypes = Azure::NetApp::Mgmt::V2019_11_01::Models::CheckNameResourceTypes
|
50
|
+
ServiceLevel = Azure::NetApp::Mgmt::V2019_11_01::Models::ServiceLevel
|
51
|
+
EndpointType = Azure::NetApp::Mgmt::V2019_11_01::Models::EndpointType
|
52
|
+
ReplicationSchedule = Azure::NetApp::Mgmt::V2019_11_01::Models::ReplicationSchedule
|
53
|
+
RelationshipStatus = Azure::NetApp::Mgmt::V2019_11_01::Models::RelationshipStatus
|
54
|
+
MirrorState = Azure::NetApp::Mgmt::V2019_11_01::Models::MirrorState
|
56
55
|
end
|
57
56
|
|
58
57
|
class NetAppManagementClass
|
59
|
-
attr_reader :operations, :net_app_resource, :accounts, :pools, :volumes, :
|
58
|
+
attr_reader :operations, :net_app_resource, :accounts, :pools, :volumes, :snapshots, :configurable, :base_url, :options, :model_classes
|
60
59
|
|
61
60
|
def initialize(configurable, base_url=nil, options=nil)
|
62
61
|
@configurable, @base_url, @options = configurable, base_url, options
|
63
62
|
|
64
|
-
@client_0 = Azure::NetApp::Mgmt::
|
63
|
+
@client_0 = Azure::NetApp::Mgmt::V2019_11_01::AzureNetAppFilesManagementClient.new(configurable.credentials, base_url, options)
|
65
64
|
if(@client_0.respond_to?(:subscription_id))
|
66
65
|
@client_0.subscription_id = configurable.subscription_id
|
67
66
|
end
|
@@ -71,7 +70,6 @@ module Azure::Profiles::Latest
|
|
71
70
|
@accounts = @client_0.accounts
|
72
71
|
@pools = @client_0.pools
|
73
72
|
@volumes = @client_0.volumes
|
74
|
-
@mount_targets = @client_0.mount_targets
|
75
73
|
@snapshots = @client_0.snapshots
|
76
74
|
|
77
75
|
@model_classes = ModelClasses.new
|
@@ -92,115 +90,115 @@ module Azure::Profiles::Latest
|
|
92
90
|
|
93
91
|
class ModelClasses
|
94
92
|
def export_policy_rule
|
95
|
-
Azure::NetApp::Mgmt::
|
93
|
+
Azure::NetApp::Mgmt::V2019_11_01::Models::ExportPolicyRule
|
96
94
|
end
|
97
95
|
def operation_display
|
98
|
-
Azure::NetApp::Mgmt::
|
96
|
+
Azure::NetApp::Mgmt::V2019_11_01::Models::OperationDisplay
|
99
97
|
end
|
100
98
|
def volume_properties_export_policy
|
101
|
-
Azure::NetApp::Mgmt::
|
99
|
+
Azure::NetApp::Mgmt::V2019_11_01::Models::VolumePropertiesExportPolicy
|
102
100
|
end
|
103
101
|
def metric_specification
|
104
|
-
Azure::NetApp::Mgmt::
|
102
|
+
Azure::NetApp::Mgmt::V2019_11_01::Models::MetricSpecification
|
105
103
|
end
|
106
|
-
def
|
107
|
-
Azure::NetApp::Mgmt::
|
104
|
+
def mount_target
|
105
|
+
Azure::NetApp::Mgmt::V2019_11_01::Models::MountTarget
|
108
106
|
end
|
109
107
|
def operation
|
110
|
-
Azure::NetApp::Mgmt::
|
108
|
+
Azure::NetApp::Mgmt::V2019_11_01::Models::Operation
|
111
109
|
end
|
112
|
-
def
|
113
|
-
Azure::NetApp::Mgmt::
|
110
|
+
def replication_object
|
111
|
+
Azure::NetApp::Mgmt::V2019_11_01::Models::ReplicationObject
|
114
112
|
end
|
115
113
|
def resource_name_availability
|
116
|
-
Azure::NetApp::Mgmt::
|
114
|
+
Azure::NetApp::Mgmt::V2019_11_01::Models::ResourceNameAvailability
|
117
115
|
end
|
118
|
-
def
|
119
|
-
Azure::NetApp::Mgmt::
|
116
|
+
def volume_properties_data_protection
|
117
|
+
Azure::NetApp::Mgmt::V2019_11_01::Models::VolumePropertiesDataProtection
|
120
118
|
end
|
121
119
|
def active_directory
|
122
|
-
Azure::NetApp::Mgmt::
|
120
|
+
Azure::NetApp::Mgmt::V2019_11_01::Models::ActiveDirectory
|
123
121
|
end
|
124
|
-
def
|
125
|
-
Azure::NetApp::Mgmt::
|
122
|
+
def volume
|
123
|
+
Azure::NetApp::Mgmt::V2019_11_01::Models::Volume
|
126
124
|
end
|
127
125
|
def net_app_account_list
|
128
|
-
Azure::NetApp::Mgmt::
|
126
|
+
Azure::NetApp::Mgmt::V2019_11_01::Models::NetAppAccountList
|
129
127
|
end
|
130
|
-
def
|
131
|
-
Azure::NetApp::Mgmt::
|
128
|
+
def volume_list
|
129
|
+
Azure::NetApp::Mgmt::V2019_11_01::Models::VolumeList
|
132
130
|
end
|
133
131
|
def capacity_pool
|
134
|
-
Azure::NetApp::Mgmt::
|
132
|
+
Azure::NetApp::Mgmt::V2019_11_01::Models::CapacityPool
|
135
133
|
end
|
136
|
-
def
|
137
|
-
Azure::NetApp::Mgmt::
|
134
|
+
def replication_status
|
135
|
+
Azure::NetApp::Mgmt::V2019_11_01::Models::ReplicationStatus
|
138
136
|
end
|
139
137
|
def capacity_pool_patch
|
140
|
-
Azure::NetApp::Mgmt::
|
138
|
+
Azure::NetApp::Mgmt::V2019_11_01::Models::CapacityPoolPatch
|
141
139
|
end
|
142
|
-
def
|
143
|
-
Azure::NetApp::Mgmt::
|
140
|
+
def volume_patch_properties_export_policy
|
141
|
+
Azure::NetApp::Mgmt::V2019_11_01::Models::VolumePatchPropertiesExportPolicy
|
144
142
|
end
|
145
143
|
def service_specification
|
146
|
-
Azure::NetApp::Mgmt::
|
144
|
+
Azure::NetApp::Mgmt::V2019_11_01::Models::ServiceSpecification
|
147
145
|
end
|
148
|
-
def
|
149
|
-
Azure::NetApp::Mgmt::
|
146
|
+
def volume_patch
|
147
|
+
Azure::NetApp::Mgmt::V2019_11_01::Models::VolumePatch
|
150
148
|
end
|
151
149
|
def resource_name_availability_request
|
152
|
-
Azure::NetApp::Mgmt::
|
150
|
+
Azure::NetApp::Mgmt::V2019_11_01::Models::ResourceNameAvailabilityRequest
|
153
151
|
end
|
154
152
|
def mount_target_list
|
155
|
-
Azure::NetApp::Mgmt::
|
153
|
+
Azure::NetApp::Mgmt::V2019_11_01::Models::MountTargetList
|
156
154
|
end
|
157
155
|
def net_app_account_patch
|
158
|
-
Azure::NetApp::Mgmt::
|
156
|
+
Azure::NetApp::Mgmt::V2019_11_01::Models::NetAppAccountPatch
|
159
157
|
end
|
160
158
|
def snapshot
|
161
|
-
Azure::NetApp::Mgmt::
|
159
|
+
Azure::NetApp::Mgmt::V2019_11_01::Models::Snapshot
|
162
160
|
end
|
163
161
|
def dimension
|
164
|
-
Azure::NetApp::Mgmt::
|
162
|
+
Azure::NetApp::Mgmt::V2019_11_01::Models::Dimension
|
165
163
|
end
|
166
164
|
def snapshots_list
|
167
|
-
Azure::NetApp::Mgmt::
|
165
|
+
Azure::NetApp::Mgmt::V2019_11_01::Models::SnapshotsList
|
168
166
|
end
|
169
167
|
def net_app_account
|
170
|
-
Azure::NetApp::Mgmt::
|
168
|
+
Azure::NetApp::Mgmt::V2019_11_01::Models::NetAppAccount
|
171
169
|
end
|
172
|
-
def
|
173
|
-
Azure::NetApp::Mgmt::
|
170
|
+
def volume_revert
|
171
|
+
Azure::NetApp::Mgmt::V2019_11_01::Models::VolumeRevert
|
174
172
|
end
|
175
173
|
def operation_list_result
|
176
|
-
Azure::NetApp::Mgmt::
|
174
|
+
Azure::NetApp::Mgmt::V2019_11_01::Models::OperationListResult
|
177
175
|
end
|
178
176
|
def authorize_request
|
179
|
-
Azure::NetApp::Mgmt::
|
177
|
+
Azure::NetApp::Mgmt::V2019_11_01::Models::AuthorizeRequest
|
180
178
|
end
|
181
179
|
def capacity_pool_list
|
182
|
-
Azure::NetApp::Mgmt::
|
180
|
+
Azure::NetApp::Mgmt::V2019_11_01::Models::CapacityPoolList
|
183
181
|
end
|
184
182
|
def in_availability_reason_type
|
185
|
-
Azure::NetApp::Mgmt::
|
183
|
+
Azure::NetApp::Mgmt::V2019_11_01::Models::InAvailabilityReasonType
|
186
184
|
end
|
187
185
|
def check_name_resource_types
|
188
|
-
Azure::NetApp::Mgmt::
|
186
|
+
Azure::NetApp::Mgmt::V2019_11_01::Models::CheckNameResourceTypes
|
189
187
|
end
|
190
188
|
def service_level
|
191
|
-
Azure::NetApp::Mgmt::
|
189
|
+
Azure::NetApp::Mgmt::V2019_11_01::Models::ServiceLevel
|
192
190
|
end
|
193
191
|
def endpoint_type
|
194
|
-
Azure::NetApp::Mgmt::
|
192
|
+
Azure::NetApp::Mgmt::V2019_11_01::Models::EndpointType
|
195
193
|
end
|
196
194
|
def replication_schedule
|
197
|
-
Azure::NetApp::Mgmt::
|
195
|
+
Azure::NetApp::Mgmt::V2019_11_01::Models::ReplicationSchedule
|
198
196
|
end
|
199
197
|
def relationship_status
|
200
|
-
Azure::NetApp::Mgmt::
|
198
|
+
Azure::NetApp::Mgmt::V2019_11_01::Models::RelationshipStatus
|
201
199
|
end
|
202
200
|
def mirror_state
|
203
|
-
Azure::NetApp::Mgmt::
|
201
|
+
Azure::NetApp::Mgmt::V2019_11_01::Models::MirrorState
|
204
202
|
end
|
205
203
|
end
|
206
204
|
end
|
@@ -44,6 +44,7 @@ module Azure::Profiles::Latest
|
|
44
44
|
Jobs = Azure::RecoveryServicesBackup::Mgmt::V2019_06_15::Jobs
|
45
45
|
BackupProtectedItems = Azure::RecoveryServicesBackup::Mgmt::V2019_06_15::BackupProtectedItems
|
46
46
|
Operation = Azure::RecoveryServicesBackup::Mgmt::V2019_06_15::Operation
|
47
|
+
PrivateEndpointConnectionOperations = Azure::RecoveryServicesBackup::Mgmt::V2020_02_02::PrivateEndpointConnectionOperations
|
47
48
|
|
48
49
|
module Models
|
49
50
|
ClientDiscoveryForProperties = Azure::RecoveryServicesBackup::Mgmt::V2016_08_10::Models::ClientDiscoveryForProperties
|
@@ -68,7 +69,6 @@ module Azure::Profiles::Latest
|
|
68
69
|
ILRRequest = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::ILRRequest
|
69
70
|
BackupRequest = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::BackupRequest
|
70
71
|
ContainerIdentityInfo = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::ContainerIdentityInfo
|
71
|
-
OperationStatusError = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::OperationStatusError
|
72
72
|
BMSWorkloadItemQueryObject = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::BMSWorkloadItemQueryObject
|
73
73
|
InstantItemRecoveryTarget = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::InstantItemRecoveryTarget
|
74
74
|
InquiryValidation = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::InquiryValidation
|
@@ -84,7 +84,6 @@ module Azure::Profiles::Latest
|
|
84
84
|
PreBackupValidation = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::PreBackupValidation
|
85
85
|
MABContainerHealthDetails = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::MABContainerHealthDetails
|
86
86
|
BMSPOQueryObject = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::BMSPOQueryObject
|
87
|
-
OperationStatus = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::OperationStatus
|
88
87
|
AzureBackupServerContainer = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureBackupServerContainer
|
89
88
|
AzureBackupServerEngine = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureBackupServerEngine
|
90
89
|
AzureFileShareBackupRequest = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureFileShareBackupRequest
|
@@ -141,7 +140,6 @@ module Azure::Profiles::Latest
|
|
141
140
|
BackupType = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::BackupType
|
142
141
|
ContainerType = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::ContainerType
|
143
142
|
BackupItemType = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::BackupItemType
|
144
|
-
OperationStatusValues = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::OperationStatusValues
|
145
143
|
ProtectionIntent = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ProtectionIntent
|
146
144
|
AzureVMResourceFeatureSupportResponse = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureVMResourceFeatureSupportResponse
|
147
145
|
NameInfo = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::NameInfo
|
@@ -225,7 +223,6 @@ module Azure::Profiles::Latest
|
|
225
223
|
ValidateOperationsResponse = Azure::RecoveryServicesBackup::Mgmt::V2019_06_15::Models::ValidateOperationsResponse
|
226
224
|
Day = Azure::RecoveryServicesBackup::Mgmt::V2019_06_15::Models::Day
|
227
225
|
ResourceList = Azure::RecoveryServicesBackup::Mgmt::V2019_06_15::Models::ResourceList
|
228
|
-
Resource = Azure::RecoveryServicesBackup::Mgmt::V2019_06_15::Models::Resource
|
229
226
|
DPMProtectedItemExtendedInfo = Azure::RecoveryServicesBackup::Mgmt::V2019_06_15::Models::DPMProtectedItemExtendedInfo
|
230
227
|
AzureStorageJobExtendedInfo = Azure::RecoveryServicesBackup::Mgmt::V2019_06_15::Models::AzureStorageJobExtendedInfo
|
231
228
|
EncryptionDetails = Azure::RecoveryServicesBackup::Mgmt::V2019_06_15::Models::EncryptionDetails
|
@@ -333,10 +330,22 @@ module Azure::Profiles::Latest
|
|
333
330
|
CreateMode = Azure::RecoveryServicesBackup::Mgmt::V2019_06_15::Models::CreateMode
|
334
331
|
HealthState = Azure::RecoveryServicesBackup::Mgmt::V2019_06_15::Models::HealthState
|
335
332
|
ScheduleRunType = Azure::RecoveryServicesBackup::Mgmt::V2019_06_15::Models::ScheduleRunType
|
333
|
+
PrivateEndpointConnection = Azure::RecoveryServicesBackup::Mgmt::V2020_02_02::Models::PrivateEndpointConnection
|
334
|
+
OperationStatusError = Azure::RecoveryServicesBackup::Mgmt::V2020_02_02::Models::OperationStatusError
|
335
|
+
PrivateEndpoint = Azure::RecoveryServicesBackup::Mgmt::V2020_02_02::Models::PrivateEndpoint
|
336
|
+
Resource = Azure::RecoveryServicesBackup::Mgmt::V2020_02_02::Models::Resource
|
337
|
+
OperationStatus = Azure::RecoveryServicesBackup::Mgmt::V2020_02_02::Models::OperationStatus
|
338
|
+
ErrorAdditionalInfo = Azure::RecoveryServicesBackup::Mgmt::V2020_02_02::Models::ErrorAdditionalInfo
|
339
|
+
PrivateLinkServiceConnectionState = Azure::RecoveryServicesBackup::Mgmt::V2020_02_02::Models::PrivateLinkServiceConnectionState
|
340
|
+
ErrorResponse = Azure::RecoveryServicesBackup::Mgmt::V2020_02_02::Models::ErrorResponse
|
341
|
+
PrivateEndpointConnectionResource = Azure::RecoveryServicesBackup::Mgmt::V2020_02_02::Models::PrivateEndpointConnectionResource
|
342
|
+
OperationStatusValues = Azure::RecoveryServicesBackup::Mgmt::V2020_02_02::Models::OperationStatusValues
|
343
|
+
ProvisioningState = Azure::RecoveryServicesBackup::Mgmt::V2020_02_02::Models::ProvisioningState
|
344
|
+
PrivateEndpointConnectionStatus = Azure::RecoveryServicesBackup::Mgmt::V2020_02_02::Models::PrivateEndpointConnectionStatus
|
336
345
|
end
|
337
346
|
|
338
347
|
class RecoveryServicesBackupManagementClass
|
339
|
-
attr_reader :operations, :backup_engines, :protection_container_refresh_operation_results, :protectable_containers, :protection_containers, :backup_workload_items, :protection_container_operation_results, :backups, :protected_item_operation_statuses, :item_level_recovery_connections, :backup_operation_results, :backup_operation_statuses, :protection_policy_operation_statuses, :backup_protectable_items, :backup_protection_containers, :security_pins, :backup_resource_storage_configs, :protection_intent_operations, :backup_status, :feature_support, :backup_usage_summaries, :backup_resource_vault_configs, :protected_items, :protected_item_operation_results, :recovery_points, :restores, :backup_policies, :protection_policies, :protection_policy_operation_results, :backup_jobs, :job_details, :job_cancellations, :job_operation_results, :export_jobs_operation_results, :jobs, :backup_protected_items, :operation, :configurable, :base_url, :options, :model_classes
|
348
|
+
attr_reader :operations, :backup_engines, :protection_container_refresh_operation_results, :protectable_containers, :protection_containers, :backup_workload_items, :protection_container_operation_results, :backups, :protected_item_operation_statuses, :item_level_recovery_connections, :backup_operation_results, :backup_operation_statuses, :protection_policy_operation_statuses, :backup_protectable_items, :backup_protection_containers, :security_pins, :backup_resource_storage_configs, :protection_intent_operations, :backup_status, :feature_support, :backup_usage_summaries, :backup_resource_vault_configs, :protected_items, :protected_item_operation_results, :recovery_points, :restores, :backup_policies, :protection_policies, :protection_policy_operation_results, :backup_jobs, :job_details, :job_cancellations, :job_operation_results, :export_jobs_operation_results, :jobs, :backup_protected_items, :operation, :private_endpoint_connection_operations, :configurable, :base_url, :options, :model_classes
|
340
349
|
|
341
350
|
def initialize(configurable, base_url=nil, options=nil)
|
342
351
|
@configurable, @base_url, @options = configurable, base_url, options
|
@@ -408,6 +417,13 @@ module Azure::Profiles::Latest
|
|
408
417
|
@backup_protected_items = @client_4.backup_protected_items
|
409
418
|
@operation = @client_4.operation
|
410
419
|
|
420
|
+
@client_5 = Azure::RecoveryServicesBackup::Mgmt::V2020_02_02::RecoveryServicesBackupClient.new(configurable.credentials, base_url, options)
|
421
|
+
if(@client_5.respond_to?(:subscription_id))
|
422
|
+
@client_5.subscription_id = configurable.subscription_id
|
423
|
+
end
|
424
|
+
add_telemetry(@client_5)
|
425
|
+
@private_endpoint_connection_operations = @client_5.private_endpoint_connection_operations
|
426
|
+
|
411
427
|
@model_classes = ModelClasses.new
|
412
428
|
end
|
413
429
|
|
@@ -417,7 +433,9 @@ module Azure::Profiles::Latest
|
|
417
433
|
end
|
418
434
|
|
419
435
|
def method_missing(method, *args)
|
420
|
-
if @
|
436
|
+
if @client_5.respond_to?method
|
437
|
+
@client_5.send(method, *args)
|
438
|
+
elsif @client_4.respond_to?method
|
421
439
|
@client_4.send(method, *args)
|
422
440
|
elsif @client_3.respond_to?method
|
423
441
|
@client_3.send(method, *args)
|
@@ -499,9 +517,6 @@ module Azure::Profiles::Latest
|
|
499
517
|
def container_identity_info
|
500
518
|
Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::ContainerIdentityInfo
|
501
519
|
end
|
502
|
-
def operation_status_error
|
503
|
-
Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::OperationStatusError
|
504
|
-
end
|
505
520
|
def bmsworkload_item_query_object
|
506
521
|
Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::BMSWorkloadItemQueryObject
|
507
522
|
end
|
@@ -547,9 +562,6 @@ module Azure::Profiles::Latest
|
|
547
562
|
def bmspoquery_object
|
548
563
|
Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::BMSPOQueryObject
|
549
564
|
end
|
550
|
-
def operation_status
|
551
|
-
Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::OperationStatus
|
552
|
-
end
|
553
565
|
def azure_backup_server_container
|
554
566
|
Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureBackupServerContainer
|
555
567
|
end
|
@@ -718,9 +730,6 @@ module Azure::Profiles::Latest
|
|
718
730
|
def backup_item_type
|
719
731
|
Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::BackupItemType
|
720
732
|
end
|
721
|
-
def operation_status_values
|
722
|
-
Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::OperationStatusValues
|
723
|
-
end
|
724
733
|
def protection_intent
|
725
734
|
Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ProtectionIntent
|
726
735
|
end
|
@@ -970,9 +979,6 @@ module Azure::Profiles::Latest
|
|
970
979
|
def resource_list
|
971
980
|
Azure::RecoveryServicesBackup::Mgmt::V2019_06_15::Models::ResourceList
|
972
981
|
end
|
973
|
-
def resource
|
974
|
-
Azure::RecoveryServicesBackup::Mgmt::V2019_06_15::Models::Resource
|
975
|
-
end
|
976
982
|
def dpmprotected_item_extended_info
|
977
983
|
Azure::RecoveryServicesBackup::Mgmt::V2019_06_15::Models::DPMProtectedItemExtendedInfo
|
978
984
|
end
|
@@ -1294,6 +1300,42 @@ module Azure::Profiles::Latest
|
|
1294
1300
|
def schedule_run_type
|
1295
1301
|
Azure::RecoveryServicesBackup::Mgmt::V2019_06_15::Models::ScheduleRunType
|
1296
1302
|
end
|
1303
|
+
def private_endpoint_connection
|
1304
|
+
Azure::RecoveryServicesBackup::Mgmt::V2020_02_02::Models::PrivateEndpointConnection
|
1305
|
+
end
|
1306
|
+
def operation_status_error
|
1307
|
+
Azure::RecoveryServicesBackup::Mgmt::V2020_02_02::Models::OperationStatusError
|
1308
|
+
end
|
1309
|
+
def private_endpoint
|
1310
|
+
Azure::RecoveryServicesBackup::Mgmt::V2020_02_02::Models::PrivateEndpoint
|
1311
|
+
end
|
1312
|
+
def resource
|
1313
|
+
Azure::RecoveryServicesBackup::Mgmt::V2020_02_02::Models::Resource
|
1314
|
+
end
|
1315
|
+
def operation_status
|
1316
|
+
Azure::RecoveryServicesBackup::Mgmt::V2020_02_02::Models::OperationStatus
|
1317
|
+
end
|
1318
|
+
def error_additional_info
|
1319
|
+
Azure::RecoveryServicesBackup::Mgmt::V2020_02_02::Models::ErrorAdditionalInfo
|
1320
|
+
end
|
1321
|
+
def private_link_service_connection_state
|
1322
|
+
Azure::RecoveryServicesBackup::Mgmt::V2020_02_02::Models::PrivateLinkServiceConnectionState
|
1323
|
+
end
|
1324
|
+
def error_response
|
1325
|
+
Azure::RecoveryServicesBackup::Mgmt::V2020_02_02::Models::ErrorResponse
|
1326
|
+
end
|
1327
|
+
def private_endpoint_connection_resource
|
1328
|
+
Azure::RecoveryServicesBackup::Mgmt::V2020_02_02::Models::PrivateEndpointConnectionResource
|
1329
|
+
end
|
1330
|
+
def operation_status_values
|
1331
|
+
Azure::RecoveryServicesBackup::Mgmt::V2020_02_02::Models::OperationStatusValues
|
1332
|
+
end
|
1333
|
+
def provisioning_state
|
1334
|
+
Azure::RecoveryServicesBackup::Mgmt::V2020_02_02::Models::ProvisioningState
|
1335
|
+
end
|
1336
|
+
def private_endpoint_connection_status
|
1337
|
+
Azure::RecoveryServicesBackup::Mgmt::V2020_02_02::Models::PrivateEndpointConnectionStatus
|
1338
|
+
end
|
1297
1339
|
end
|
1298
1340
|
end
|
1299
1341
|
end
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: azure_sdk
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.
|
4
|
+
version: 0.54.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-
|
11
|
+
date: 2020-04-02 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: bundler
|
@@ -128,14 +128,14 @@ dependencies:
|
|
128
128
|
requirements:
|
129
129
|
- - "~>"
|
130
130
|
- !ruby/object:Gem::Version
|
131
|
-
version: 0.
|
131
|
+
version: 0.19.0
|
132
132
|
type: :runtime
|
133
133
|
prerelease: false
|
134
134
|
version_requirements: !ruby/object:Gem::Requirement
|
135
135
|
requirements:
|
136
136
|
- - "~>"
|
137
137
|
- !ruby/object:Gem::Version
|
138
|
-
version: 0.
|
138
|
+
version: 0.19.0
|
139
139
|
- !ruby/object:Gem::Dependency
|
140
140
|
name: azure_mgmt_appconfiguration
|
141
141
|
requirement: !ruby/object:Gem::Requirement
|
@@ -282,14 +282,14 @@ dependencies:
|
|
282
282
|
requirements:
|
283
283
|
- - "~>"
|
284
284
|
- !ruby/object:Gem::Version
|
285
|
-
version: 0.19.
|
285
|
+
version: 0.19.1
|
286
286
|
type: :runtime
|
287
287
|
prerelease: false
|
288
288
|
version_requirements: !ruby/object:Gem::Requirement
|
289
289
|
requirements:
|
290
290
|
- - "~>"
|
291
291
|
- !ruby/object:Gem::Version
|
292
|
-
version: 0.19.
|
292
|
+
version: 0.19.1
|
293
293
|
- !ruby/object:Gem::Dependency
|
294
294
|
name: azure_mgmt_commerce
|
295
295
|
requirement: !ruby/object:Gem::Requirement
|
@@ -576,14 +576,14 @@ dependencies:
|
|
576
576
|
requirements:
|
577
577
|
- - "~>"
|
578
578
|
- !ruby/object:Gem::Version
|
579
|
-
version: 0.
|
579
|
+
version: 0.19.0
|
580
580
|
type: :runtime
|
581
581
|
prerelease: false
|
582
582
|
version_requirements: !ruby/object:Gem::Requirement
|
583
583
|
requirements:
|
584
584
|
- - "~>"
|
585
585
|
- !ruby/object:Gem::Version
|
586
|
-
version: 0.
|
586
|
+
version: 0.19.0
|
587
587
|
- !ruby/object:Gem::Dependency
|
588
588
|
name: azure_mgmt_event_hub
|
589
589
|
requirement: !ruby/object:Gem::Requirement
|
@@ -940,14 +940,14 @@ dependencies:
|
|
940
940
|
requirements:
|
941
941
|
- - "~>"
|
942
942
|
- !ruby/object:Gem::Version
|
943
|
-
version: 0.18.
|
943
|
+
version: 0.18.4
|
944
944
|
type: :runtime
|
945
945
|
prerelease: false
|
946
946
|
version_requirements: !ruby/object:Gem::Requirement
|
947
947
|
requirements:
|
948
948
|
- - "~>"
|
949
949
|
- !ruby/object:Gem::Version
|
950
|
-
version: 0.18.
|
950
|
+
version: 0.18.4
|
951
951
|
- !ruby/object:Gem::Dependency
|
952
952
|
name: azure_mgmt_network
|
953
953
|
requirement: !ruby/object:Gem::Requirement
|
@@ -1136,14 +1136,14 @@ dependencies:
|
|
1136
1136
|
requirements:
|
1137
1137
|
- - "~>"
|
1138
1138
|
- !ruby/object:Gem::Version
|
1139
|
-
version: 0.18.
|
1139
|
+
version: 0.18.1
|
1140
1140
|
type: :runtime
|
1141
1141
|
prerelease: false
|
1142
1142
|
version_requirements: !ruby/object:Gem::Requirement
|
1143
1143
|
requirements:
|
1144
1144
|
- - "~>"
|
1145
1145
|
- !ruby/object:Gem::Version
|
1146
|
-
version: 0.18.
|
1146
|
+
version: 0.18.1
|
1147
1147
|
- !ruby/object:Gem::Dependency
|
1148
1148
|
name: azure_mgmt_recovery_services_site_recovery
|
1149
1149
|
requirement: !ruby/object:Gem::Requirement
|
@@ -1402,14 +1402,14 @@ dependencies:
|
|
1402
1402
|
requirements:
|
1403
1403
|
- - "~>"
|
1404
1404
|
- !ruby/object:Gem::Version
|
1405
|
-
version: 0.
|
1405
|
+
version: 0.20.0
|
1406
1406
|
type: :runtime
|
1407
1407
|
prerelease: false
|
1408
1408
|
version_requirements: !ruby/object:Gem::Requirement
|
1409
1409
|
requirements:
|
1410
1410
|
- - "~>"
|
1411
1411
|
- !ruby/object:Gem::Version
|
1412
|
-
version: 0.
|
1412
|
+
version: 0.20.0
|
1413
1413
|
- !ruby/object:Gem::Dependency
|
1414
1414
|
name: azure_mgmt_storagesync
|
1415
1415
|
requirement: !ruby/object:Gem::Requirement
|
@@ -2147,7 +2147,7 @@ metadata:
|
|
2147
2147
|
changelog_uri: https://github.com/Azure/azure-sdk-for-ruby/blob/master/ChangeLog.md
|
2148
2148
|
documentation_uri: https://azure.microsoft.com/en-us/develop/ruby/
|
2149
2149
|
homepage_uri: https://aka.ms/azure-sdk-for-ruby
|
2150
|
-
source_code_uri: https://github.com/Azure/azure-sdk-for-ruby/tree/ARM-0.
|
2150
|
+
source_code_uri: https://github.com/Azure/azure-sdk-for-ruby/tree/ARM-0.54.0
|
2151
2151
|
wiki_uri: https://github.com/Azure/azure-sdk-for-ruby/wiki
|
2152
2152
|
post_install_message:
|
2153
2153
|
rdoc_options: []
|