azure_sdk 0.15.2 → 0.16.1
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +5 -5
- data/lib/azure_sdk/version.rb +1 -1
- data/lib/latest/latest_profile_client.rb +645 -61
- data/lib/latest/module_definition.rb +1 -118
- data/lib/latest/modules/analysisservices_profile_module.rb +139 -84
- data/lib/latest/modules/authorization_profile_module.rb +113 -100
- data/lib/latest/modules/automation_profile_module.rb +597 -580
- data/lib/latest/modules/batch_profile_module.rb +357 -132
- data/lib/latest/modules/billing_profile_module.rb +77 -64
- data/lib/latest/modules/cdn_profile_module.rb +277 -216
- data/lib/latest/modules/cognitiveservices_profile_module.rb +121 -108
- data/lib/latest/modules/commerce_profile_module.rb +79 -66
- data/lib/latest/modules/compute_profile_module.rb +783 -730
- data/lib/latest/modules/computervision_profile_module.rb +189 -0
- data/lib/latest/modules/consumption_profile_module.rb +153 -54
- data/lib/latest/modules/containerinstance_profile_module.rb +163 -106
- data/lib/latest/modules/containerregistry_profile_module.rb +203 -190
- data/lib/latest/modules/containerservice_profile_module.rb +93 -80
- data/lib/latest/modules/contentmoderator_profile_module.rb +295 -0
- data/lib/latest/modules/customerinsights_profile_module.rb +477 -464
- data/lib/latest/modules/customsearch_profile_module.rb +123 -0
- data/lib/latest/modules/datalakeanalytics_profile_module.rb +233 -152
- data/lib/latest/modules/datalakestore_profile_module.rb +201 -128
- data/lib/latest/modules/devtestlabs_profile_module.rb +697 -656
- data/lib/latest/modules/dns_profile_module.rb +99 -94
- data/lib/latest/modules/entitysearch_profile_module.rb +231 -0
- data/lib/latest/modules/eventgrid_profile_module.rb +220 -99
- data/lib/latest/modules/eventhub_profile_module.rb +165 -152
- data/lib/latest/modules/face_profile_module.rb +241 -0
- data/lib/latest/modules/features_profile_module.rb +41 -28
- data/lib/latest/modules/graphrbac_profile_module.rb +225 -0
- data/lib/latest/modules/imagesearch_profile_module.rb +279 -0
- data/lib/latest/modules/iothub_profile_module.rb +265 -252
- data/lib/latest/modules/keyvault_profile_module.rb +155 -88
- data/lib/latest/modules/links_profile_module.rb +49 -36
- data/lib/latest/modules/locks_profile_module.rb +45 -32
- data/lib/latest/modules/logic_profile_module.rb +593 -580
- data/lib/latest/modules/machinelearning_profile_module.rb +177 -164
- data/lib/latest/modules/managedapplications_profile_module.rb +103 -90
- data/lib/latest/modules/managedserviceidentity_profile_module.rb +55 -42
- data/lib/latest/modules/marketplaceordering_profile_module.rb +59 -46
- data/lib/latest/modules/mediaservices_profile_module.rb +103 -90
- data/lib/latest/modules/mobileengagement_profile_module.rb +397 -384
- data/lib/latest/modules/monitor_profile_module.rb +403 -323
- data/lib/latest/modules/network_profile_module.rb +1245 -1148
- data/lib/latest/modules/newssearch_profile_module.rb +143 -0
- data/lib/latest/modules/notificationhubs_profile_module.rb +155 -142
- data/lib/latest/modules/operationalinsights_profile_module.rb +218 -188
- data/lib/latest/modules/policy_profile_module.rb +84 -68
- data/lib/latest/modules/powerbiembedded_profile_module.rb +107 -94
- data/lib/latest/modules/recoveryservices_profile_module.rb +176 -188
- data/lib/latest/modules/recoveryservicesbackup_profile_module.rb +1133 -728
- data/lib/latest/modules/recoveryservicessiterecovery_profile_module.rb +1367 -1354
- data/lib/latest/modules/redis_profile_module.rb +165 -152
- data/lib/latest/modules/relay_profile_module.rb +143 -130
- data/lib/latest/modules/resources_profile_module.rb +227 -214
- data/lib/latest/modules/resourcesmanagement_profile_module.rb +81 -74
- data/lib/latest/modules/scheduler_profile_module.rb +207 -198
- data/lib/latest/modules/search_profile_module.rb +103 -76
- data/lib/latest/modules/servermanagement_profile_module.rb +155 -142
- data/lib/latest/modules/servicebus_profile_module.rb +247 -234
- data/lib/latest/modules/servicefabric_profile_module.rb +269 -120
- data/lib/latest/modules/spellcheck_profile_module.rb +101 -0
- data/lib/latest/modules/sql_profile_module.rb +1075 -918
- data/lib/latest/modules/storage_profile_module.rb +263 -250
- data/lib/latest/modules/storsimple8000series_profile_module.rb +695 -682
- data/lib/latest/modules/streamanalytics_profile_module.rb +329 -316
- data/lib/latest/modules/subscriptions_profile_module.rb +67 -54
- data/lib/latest/modules/textanalytics_profile_module.rb +105 -0
- data/lib/latest/modules/trafficmanager_profile_module.rb +140 -124
- data/lib/latest/modules/videosearch_profile_module.rb +175 -0
- data/lib/latest/modules/web_profile_module.rb +1289 -1138
- data/lib/latest/modules/websearch_profile_module.rb +211 -0
- data/lib/v2017_03_09/module_definition.rb +1 -20
- data/lib/v2017_03_09/modules/compute_profile_module.rb +437 -424
- data/lib/v2017_03_09/modules/features_profile_module.rb +41 -28
- data/lib/v2017_03_09/modules/links_profile_module.rb +49 -36
- data/lib/v2017_03_09/modules/locks_profile_module.rb +41 -28
- data/lib/v2017_03_09/modules/network_profile_module.rb +535 -522
- data/lib/v2017_03_09/modules/policy_profile_module.rb +51 -38
- data/lib/v2017_03_09/modules/resources_profile_module.rb +223 -210
- data/lib/v2017_03_09/modules/storage_profile_module.rb +143 -130
- data/lib/v2017_03_09/modules/subscriptions_profile_module.rb +67 -54
- data/lib/v2017_03_09/v2017_03_09_profile_client.rb +103 -10
- metadata +312 -133
- data/lib/latest/modules/graph_profile_module.rb +0 -202
@@ -5,744 +5,1149 @@
|
|
5
5
|
require 'azure_mgmt_recovery_services_backup'
|
6
6
|
|
7
7
|
module Azure::Profiles::Latest
|
8
|
-
module RecoveryServicesBackup
|
9
|
-
|
10
|
-
|
11
|
-
|
12
|
-
|
13
|
-
|
14
|
-
|
15
|
-
|
16
|
-
|
17
|
-
|
18
|
-
|
19
|
-
|
20
|
-
|
21
|
-
|
22
|
-
|
23
|
-
|
24
|
-
|
25
|
-
|
26
|
-
|
27
|
-
|
28
|
-
|
29
|
-
|
30
|
-
|
31
|
-
|
32
|
-
|
33
|
-
|
34
|
-
|
35
|
-
|
36
|
-
|
37
|
-
|
38
|
-
|
39
|
-
|
8
|
+
module RecoveryServicesBackup
|
9
|
+
module Mgmt
|
10
|
+
Operations = Azure::RecoveryServicesBackup::Mgmt::V2016_08_10::Operations
|
11
|
+
BackupResourceVaultConfigs = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::BackupResourceVaultConfigs
|
12
|
+
BackupEngines = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::BackupEngines
|
13
|
+
ProtectionContainerRefreshOperationResults = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::ProtectionContainerRefreshOperationResults
|
14
|
+
ProtectableContainers = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::ProtectableContainers
|
15
|
+
ProtectionContainers = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::ProtectionContainers
|
16
|
+
BackupWorkloadItems = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::BackupWorkloadItems
|
17
|
+
ProtectionContainerOperationResults = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::ProtectionContainerOperationResults
|
18
|
+
ProtectedItems = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::ProtectedItems
|
19
|
+
Backups = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Backups
|
20
|
+
ProtectedItemOperationResults = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::ProtectedItemOperationResults
|
21
|
+
ProtectedItemOperationStatuses = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::ProtectedItemOperationStatuses
|
22
|
+
RecoveryPoints = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::RecoveryPoints
|
23
|
+
ItemLevelRecoveryConnections = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::ItemLevelRecoveryConnections
|
24
|
+
Restores = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Restores
|
25
|
+
JobCancellations = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::JobCancellations
|
26
|
+
JobOperationResults = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::JobOperationResults
|
27
|
+
BackupOperationResults = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::BackupOperationResults
|
28
|
+
BackupOperationStatuses = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::BackupOperationStatuses
|
29
|
+
ProtectionPolicies = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::ProtectionPolicies
|
30
|
+
ProtectionPolicyOperationResults = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::ProtectionPolicyOperationResults
|
31
|
+
ProtectionPolicyOperationStatuses = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::ProtectionPolicyOperationStatuses
|
32
|
+
BackupProtectableItems = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::BackupProtectableItems
|
33
|
+
BackupProtectionContainers = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::BackupProtectionContainers
|
34
|
+
SecurityPINs = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::SecurityPINs
|
35
|
+
BackupResourceStorageConfigs = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::BackupResourceStorageConfigs
|
36
|
+
ProtectionIntentOperations = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::ProtectionIntentOperations
|
37
|
+
BackupStatus = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::BackupStatus
|
38
|
+
FeatureSupport = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::FeatureSupport
|
39
|
+
BackupJobs = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::BackupJobs
|
40
|
+
JobDetails = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::JobDetails
|
41
|
+
ExportJobsOperationResults = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::ExportJobsOperationResults
|
42
|
+
Jobs = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Jobs
|
43
|
+
BackupPolicies = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::BackupPolicies
|
44
|
+
BackupProtectedItems = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::BackupProtectedItems
|
45
|
+
BackupUsageSummaries = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::BackupUsageSummaries
|
40
46
|
|
41
|
-
|
42
|
-
|
43
|
-
|
44
|
-
|
45
|
-
|
46
|
-
|
47
|
-
|
48
|
-
|
49
|
-
|
50
|
-
|
51
|
-
|
52
|
-
|
53
|
-
|
54
|
-
|
55
|
-
|
56
|
-
|
57
|
-
|
58
|
-
|
59
|
-
|
60
|
-
|
61
|
-
|
62
|
-
|
63
|
-
|
64
|
-
|
65
|
-
|
66
|
-
|
67
|
-
|
68
|
-
|
69
|
-
|
70
|
-
|
71
|
-
|
72
|
-
|
73
|
-
|
74
|
-
|
75
|
-
|
76
|
-
|
77
|
-
|
78
|
-
|
79
|
-
|
80
|
-
|
81
|
-
|
82
|
-
|
83
|
-
|
84
|
-
|
85
|
-
|
86
|
-
|
87
|
-
|
88
|
-
|
89
|
-
|
90
|
-
|
91
|
-
|
92
|
-
|
93
|
-
|
94
|
-
|
95
|
-
|
96
|
-
|
97
|
-
|
98
|
-
|
99
|
-
|
100
|
-
|
101
|
-
|
102
|
-
|
103
|
-
|
104
|
-
|
105
|
-
|
106
|
-
|
107
|
-
|
108
|
-
|
109
|
-
|
110
|
-
|
111
|
-
|
112
|
-
|
113
|
-
|
114
|
-
|
115
|
-
|
116
|
-
|
117
|
-
|
118
|
-
|
119
|
-
|
120
|
-
|
121
|
-
|
122
|
-
|
123
|
-
|
124
|
-
|
125
|
-
|
126
|
-
|
127
|
-
|
128
|
-
|
129
|
-
|
130
|
-
|
131
|
-
|
132
|
-
|
133
|
-
|
134
|
-
|
135
|
-
|
136
|
-
|
137
|
-
|
138
|
-
|
139
|
-
|
140
|
-
|
141
|
-
|
142
|
-
|
143
|
-
|
144
|
-
|
145
|
-
|
146
|
-
|
147
|
-
|
148
|
-
|
149
|
-
|
150
|
-
|
151
|
-
|
152
|
-
|
153
|
-
|
154
|
-
|
155
|
-
|
156
|
-
|
157
|
-
|
158
|
-
|
159
|
-
|
160
|
-
|
161
|
-
|
162
|
-
|
163
|
-
|
164
|
-
|
165
|
-
|
166
|
-
|
167
|
-
|
168
|
-
|
169
|
-
|
170
|
-
|
171
|
-
|
172
|
-
|
173
|
-
|
174
|
-
|
175
|
-
|
176
|
-
|
177
|
-
|
178
|
-
|
179
|
-
|
180
|
-
|
181
|
-
|
182
|
-
|
183
|
-
|
184
|
-
|
185
|
-
|
186
|
-
|
187
|
-
|
188
|
-
|
189
|
-
|
190
|
-
|
191
|
-
|
192
|
-
|
193
|
-
|
194
|
-
|
195
|
-
|
196
|
-
|
197
|
-
|
198
|
-
|
199
|
-
|
200
|
-
|
201
|
-
|
202
|
-
|
203
|
-
|
47
|
+
module Models
|
48
|
+
ClientDiscoveryForProperties = Azure::RecoveryServicesBackup::Mgmt::V2016_08_10::Models::ClientDiscoveryForProperties
|
49
|
+
ClientDiscoveryDisplay = Azure::RecoveryServicesBackup::Mgmt::V2016_08_10::Models::ClientDiscoveryDisplay
|
50
|
+
ClientDiscoveryValueForSingleApi = Azure::RecoveryServicesBackup::Mgmt::V2016_08_10::Models::ClientDiscoveryValueForSingleApi
|
51
|
+
ClientDiscoveryForServiceSpecification = Azure::RecoveryServicesBackup::Mgmt::V2016_08_10::Models::ClientDiscoveryForServiceSpecification
|
52
|
+
ClientDiscoveryResponse = Azure::RecoveryServicesBackup::Mgmt::V2016_08_10::Models::ClientDiscoveryResponse
|
53
|
+
ClientDiscoveryForLogSpecification = Azure::RecoveryServicesBackup::Mgmt::V2016_08_10::Models::ClientDiscoveryForLogSpecification
|
54
|
+
BMSContainerQueryObject = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::BMSContainerQueryObject
|
55
|
+
BMSPOQueryObject = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::BMSPOQueryObject
|
56
|
+
KeyAndSecretDetails = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::KeyAndSecretDetails
|
57
|
+
WorkloadItem = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::WorkloadItem
|
58
|
+
KEKDetails = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::KEKDetails
|
59
|
+
TokenInformation = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::TokenInformation
|
60
|
+
GetProtectedItemQueryObject = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::GetProtectedItemQueryObject
|
61
|
+
GenericContainerExtendedInfo = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::GenericContainerExtendedInfo
|
62
|
+
TargetAFSRestoreInfo = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::TargetAFSRestoreInfo
|
63
|
+
EncryptionDetails = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::EncryptionDetails
|
64
|
+
RecoveryPoint = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::RecoveryPoint
|
65
|
+
ProtectionContainer = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::ProtectionContainer
|
66
|
+
SQLDataDirectory = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::SQLDataDirectory
|
67
|
+
ProtectableContainer = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::ProtectableContainer
|
68
|
+
OperationStatusExtendedInfo = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::OperationStatusExtendedInfo
|
69
|
+
InquiryValidation = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::InquiryValidation
|
70
|
+
WorkloadInquiryDetails = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::WorkloadInquiryDetails
|
71
|
+
InquiryInfo = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::InquiryInfo
|
72
|
+
DistributedNodesInfo = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::DistributedNodesInfo
|
73
|
+
AzureWorkloadContainerExtendedInfo = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureWorkloadContainerExtendedInfo
|
74
|
+
InstantItemRecoveryTarget = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::InstantItemRecoveryTarget
|
75
|
+
PreBackupValidation = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::PreBackupValidation
|
76
|
+
ContainerIdentityInfo = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::ContainerIdentityInfo
|
77
|
+
WorkloadProtectableItem = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::WorkloadProtectableItem
|
78
|
+
PointInTimeRange = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::PointInTimeRange
|
79
|
+
ClientScriptForConnect = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::ClientScriptForConnect
|
80
|
+
RestoreFileSpecs = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::RestoreFileSpecs
|
81
|
+
BMSWorkloadItemQueryObject = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::BMSWorkloadItemQueryObject
|
82
|
+
AzureWorkloadSQLRecoveryPointExtendedInfo = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureWorkloadSQLRecoveryPointExtendedInfo
|
83
|
+
OperationStatus = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::OperationStatus
|
84
|
+
BMSRPQueryObject = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::BMSRPQueryObject
|
85
|
+
OperationStatusError = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::OperationStatusError
|
86
|
+
TargetRestoreInfo = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::TargetRestoreInfo
|
87
|
+
MabContainerExtendedInfo = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::MabContainerExtendedInfo
|
88
|
+
SQLDataDirectoryMapping = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::SQLDataDirectoryMapping
|
89
|
+
BMSRefreshContainersQueryObject = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::BMSRefreshContainersQueryObject
|
90
|
+
RecoveryPointTierInformation = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::RecoveryPointTierInformation
|
91
|
+
BackupEngineExtendedInfo = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::BackupEngineExtendedInfo
|
92
|
+
BackupEngineBase = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::BackupEngineBase
|
93
|
+
BEKDetails = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::BEKDetails
|
94
|
+
MABContainerHealthDetails = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::MABContainerHealthDetails
|
95
|
+
DPMContainerExtendedInfo = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::DPMContainerExtendedInfo
|
96
|
+
ILRRequest = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::ILRRequest
|
97
|
+
BackupRequest = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::BackupRequest
|
98
|
+
RestoreRequest = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::RestoreRequest
|
99
|
+
BMSBackupEnginesQueryObject = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::BMSBackupEnginesQueryObject
|
100
|
+
BackupResourceConfig = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::BackupResourceConfig
|
101
|
+
BMSBackupEngineQueryObject = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::BMSBackupEngineQueryObject
|
102
|
+
BackupResourceVaultConfig = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::BackupResourceVaultConfig
|
103
|
+
AzureBackupServerContainer = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureBackupServerContainer
|
104
|
+
AzureBackupServerEngine = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureBackupServerEngine
|
105
|
+
AzureFileShareBackupRequest = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureFileShareBackupRequest
|
106
|
+
AzureFileShareProtectableItem = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureFileShareProtectableItem
|
107
|
+
AzureFileShareRecoveryPoint = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureFileShareRecoveryPoint
|
108
|
+
AzureFileShareRestoreRequest = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureFileShareRestoreRequest
|
109
|
+
AzureIaaSClassicComputeVMContainer = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureIaaSClassicComputeVMContainer
|
110
|
+
AzureIaaSClassicComputeVMProtectableItem = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureIaaSClassicComputeVMProtectableItem
|
111
|
+
AzureIaaSComputeVMContainer = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureIaaSComputeVMContainer
|
112
|
+
AzureIaaSComputeVMProtectableItem = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureIaaSComputeVMProtectableItem
|
113
|
+
AzureSQLAGWorkloadContainerProtectionContainer = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureSQLAGWorkloadContainerProtectionContainer
|
114
|
+
AzureSqlContainer = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureSqlContainer
|
115
|
+
AzureStorageContainer = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureStorageContainer
|
116
|
+
AzureStorageProtectableContainer = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureStorageProtectableContainer
|
117
|
+
AzureVMAppContainerProtectableContainer = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureVMAppContainerProtectableContainer
|
118
|
+
AzureWorkloadContainer = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureWorkloadContainer
|
119
|
+
AzureVMAppContainerProtectionContainer = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureVMAppContainerProtectionContainer
|
120
|
+
AzureVmWorkloadItem = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureVmWorkloadItem
|
121
|
+
AzureVmWorkloadProtectableItem = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureVmWorkloadProtectableItem
|
122
|
+
AzureVmWorkloadSQLAvailabilityGroupProtectableItem = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureVmWorkloadSQLAvailabilityGroupProtectableItem
|
123
|
+
AzureVmWorkloadSQLDatabaseProtectableItem = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureVmWorkloadSQLDatabaseProtectableItem
|
124
|
+
AzureVmWorkloadSQLDatabaseWorkloadItem = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureVmWorkloadSQLDatabaseWorkloadItem
|
125
|
+
AzureVmWorkloadSQLInstanceProtectableItem = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureVmWorkloadSQLInstanceProtectableItem
|
126
|
+
AzureVmWorkloadSQLInstanceWorkloadItem = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureVmWorkloadSQLInstanceWorkloadItem
|
127
|
+
AzureWorkloadBackupRequest = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureWorkloadBackupRequest
|
128
|
+
AzureWorkloadRecoveryPoint = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureWorkloadRecoveryPoint
|
129
|
+
AzureWorkloadRestoreRequest = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureWorkloadRestoreRequest
|
130
|
+
AzureWorkloadSQLRecoveryPoint = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureWorkloadSQLRecoveryPoint
|
131
|
+
AzureWorkloadSQLPointInTimeRecoveryPoint = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureWorkloadSQLPointInTimeRecoveryPoint
|
132
|
+
AzureWorkloadSQLRestoreRequest = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureWorkloadSQLRestoreRequest
|
133
|
+
AzureWorkloadSQLPointInTimeRestoreRequest = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureWorkloadSQLPointInTimeRestoreRequest
|
134
|
+
BackupEngineBaseResource = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::BackupEngineBaseResource
|
135
|
+
BackupEngineBaseResourceList = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::BackupEngineBaseResourceList
|
136
|
+
BackupRequestResource = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::BackupRequestResource
|
137
|
+
BackupResourceConfigResource = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::BackupResourceConfigResource
|
138
|
+
BackupResourceVaultConfigResource = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::BackupResourceVaultConfigResource
|
139
|
+
DpmBackupEngine = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::DpmBackupEngine
|
140
|
+
DpmContainer = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::DpmContainer
|
141
|
+
GenericContainer = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::GenericContainer
|
142
|
+
GenericRecoveryPoint = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::GenericRecoveryPoint
|
143
|
+
IaasVMBackupRequest = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::IaasVMBackupRequest
|
144
|
+
IaaSVMContainer = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::IaaSVMContainer
|
145
|
+
IaasVMILRRegistrationRequest = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::IaasVMILRRegistrationRequest
|
146
|
+
IaaSVMProtectableItem = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::IaaSVMProtectableItem
|
147
|
+
IaasVMRecoveryPoint = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::IaasVMRecoveryPoint
|
148
|
+
IaasVMRestoreRequest = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::IaasVMRestoreRequest
|
149
|
+
ILRRequestResource = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::ILRRequestResource
|
150
|
+
MabContainer = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::MabContainer
|
151
|
+
OperationStatusJobExtendedInfo = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::OperationStatusJobExtendedInfo
|
152
|
+
OperationStatusJobsExtendedInfo = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::OperationStatusJobsExtendedInfo
|
153
|
+
OperationStatusProvisionILRExtendedInfo = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::OperationStatusProvisionILRExtendedInfo
|
154
|
+
ProtectableContainerResource = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::ProtectableContainerResource
|
155
|
+
ProtectableContainerResourceList = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::ProtectableContainerResourceList
|
156
|
+
ProtectionContainerResource = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::ProtectionContainerResource
|
157
|
+
ProtectionContainerResourceList = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::ProtectionContainerResourceList
|
158
|
+
RecoveryPointResource = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::RecoveryPointResource
|
159
|
+
RecoveryPointResourceList = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::RecoveryPointResourceList
|
160
|
+
RestoreRequestResource = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::RestoreRequestResource
|
161
|
+
WorkloadItemResource = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::WorkloadItemResource
|
162
|
+
WorkloadItemResourceList = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::WorkloadItemResourceList
|
163
|
+
WorkloadProtectableItemResource = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::WorkloadProtectableItemResource
|
164
|
+
WorkloadProtectableItemResourceList = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::WorkloadProtectableItemResourceList
|
165
|
+
AzureFileShareType = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureFileShareType
|
166
|
+
RecoveryType = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::RecoveryType
|
167
|
+
CopyOptions = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::CopyOptions
|
168
|
+
RestoreRequestType = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::RestoreRequestType
|
169
|
+
InquiryStatus = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::InquiryStatus
|
170
|
+
SQLDataDirectoryType = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::SQLDataDirectoryType
|
171
|
+
BackupType = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::BackupType
|
172
|
+
RestorePointType = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::RestorePointType
|
173
|
+
OverwriteOptions = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::OverwriteOptions
|
174
|
+
StorageType = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::StorageType
|
175
|
+
StorageTypeState = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::StorageTypeState
|
176
|
+
EnhancedSecurityState = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::EnhancedSecurityState
|
177
|
+
ContainerType = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::ContainerType
|
178
|
+
RestorePointQueryType = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::RestorePointQueryType
|
179
|
+
WorkloadItemType = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::WorkloadItemType
|
180
|
+
RecoveryPointTierType = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::RecoveryPointTierType
|
181
|
+
RecoveryPointTierStatus = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::RecoveryPointTierStatus
|
182
|
+
BackupItemType = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::BackupItemType
|
183
|
+
OperationStatusValues = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::OperationStatusValues
|
184
|
+
DpmJobTaskDetails = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::DpmJobTaskDetails
|
185
|
+
DpmJobExtendedInfo = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::DpmJobExtendedInfo
|
186
|
+
ErrorDetail = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ErrorDetail
|
187
|
+
SchedulePolicy = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::SchedulePolicy
|
188
|
+
MabJobExtendedInfo = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::MabJobExtendedInfo
|
189
|
+
AzureWorkloadErrorInfo = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureWorkloadErrorInfo
|
190
|
+
Resource = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::Resource
|
191
|
+
AzureWorkloadJobTaskDetails = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureWorkloadJobTaskDetails
|
192
|
+
AzureIaaSVMHealthDetails = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureIaaSVMHealthDetails
|
193
|
+
AzureWorkloadJobExtendedInfo = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureWorkloadJobExtendedInfo
|
194
|
+
AzureIaaSVMJobExtendedInfo = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureIaaSVMJobExtendedInfo
|
195
|
+
MabJobTaskDetails = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::MabJobTaskDetails
|
196
|
+
AzureIaaSVMProtectedItemExtendedInfo = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureIaaSVMProtectedItemExtendedInfo
|
197
|
+
NameInfo = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::NameInfo
|
198
|
+
ProtectionIntent = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ProtectionIntent
|
199
|
+
BackupManagementUsage = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::BackupManagementUsage
|
200
|
+
AzureSqlProtectedItemExtendedInfo = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureSqlProtectedItemExtendedInfo
|
201
|
+
BackupManagementUsageList = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::BackupManagementUsageList
|
202
|
+
PreValidateEnableBackupResponse = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::PreValidateEnableBackupResponse
|
203
|
+
BackupStatusRequest = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::BackupStatusRequest
|
204
|
+
AzureStorageJobTaskDetails = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureStorageJobTaskDetails
|
205
|
+
BackupStatusResponse = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::BackupStatusResponse
|
206
|
+
PreValidateEnableBackupRequest = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::PreValidateEnableBackupRequest
|
207
|
+
BMSBackupSummariesQueryObject = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::BMSBackupSummariesQueryObject
|
208
|
+
AzureVMResourceFeatureSupportResponse = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureVMResourceFeatureSupportResponse
|
209
|
+
Day = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::Day
|
210
|
+
Settings = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::Settings
|
211
|
+
DailyRetentionFormat = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::DailyRetentionFormat
|
212
|
+
OperationResultInfoBase = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::OperationResultInfoBase
|
213
|
+
RetentionDuration = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::RetentionDuration
|
214
|
+
ResourceList = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ResourceList
|
215
|
+
DailyRetentionSchedule = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::DailyRetentionSchedule
|
216
|
+
AzureIaaSVMJobTaskDetails = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureIaaSVMJobTaskDetails
|
217
|
+
DpmErrorInfo = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::DpmErrorInfo
|
218
|
+
ProtectionPolicy = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ProtectionPolicy
|
219
|
+
AzureFileshareProtectedItemExtendedInfo = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureFileshareProtectedItemExtendedInfo
|
220
|
+
ProtectedItem = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ProtectedItem
|
221
|
+
MabFileFolderProtectedItemExtendedInfo = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::MabFileFolderProtectedItemExtendedInfo
|
222
|
+
AzureStorageJobExtendedInfo = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureStorageJobExtendedInfo
|
223
|
+
MabErrorInfo = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::MabErrorInfo
|
224
|
+
AzureVmWorkloadProtectedItemExtendedInfo = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureVmWorkloadProtectedItemExtendedInfo
|
225
|
+
DPMProtectedItemExtendedInfo = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::DPMProtectedItemExtendedInfo
|
226
|
+
RetentionPolicy = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::RetentionPolicy
|
227
|
+
YearlyRetentionSchedule = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::YearlyRetentionSchedule
|
228
|
+
ProtectionPolicyQueryObject = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ProtectionPolicyQueryObject
|
229
|
+
MonthlyRetentionSchedule = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::MonthlyRetentionSchedule
|
230
|
+
AzureStorageErrorInfo = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureStorageErrorInfo
|
231
|
+
FeatureSupportRequest = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::FeatureSupportRequest
|
232
|
+
SubProtectionPolicy = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::SubProtectionPolicy
|
233
|
+
WeeklyRetentionFormat = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::WeeklyRetentionFormat
|
234
|
+
ProtectedItemQueryObject = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ProtectedItemQueryObject
|
235
|
+
WeeklyRetentionSchedule = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::WeeklyRetentionSchedule
|
236
|
+
AzureIaaSVMErrorInfo = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureIaaSVMErrorInfo
|
237
|
+
Job = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::Job
|
238
|
+
OperationWorkerResponse = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::OperationWorkerResponse
|
239
|
+
JobQueryObject = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::JobQueryObject
|
240
|
+
AzureFileshareProtectedItem = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureFileshareProtectedItem
|
241
|
+
AzureFileShareProtectionPolicy = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureFileShareProtectionPolicy
|
242
|
+
AzureIaaSClassicComputeVMProtectedItem = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureIaaSClassicComputeVMProtectedItem
|
243
|
+
AzureIaaSComputeVMProtectedItem = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureIaaSComputeVMProtectedItem
|
244
|
+
AzureIaaSVMJob = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureIaaSVMJob
|
245
|
+
AzureIaaSVMProtectedItem = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureIaaSVMProtectedItem
|
246
|
+
AzureIaaSVMProtectionPolicy = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureIaaSVMProtectionPolicy
|
247
|
+
AzureResourceProtectionIntent = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureResourceProtectionIntent
|
248
|
+
AzureSqlProtectedItem = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureSqlProtectedItem
|
249
|
+
AzureSqlProtectionPolicy = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureSqlProtectionPolicy
|
250
|
+
AzureStorageJob = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureStorageJob
|
251
|
+
AzureVMResourceFeatureSupportRequest = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureVMResourceFeatureSupportRequest
|
252
|
+
AzureVmWorkloadProtectionPolicy = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureVmWorkloadProtectionPolicy
|
253
|
+
AzureVmWorkloadSQLDatabaseProtectedItem = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureVmWorkloadSQLDatabaseProtectedItem
|
254
|
+
AzureWorkloadJob = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureWorkloadJob
|
255
|
+
DpmJob = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::DpmJob
|
256
|
+
DPMProtectedItem = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::DPMProtectedItem
|
257
|
+
ExportJobsOperationResultInfo = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ExportJobsOperationResultInfo
|
258
|
+
GenericProtectedItem = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::GenericProtectedItem
|
259
|
+
GenericProtectionPolicy = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::GenericProtectionPolicy
|
260
|
+
JobResource = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::JobResource
|
261
|
+
JobResourceList = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::JobResourceList
|
262
|
+
LogSchedulePolicy = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::LogSchedulePolicy
|
263
|
+
LongTermRetentionPolicy = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::LongTermRetentionPolicy
|
264
|
+
LongTermSchedulePolicy = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::LongTermSchedulePolicy
|
265
|
+
MabFileFolderProtectedItem = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::MabFileFolderProtectedItem
|
266
|
+
MabJob = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::MabJob
|
267
|
+
MabProtectionPolicy = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::MabProtectionPolicy
|
268
|
+
OperationResultInfo = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::OperationResultInfo
|
269
|
+
OperationResultInfoBaseResource = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::OperationResultInfoBaseResource
|
270
|
+
ProtectedItemResource = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ProtectedItemResource
|
271
|
+
ProtectedItemResourceList = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ProtectedItemResourceList
|
272
|
+
ProtectionIntentResource = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ProtectionIntentResource
|
273
|
+
ProtectionPolicyResource = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ProtectionPolicyResource
|
274
|
+
ProtectionPolicyResourceList = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ProtectionPolicyResourceList
|
275
|
+
SimpleRetentionPolicy = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::SimpleRetentionPolicy
|
276
|
+
SimpleSchedulePolicy = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::SimpleSchedulePolicy
|
277
|
+
ProtectionState = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ProtectionState
|
278
|
+
HealthStatus = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::HealthStatus
|
279
|
+
JobSupportedAction = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::JobSupportedAction
|
280
|
+
ProtectedItemState = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ProtectedItemState
|
281
|
+
SupportStatus = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::SupportStatus
|
282
|
+
LastBackupStatus = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::LastBackupStatus
|
283
|
+
ProtectedItemHealthStatus = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ProtectedItemHealthStatus
|
284
|
+
UsagesUnit = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::UsagesUnit
|
285
|
+
DataSourceType = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::DataSourceType
|
286
|
+
ProtectionStatus = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ProtectionStatus
|
287
|
+
FabricName = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::FabricName
|
288
|
+
Type = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::Type
|
289
|
+
RetentionDurationType = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::RetentionDurationType
|
290
|
+
BackupManagementType = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::BackupManagementType
|
291
|
+
JobStatus = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::JobStatus
|
292
|
+
JobOperationType = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::JobOperationType
|
293
|
+
DayOfWeek = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::DayOfWeek
|
294
|
+
RetentionScheduleFormat = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::RetentionScheduleFormat
|
295
|
+
WeekOfMonth = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::WeekOfMonth
|
296
|
+
MonthOfYear = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::MonthOfYear
|
297
|
+
MabServerType = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::MabServerType
|
298
|
+
WorkloadType = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::WorkloadType
|
299
|
+
HttpStatusCode = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::HttpStatusCode
|
300
|
+
ValidationStatus = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ValidationStatus
|
301
|
+
HealthState = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::HealthState
|
302
|
+
ScheduleRunType = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ScheduleRunType
|
303
|
+
end
|
204
304
|
|
205
|
-
|
206
|
-
|
207
|
-
#
|
208
|
-
class RecoveryServicesBackupClass
|
209
|
-
attr_reader :operations, :backup_resource_vault_configs, :backup_engines, :protection_container_refresh_operation_results, :protection_containers, :protection_container_operation_results, :protected_items, :backups, :protected_item_operation_results, :protected_item_operation_statuses, :recovery_points, :item_level_recovery_connections, :restores, :job_cancellations, :job_operation_results, :export_jobs_operation_results, :jobs, :backup_operation_results, :backup_operation_statuses, :backup_policies, :protection_policies, :protection_policy_operation_results, :protection_policy_operation_statuses, :backup_protectable_items, :backup_protected_items, :backup_protection_containers, :security_pins, :backup_resource_storage_configs, :backup_usage_summaries, :backup_jobs, :job_details, :configurable, :base_url, :options, :model_classes
|
305
|
+
class RecoveryServicesBackupManagementClass
|
306
|
+
attr_reader :operations, :backup_resource_vault_configs, :backup_engines, :protection_container_refresh_operation_results, :protectable_containers, :protection_containers, :backup_workload_items, :protection_container_operation_results, :protected_items, :backups, :protected_item_operation_results, :protected_item_operation_statuses, :recovery_points, :item_level_recovery_connections, :restores, :job_cancellations, :job_operation_results, :backup_operation_results, :backup_operation_statuses, :protection_policies, :protection_policy_operation_results, :protection_policy_operation_statuses, :backup_protectable_items, :backup_protection_containers, :security_pins, :backup_resource_storage_configs, :protection_intent_operations, :backup_status, :feature_support, :backup_jobs, :job_details, :export_jobs_operation_results, :jobs, :backup_policies, :backup_protected_items, :backup_usage_summaries, :configurable, :base_url, :options, :model_classes
|
210
307
|
|
211
|
-
|
212
|
-
|
308
|
+
def initialize(configurable, base_url=nil, options=nil)
|
309
|
+
@configurable, @base_url, @options = configurable, base_url, options
|
213
310
|
|
214
|
-
|
215
|
-
|
216
|
-
|
217
|
-
|
218
|
-
|
311
|
+
@client_0 = Azure::RecoveryServicesBackup::Mgmt::V2016_08_10::RecoveryServicesBackupClient.new(configurable.credentials, base_url, options)
|
312
|
+
if(@client_0.respond_to?(:subscription_id))
|
313
|
+
@client_0.subscription_id = configurable.subscription_id
|
314
|
+
end
|
315
|
+
add_telemetry(@client_0)
|
316
|
+
@operations = @client_0.operations
|
219
317
|
|
220
|
-
|
221
|
-
|
222
|
-
|
223
|
-
|
224
|
-
|
225
|
-
|
226
|
-
|
227
|
-
|
228
|
-
|
229
|
-
|
230
|
-
|
231
|
-
|
232
|
-
|
233
|
-
|
234
|
-
|
235
|
-
|
236
|
-
|
237
|
-
|
238
|
-
|
239
|
-
|
240
|
-
|
241
|
-
|
242
|
-
|
243
|
-
|
244
|
-
|
245
|
-
|
246
|
-
|
247
|
-
|
248
|
-
|
249
|
-
|
250
|
-
@backup_resource_storage_configs = client_1.backup_resource_storage_configs
|
251
|
-
@backup_usage_summaries = client_1.backup_usage_summaries
|
318
|
+
@client_1 = Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::RecoveryServicesBackupClient.new(configurable.credentials, base_url, options)
|
319
|
+
if(@client_1.respond_to?(:subscription_id))
|
320
|
+
@client_1.subscription_id = configurable.subscription_id
|
321
|
+
end
|
322
|
+
add_telemetry(@client_1)
|
323
|
+
@backup_resource_vault_configs = @client_1.backup_resource_vault_configs
|
324
|
+
@backup_engines = @client_1.backup_engines
|
325
|
+
@protection_container_refresh_operation_results = @client_1.protection_container_refresh_operation_results
|
326
|
+
@protectable_containers = @client_1.protectable_containers
|
327
|
+
@protection_containers = @client_1.protection_containers
|
328
|
+
@backup_workload_items = @client_1.backup_workload_items
|
329
|
+
@protection_container_operation_results = @client_1.protection_container_operation_results
|
330
|
+
@protected_items = @client_1.protected_items
|
331
|
+
@backups = @client_1.backups
|
332
|
+
@protected_item_operation_results = @client_1.protected_item_operation_results
|
333
|
+
@protected_item_operation_statuses = @client_1.protected_item_operation_statuses
|
334
|
+
@recovery_points = @client_1.recovery_points
|
335
|
+
@item_level_recovery_connections = @client_1.item_level_recovery_connections
|
336
|
+
@restores = @client_1.restores
|
337
|
+
@job_cancellations = @client_1.job_cancellations
|
338
|
+
@job_operation_results = @client_1.job_operation_results
|
339
|
+
@backup_operation_results = @client_1.backup_operation_results
|
340
|
+
@backup_operation_statuses = @client_1.backup_operation_statuses
|
341
|
+
@protection_policies = @client_1.protection_policies
|
342
|
+
@protection_policy_operation_results = @client_1.protection_policy_operation_results
|
343
|
+
@protection_policy_operation_statuses = @client_1.protection_policy_operation_statuses
|
344
|
+
@backup_protectable_items = @client_1.backup_protectable_items
|
345
|
+
@backup_protection_containers = @client_1.backup_protection_containers
|
346
|
+
@security_pins = @client_1.security_pins
|
347
|
+
@backup_resource_storage_configs = @client_1.backup_resource_storage_configs
|
252
348
|
|
253
|
-
|
254
|
-
|
255
|
-
|
256
|
-
|
257
|
-
|
258
|
-
|
349
|
+
@client_2 = Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::RecoveryServicesBackupClient.new(configurable.credentials, base_url, options)
|
350
|
+
if(@client_2.respond_to?(:subscription_id))
|
351
|
+
@client_2.subscription_id = configurable.subscription_id
|
352
|
+
end
|
353
|
+
add_telemetry(@client_2)
|
354
|
+
@protection_intent_operations = @client_2.protection_intent_operations
|
355
|
+
@backup_status = @client_2.backup_status
|
356
|
+
@feature_support = @client_2.feature_support
|
357
|
+
@backup_jobs = @client_2.backup_jobs
|
358
|
+
@job_details = @client_2.job_details
|
359
|
+
@export_jobs_operation_results = @client_2.export_jobs_operation_results
|
360
|
+
@jobs = @client_2.jobs
|
361
|
+
@backup_policies = @client_2.backup_policies
|
362
|
+
@backup_protected_items = @client_2.backup_protected_items
|
363
|
+
@backup_usage_summaries = @client_2.backup_usage_summaries
|
259
364
|
|
260
|
-
|
261
|
-
end
|
262
|
-
|
263
|
-
class ModelClasses
|
264
|
-
def client_discovery_for_properties
|
265
|
-
Azure::RecoveryServicesBackup::Mgmt::V2016_08_10::Models::ClientDiscoveryForProperties
|
266
|
-
end
|
267
|
-
def client_discovery_display
|
268
|
-
Azure::RecoveryServicesBackup::Mgmt::V2016_08_10::Models::ClientDiscoveryDisplay
|
269
|
-
end
|
270
|
-
def client_discovery_value_for_single_api
|
271
|
-
Azure::RecoveryServicesBackup::Mgmt::V2016_08_10::Models::ClientDiscoveryValueForSingleApi
|
272
|
-
end
|
273
|
-
def client_discovery_for_service_specification
|
274
|
-
Azure::RecoveryServicesBackup::Mgmt::V2016_08_10::Models::ClientDiscoveryForServiceSpecification
|
275
|
-
end
|
276
|
-
def client_discovery_response
|
277
|
-
Azure::RecoveryServicesBackup::Mgmt::V2016_08_10::Models::ClientDiscoveryResponse
|
278
|
-
end
|
279
|
-
def client_discovery_for_log_specification
|
280
|
-
Azure::RecoveryServicesBackup::Mgmt::V2016_08_10::Models::ClientDiscoveryForLogSpecification
|
281
|
-
end
|
282
|
-
def day
|
283
|
-
Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::Day
|
284
|
-
end
|
285
|
-
def daily_retention_format
|
286
|
-
Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::DailyRetentionFormat
|
287
|
-
end
|
288
|
-
def yearly_retention_schedule
|
289
|
-
Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::YearlyRetentionSchedule
|
290
|
-
end
|
291
|
-
def backup_resource_vault_config
|
292
|
-
Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::BackupResourceVaultConfig
|
293
|
-
end
|
294
|
-
def operation_status_extended_info
|
295
|
-
Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::OperationStatusExtendedInfo
|
296
|
-
end
|
297
|
-
def monthly_retention_schedule
|
298
|
-
Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::MonthlyRetentionSchedule
|
299
|
-
end
|
300
|
-
def operation_status_error
|
301
|
-
Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::OperationStatusError
|
302
|
-
end
|
303
|
-
def bekdetails
|
304
|
-
Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::BEKDetails
|
305
|
-
end
|
306
|
-
def workload_protectable_item
|
307
|
-
Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::WorkloadProtectableItem
|
308
|
-
end
|
309
|
-
def bmsbackup_engine_query_object
|
310
|
-
Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::BMSBackupEngineQueryObject
|
311
|
-
end
|
312
|
-
def azure_iaa_svmhealth_details
|
313
|
-
Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureIaaSVMHealthDetails
|
314
|
-
end
|
315
|
-
def bmsbackup_engines_query_object
|
316
|
-
Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::BMSBackupEnginesQueryObject
|
317
|
-
end
|
318
|
-
def protected_item
|
319
|
-
Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::ProtectedItem
|
320
|
-
end
|
321
|
-
def bmsbackup_summaries_query_object
|
322
|
-
Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::BMSBackupSummariesQueryObject
|
323
|
-
end
|
324
|
-
def retention_policy
|
325
|
-
Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::RetentionPolicy
|
326
|
-
end
|
327
|
-
def bmscontainer_query_object
|
328
|
-
Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::BMSContainerQueryObject
|
329
|
-
end
|
330
|
-
def protection_container
|
331
|
-
Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::ProtectionContainer
|
332
|
-
end
|
333
|
-
def bmspoquery_object
|
334
|
-
Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::BMSPOQueryObject
|
335
|
-
end
|
336
|
-
def mab_file_folder_protected_item_extended_info
|
337
|
-
Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::MabFileFolderProtectedItemExtendedInfo
|
338
|
-
end
|
339
|
-
def bmsrpquery_object
|
340
|
-
Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::BMSRPQueryObject
|
341
|
-
end
|
342
|
-
def backup_engine_extended_info
|
343
|
-
Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::BackupEngineExtendedInfo
|
344
|
-
end
|
345
|
-
def client_script_for_connect
|
346
|
-
Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::ClientScriptForConnect
|
347
|
-
end
|
348
|
-
def mab_container_extended_info
|
349
|
-
Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::MabContainerExtendedInfo
|
350
|
-
end
|
351
|
-
def dpmcontainer_extended_info
|
352
|
-
Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::DPMContainerExtendedInfo
|
353
|
-
end
|
354
|
-
def name_info
|
355
|
-
Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::NameInfo
|
356
|
-
end
|
357
|
-
def weekly_retention_format
|
358
|
-
Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::WeeklyRetentionFormat
|
359
|
-
end
|
360
|
-
def backup_management_usage_list
|
361
|
-
Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::BackupManagementUsageList
|
362
|
-
end
|
363
|
-
def retention_duration
|
364
|
-
Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::RetentionDuration
|
365
|
-
end
|
366
|
-
def recovery_point
|
367
|
-
Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::RecoveryPoint
|
368
|
-
end
|
369
|
-
def daily_retention_schedule
|
370
|
-
Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::DailyRetentionSchedule
|
371
|
-
end
|
372
|
-
def operation_status
|
373
|
-
Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::OperationStatus
|
374
|
-
end
|
375
|
-
def weekly_retention_schedule
|
376
|
-
Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::WeeklyRetentionSchedule
|
377
|
-
end
|
378
|
-
def operation_worker_response
|
379
|
-
Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::OperationWorkerResponse
|
380
|
-
end
|
381
|
-
def azure_iaa_svmprotected_item_extended_info
|
382
|
-
Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureIaaSVMProtectedItemExtendedInfo
|
383
|
-
end
|
384
|
-
def dpmprotected_item_extended_info
|
385
|
-
Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::DPMProtectedItemExtendedInfo
|
386
|
-
end
|
387
|
-
def protected_item_query_object
|
388
|
-
Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::ProtectedItemQueryObject
|
389
|
-
end
|
390
|
-
def instant_item_recovery_target
|
391
|
-
Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::InstantItemRecoveryTarget
|
392
|
-
end
|
393
|
-
def protection_policy
|
394
|
-
Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::ProtectionPolicy
|
395
|
-
end
|
396
|
-
def encryption_details
|
397
|
-
Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::EncryptionDetails
|
398
|
-
end
|
399
|
-
def protection_policy_query_object
|
400
|
-
Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::ProtectionPolicyQueryObject
|
401
|
-
end
|
402
|
-
def backup_request
|
403
|
-
Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::BackupRequest
|
404
|
-
end
|
405
|
-
def ilrrequest
|
406
|
-
Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::ILRRequest
|
407
|
-
end
|
408
|
-
def get_protected_item_query_object
|
409
|
-
Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::GetProtectedItemQueryObject
|
410
|
-
end
|
411
|
-
def schedule_policy
|
412
|
-
Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::SchedulePolicy
|
413
|
-
end
|
414
|
-
def backup_engine_base
|
415
|
-
Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::BackupEngineBase
|
416
|
-
end
|
417
|
-
def restore_request
|
418
|
-
Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::RestoreRequest
|
419
|
-
end
|
420
|
-
def backup_resource_config
|
421
|
-
Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::BackupResourceConfig
|
422
|
-
end
|
423
|
-
def recovery_point_tier_information
|
424
|
-
Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::RecoveryPointTierInformation
|
425
|
-
end
|
426
|
-
def azure_sql_protected_item_extended_info
|
427
|
-
Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureSqlProtectedItemExtendedInfo
|
428
|
-
end
|
429
|
-
def token_information
|
430
|
-
Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::TokenInformation
|
431
|
-
end
|
432
|
-
def operation_result_info_base
|
433
|
-
Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::OperationResultInfoBase
|
434
|
-
end
|
435
|
-
def kekdetails
|
436
|
-
Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::KEKDetails
|
437
|
-
end
|
438
|
-
def backup_management_usage
|
439
|
-
Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::BackupManagementUsage
|
440
|
-
end
|
441
|
-
def key_and_secret_details
|
442
|
-
Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::KeyAndSecretDetails
|
443
|
-
end
|
444
|
-
def azure_backup_server_container
|
445
|
-
Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureBackupServerContainer
|
446
|
-
end
|
447
|
-
def azure_backup_server_engine
|
448
|
-
Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureBackupServerEngine
|
449
|
-
end
|
450
|
-
def azure_iaa_sclassic_compute_vmcontainer
|
451
|
-
Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureIaaSClassicComputeVMContainer
|
452
|
-
end
|
453
|
-
def azure_iaa_sclassic_compute_vmprotected_item
|
454
|
-
Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureIaaSClassicComputeVMProtectedItem
|
455
|
-
end
|
456
|
-
def azure_iaa_scompute_vmcontainer
|
457
|
-
Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureIaaSComputeVMContainer
|
458
|
-
end
|
459
|
-
def azure_iaa_svmprotected_item
|
460
|
-
Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureIaaSVMProtectedItem
|
461
|
-
end
|
462
|
-
def azure_iaa_scompute_vmprotected_item
|
463
|
-
Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureIaaSComputeVMProtectedItem
|
464
|
-
end
|
465
|
-
def azure_iaa_svmprotection_policy
|
466
|
-
Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureIaaSVMProtectionPolicy
|
467
|
-
end
|
468
|
-
def azure_sql_container
|
469
|
-
Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureSqlContainer
|
470
|
-
end
|
471
|
-
def azure_sql_protected_item
|
472
|
-
Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureSqlProtectedItem
|
473
|
-
end
|
474
|
-
def azure_sql_protection_policy
|
475
|
-
Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureSqlProtectionPolicy
|
476
|
-
end
|
477
|
-
def backup_engine_base_resource
|
478
|
-
Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::BackupEngineBaseResource
|
479
|
-
end
|
480
|
-
def backup_engine_base_resource_list
|
481
|
-
Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::BackupEngineBaseResourceList
|
482
|
-
end
|
483
|
-
def backup_request_resource
|
484
|
-
Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::BackupRequestResource
|
485
|
-
end
|
486
|
-
def backup_resource_config_resource
|
487
|
-
Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::BackupResourceConfigResource
|
488
|
-
end
|
489
|
-
def backup_resource_vault_config_resource
|
490
|
-
Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::BackupResourceVaultConfigResource
|
491
|
-
end
|
492
|
-
def dpm_backup_engine
|
493
|
-
Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::DpmBackupEngine
|
494
|
-
end
|
495
|
-
def dpm_container
|
496
|
-
Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::DpmContainer
|
365
|
+
@model_classes = ModelClasses.new
|
497
366
|
end
|
498
|
-
|
499
|
-
|
500
|
-
|
501
|
-
|
502
|
-
Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::ExportJobsOperationResultInfo
|
503
|
-
end
|
504
|
-
def generic_recovery_point
|
505
|
-
Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::GenericRecoveryPoint
|
506
|
-
end
|
507
|
-
def iaas_vmbackup_request
|
508
|
-
Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::IaasVMBackupRequest
|
509
|
-
end
|
510
|
-
def iaa_svmcontainer
|
511
|
-
Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::IaaSVMContainer
|
512
|
-
end
|
513
|
-
def iaas_vmilrregistration_request
|
514
|
-
Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::IaasVMILRRegistrationRequest
|
515
|
-
end
|
516
|
-
def iaa_svmprotectable_item
|
517
|
-
Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::IaaSVMProtectableItem
|
518
|
-
end
|
519
|
-
def azure_iaa_sclassic_compute_vmprotectable_item
|
520
|
-
Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureIaaSClassicComputeVMProtectableItem
|
521
|
-
end
|
522
|
-
def azure_iaa_scompute_vmprotectable_item
|
523
|
-
Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureIaaSComputeVMProtectableItem
|
524
|
-
end
|
525
|
-
def iaas_vmrecovery_point
|
526
|
-
Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::IaasVMRecoveryPoint
|
527
|
-
end
|
528
|
-
def iaas_vmrestore_request
|
529
|
-
Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::IaasVMRestoreRequest
|
530
|
-
end
|
531
|
-
def ilrrequest_resource
|
532
|
-
Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::ILRRequestResource
|
533
|
-
end
|
534
|
-
def long_term_retention_policy
|
535
|
-
Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::LongTermRetentionPolicy
|
536
|
-
end
|
537
|
-
def long_term_schedule_policy
|
538
|
-
Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::LongTermSchedulePolicy
|
539
|
-
end
|
540
|
-
def mab_container
|
541
|
-
Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::MabContainer
|
542
|
-
end
|
543
|
-
def mab_file_folder_protected_item
|
544
|
-
Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::MabFileFolderProtectedItem
|
545
|
-
end
|
546
|
-
def mab_protection_policy
|
547
|
-
Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::MabProtectionPolicy
|
548
|
-
end
|
549
|
-
def operation_result_info
|
550
|
-
Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::OperationResultInfo
|
551
|
-
end
|
552
|
-
def operation_result_info_base_resource
|
553
|
-
Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::OperationResultInfoBaseResource
|
554
|
-
end
|
555
|
-
def operation_status_job_extended_info
|
556
|
-
Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::OperationStatusJobExtendedInfo
|
557
|
-
end
|
558
|
-
def operation_status_jobs_extended_info
|
559
|
-
Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::OperationStatusJobsExtendedInfo
|
560
|
-
end
|
561
|
-
def operation_status_provision_ilrextended_info
|
562
|
-
Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::OperationStatusProvisionILRExtendedInfo
|
563
|
-
end
|
564
|
-
def protected_item_resource
|
565
|
-
Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::ProtectedItemResource
|
566
|
-
end
|
567
|
-
def protected_item_resource_list
|
568
|
-
Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::ProtectedItemResourceList
|
569
|
-
end
|
570
|
-
def protection_container_resource
|
571
|
-
Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::ProtectionContainerResource
|
572
|
-
end
|
573
|
-
def protection_container_resource_list
|
574
|
-
Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::ProtectionContainerResourceList
|
575
|
-
end
|
576
|
-
def protection_policy_resource
|
577
|
-
Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::ProtectionPolicyResource
|
578
|
-
end
|
579
|
-
def protection_policy_resource_list
|
580
|
-
Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::ProtectionPolicyResourceList
|
581
|
-
end
|
582
|
-
def recovery_point_resource
|
583
|
-
Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::RecoveryPointResource
|
584
|
-
end
|
585
|
-
def recovery_point_resource_list
|
586
|
-
Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::RecoveryPointResourceList
|
587
|
-
end
|
588
|
-
def restore_request_resource
|
589
|
-
Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::RestoreRequestResource
|
590
|
-
end
|
591
|
-
def simple_retention_policy
|
592
|
-
Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::SimpleRetentionPolicy
|
593
|
-
end
|
594
|
-
def simple_schedule_policy
|
595
|
-
Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::SimpleSchedulePolicy
|
596
|
-
end
|
597
|
-
def workload_protectable_item_resource
|
598
|
-
Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::WorkloadProtectableItemResource
|
599
|
-
end
|
600
|
-
def workload_protectable_item_resource_list
|
601
|
-
Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::WorkloadProtectableItemResourceList
|
602
|
-
end
|
603
|
-
def protection_state
|
604
|
-
Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::ProtectionState
|
605
|
-
end
|
606
|
-
def health_status
|
607
|
-
Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::HealthStatus
|
608
|
-
end
|
609
|
-
def protected_item_state
|
610
|
-
Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::ProtectedItemState
|
611
|
-
end
|
612
|
-
def usages_unit
|
613
|
-
Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::UsagesUnit
|
614
|
-
end
|
615
|
-
def storage_type
|
616
|
-
Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::StorageType
|
617
|
-
end
|
618
|
-
def storage_type_state
|
619
|
-
Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::StorageTypeState
|
620
|
-
end
|
621
|
-
def enhanced_security_state
|
622
|
-
Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::EnhancedSecurityState
|
623
|
-
end
|
624
|
-
def type
|
625
|
-
Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::Type
|
626
|
-
end
|
627
|
-
def container_type
|
628
|
-
Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::ContainerType
|
629
|
-
end
|
630
|
-
def retention_duration_type
|
631
|
-
Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::RetentionDurationType
|
632
|
-
end
|
633
|
-
def recovery_point_tier_type
|
634
|
-
Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::RecoveryPointTierType
|
635
|
-
end
|
636
|
-
def recovery_point_tier_status
|
637
|
-
Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::RecoveryPointTierStatus
|
638
|
-
end
|
639
|
-
def recovery_type
|
640
|
-
Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::RecoveryType
|
641
|
-
end
|
642
|
-
def day_of_week
|
643
|
-
Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::DayOfWeek
|
644
|
-
end
|
645
|
-
def retention_schedule_format
|
646
|
-
Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::RetentionScheduleFormat
|
647
|
-
end
|
648
|
-
def week_of_month
|
649
|
-
Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::WeekOfMonth
|
650
|
-
end
|
651
|
-
def month_of_year
|
652
|
-
Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::MonthOfYear
|
653
|
-
end
|
654
|
-
def backup_item_type
|
655
|
-
Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::BackupItemType
|
656
|
-
end
|
657
|
-
def operation_status_values
|
658
|
-
Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::OperationStatusValues
|
659
|
-
end
|
660
|
-
def http_status_code
|
661
|
-
Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::HttpStatusCode
|
662
|
-
end
|
663
|
-
def data_source_type
|
664
|
-
Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::DataSourceType
|
665
|
-
end
|
666
|
-
def health_state
|
667
|
-
Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::HealthState
|
668
|
-
end
|
669
|
-
def schedule_run_type
|
670
|
-
Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::ScheduleRunType
|
671
|
-
end
|
672
|
-
def protection_status
|
673
|
-
Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::ProtectionStatus
|
674
|
-
end
|
675
|
-
def job_query_object
|
676
|
-
Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::JobQueryObject
|
677
|
-
end
|
678
|
-
def azure_iaa_svmerror_info
|
679
|
-
Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureIaaSVMErrorInfo
|
680
|
-
end
|
681
|
-
def job
|
682
|
-
Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::Job
|
683
|
-
end
|
684
|
-
def azure_iaa_svmjob_task_details
|
685
|
-
Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureIaaSVMJobTaskDetails
|
686
|
-
end
|
687
|
-
def azure_iaa_svmjob_extended_info
|
688
|
-
Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureIaaSVMJobExtendedInfo
|
689
|
-
end
|
690
|
-
def mab_job_extended_info
|
691
|
-
Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::MabJobExtendedInfo
|
692
|
-
end
|
693
|
-
def dpm_job_task_details
|
694
|
-
Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::DpmJobTaskDetails
|
695
|
-
end
|
696
|
-
def resource
|
697
|
-
Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::Resource
|
698
|
-
end
|
699
|
-
def resource_list
|
700
|
-
Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ResourceList
|
701
|
-
end
|
702
|
-
def dpm_job_extended_info
|
703
|
-
Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::DpmJobExtendedInfo
|
704
|
-
end
|
705
|
-
def mab_error_info
|
706
|
-
Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::MabErrorInfo
|
707
|
-
end
|
708
|
-
def dpm_error_info
|
709
|
-
Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::DpmErrorInfo
|
710
|
-
end
|
711
|
-
def mab_job_task_details
|
712
|
-
Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::MabJobTaskDetails
|
713
|
-
end
|
714
|
-
def azure_iaa_svmjob
|
715
|
-
Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureIaaSVMJob
|
716
|
-
end
|
717
|
-
def dpm_job
|
718
|
-
Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::DpmJob
|
719
|
-
end
|
720
|
-
def job_resource
|
721
|
-
Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::JobResource
|
722
|
-
end
|
723
|
-
def job_resource_list
|
724
|
-
Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::JobResourceList
|
725
|
-
end
|
726
|
-
def mab_job
|
727
|
-
Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::MabJob
|
728
|
-
end
|
729
|
-
def job_supported_action
|
730
|
-
Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::JobSupportedAction
|
731
|
-
end
|
732
|
-
def backup_management_type
|
733
|
-
Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::BackupManagementType
|
734
|
-
end
|
735
|
-
def job_status
|
736
|
-
Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::JobStatus
|
737
|
-
end
|
738
|
-
def job_operation_type
|
739
|
-
Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::JobOperationType
|
367
|
+
|
368
|
+
def add_telemetry(client)
|
369
|
+
profile_information = "Profiles/azure_sdk/#{Azure::VERSION}/Latest/RecoveryServicesBackup/Mgmt"
|
370
|
+
client.add_user_agent_information(profile_information)
|
740
371
|
end
|
741
|
-
|
742
|
-
|
372
|
+
|
373
|
+
def method_missing(method, *args)
|
374
|
+
if @client_2.respond_to?method
|
375
|
+
@client_2.send(method, *args)
|
376
|
+
elsif @client_1.respond_to?method
|
377
|
+
@client_1.send(method, *args)
|
378
|
+
elsif @client_0.respond_to?method
|
379
|
+
@client_0.send(method, *args)
|
380
|
+
else
|
381
|
+
super
|
382
|
+
end
|
743
383
|
end
|
744
|
-
|
745
|
-
|
384
|
+
|
385
|
+
class ModelClasses
|
386
|
+
def client_discovery_for_properties
|
387
|
+
Azure::RecoveryServicesBackup::Mgmt::V2016_08_10::Models::ClientDiscoveryForProperties
|
388
|
+
end
|
389
|
+
def client_discovery_display
|
390
|
+
Azure::RecoveryServicesBackup::Mgmt::V2016_08_10::Models::ClientDiscoveryDisplay
|
391
|
+
end
|
392
|
+
def client_discovery_value_for_single_api
|
393
|
+
Azure::RecoveryServicesBackup::Mgmt::V2016_08_10::Models::ClientDiscoveryValueForSingleApi
|
394
|
+
end
|
395
|
+
def client_discovery_for_service_specification
|
396
|
+
Azure::RecoveryServicesBackup::Mgmt::V2016_08_10::Models::ClientDiscoveryForServiceSpecification
|
397
|
+
end
|
398
|
+
def client_discovery_response
|
399
|
+
Azure::RecoveryServicesBackup::Mgmt::V2016_08_10::Models::ClientDiscoveryResponse
|
400
|
+
end
|
401
|
+
def client_discovery_for_log_specification
|
402
|
+
Azure::RecoveryServicesBackup::Mgmt::V2016_08_10::Models::ClientDiscoveryForLogSpecification
|
403
|
+
end
|
404
|
+
def bmscontainer_query_object
|
405
|
+
Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::BMSContainerQueryObject
|
406
|
+
end
|
407
|
+
def bmspoquery_object
|
408
|
+
Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::BMSPOQueryObject
|
409
|
+
end
|
410
|
+
def key_and_secret_details
|
411
|
+
Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::KeyAndSecretDetails
|
412
|
+
end
|
413
|
+
def workload_item
|
414
|
+
Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::WorkloadItem
|
415
|
+
end
|
416
|
+
def kekdetails
|
417
|
+
Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::KEKDetails
|
418
|
+
end
|
419
|
+
def token_information
|
420
|
+
Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::TokenInformation
|
421
|
+
end
|
422
|
+
def get_protected_item_query_object
|
423
|
+
Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::GetProtectedItemQueryObject
|
424
|
+
end
|
425
|
+
def generic_container_extended_info
|
426
|
+
Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::GenericContainerExtendedInfo
|
427
|
+
end
|
428
|
+
def target_afsrestore_info
|
429
|
+
Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::TargetAFSRestoreInfo
|
430
|
+
end
|
431
|
+
def encryption_details
|
432
|
+
Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::EncryptionDetails
|
433
|
+
end
|
434
|
+
def recovery_point
|
435
|
+
Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::RecoveryPoint
|
436
|
+
end
|
437
|
+
def protection_container
|
438
|
+
Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::ProtectionContainer
|
439
|
+
end
|
440
|
+
def sqldata_directory
|
441
|
+
Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::SQLDataDirectory
|
442
|
+
end
|
443
|
+
def protectable_container
|
444
|
+
Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::ProtectableContainer
|
445
|
+
end
|
446
|
+
def operation_status_extended_info
|
447
|
+
Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::OperationStatusExtendedInfo
|
448
|
+
end
|
449
|
+
def inquiry_validation
|
450
|
+
Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::InquiryValidation
|
451
|
+
end
|
452
|
+
def workload_inquiry_details
|
453
|
+
Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::WorkloadInquiryDetails
|
454
|
+
end
|
455
|
+
def inquiry_info
|
456
|
+
Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::InquiryInfo
|
457
|
+
end
|
458
|
+
def distributed_nodes_info
|
459
|
+
Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::DistributedNodesInfo
|
460
|
+
end
|
461
|
+
def azure_workload_container_extended_info
|
462
|
+
Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureWorkloadContainerExtendedInfo
|
463
|
+
end
|
464
|
+
def instant_item_recovery_target
|
465
|
+
Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::InstantItemRecoveryTarget
|
466
|
+
end
|
467
|
+
def pre_backup_validation
|
468
|
+
Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::PreBackupValidation
|
469
|
+
end
|
470
|
+
def container_identity_info
|
471
|
+
Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::ContainerIdentityInfo
|
472
|
+
end
|
473
|
+
def workload_protectable_item
|
474
|
+
Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::WorkloadProtectableItem
|
475
|
+
end
|
476
|
+
def point_in_time_range
|
477
|
+
Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::PointInTimeRange
|
478
|
+
end
|
479
|
+
def client_script_for_connect
|
480
|
+
Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::ClientScriptForConnect
|
481
|
+
end
|
482
|
+
def restore_file_specs
|
483
|
+
Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::RestoreFileSpecs
|
484
|
+
end
|
485
|
+
def bmsworkload_item_query_object
|
486
|
+
Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::BMSWorkloadItemQueryObject
|
487
|
+
end
|
488
|
+
def azure_workload_sqlrecovery_point_extended_info
|
489
|
+
Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureWorkloadSQLRecoveryPointExtendedInfo
|
490
|
+
end
|
491
|
+
def operation_status
|
492
|
+
Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::OperationStatus
|
493
|
+
end
|
494
|
+
def bmsrpquery_object
|
495
|
+
Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::BMSRPQueryObject
|
496
|
+
end
|
497
|
+
def operation_status_error
|
498
|
+
Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::OperationStatusError
|
499
|
+
end
|
500
|
+
def target_restore_info
|
501
|
+
Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::TargetRestoreInfo
|
502
|
+
end
|
503
|
+
def mab_container_extended_info
|
504
|
+
Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::MabContainerExtendedInfo
|
505
|
+
end
|
506
|
+
def sqldata_directory_mapping
|
507
|
+
Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::SQLDataDirectoryMapping
|
508
|
+
end
|
509
|
+
def bmsrefresh_containers_query_object
|
510
|
+
Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::BMSRefreshContainersQueryObject
|
511
|
+
end
|
512
|
+
def recovery_point_tier_information
|
513
|
+
Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::RecoveryPointTierInformation
|
514
|
+
end
|
515
|
+
def backup_engine_extended_info
|
516
|
+
Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::BackupEngineExtendedInfo
|
517
|
+
end
|
518
|
+
def backup_engine_base
|
519
|
+
Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::BackupEngineBase
|
520
|
+
end
|
521
|
+
def bekdetails
|
522
|
+
Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::BEKDetails
|
523
|
+
end
|
524
|
+
def mabcontainer_health_details
|
525
|
+
Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::MABContainerHealthDetails
|
526
|
+
end
|
527
|
+
def dpmcontainer_extended_info
|
528
|
+
Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::DPMContainerExtendedInfo
|
529
|
+
end
|
530
|
+
def ilrrequest
|
531
|
+
Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::ILRRequest
|
532
|
+
end
|
533
|
+
def backup_request
|
534
|
+
Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::BackupRequest
|
535
|
+
end
|
536
|
+
def restore_request
|
537
|
+
Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::RestoreRequest
|
538
|
+
end
|
539
|
+
def bmsbackup_engines_query_object
|
540
|
+
Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::BMSBackupEnginesQueryObject
|
541
|
+
end
|
542
|
+
def backup_resource_config
|
543
|
+
Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::BackupResourceConfig
|
544
|
+
end
|
545
|
+
def bmsbackup_engine_query_object
|
546
|
+
Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::BMSBackupEngineQueryObject
|
547
|
+
end
|
548
|
+
def backup_resource_vault_config
|
549
|
+
Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::BackupResourceVaultConfig
|
550
|
+
end
|
551
|
+
def azure_backup_server_container
|
552
|
+
Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureBackupServerContainer
|
553
|
+
end
|
554
|
+
def azure_backup_server_engine
|
555
|
+
Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureBackupServerEngine
|
556
|
+
end
|
557
|
+
def azure_file_share_backup_request
|
558
|
+
Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureFileShareBackupRequest
|
559
|
+
end
|
560
|
+
def azure_file_share_protectable_item
|
561
|
+
Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureFileShareProtectableItem
|
562
|
+
end
|
563
|
+
def azure_file_share_recovery_point
|
564
|
+
Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureFileShareRecoveryPoint
|
565
|
+
end
|
566
|
+
def azure_file_share_restore_request
|
567
|
+
Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureFileShareRestoreRequest
|
568
|
+
end
|
569
|
+
def azure_iaa_sclassic_compute_vmcontainer
|
570
|
+
Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureIaaSClassicComputeVMContainer
|
571
|
+
end
|
572
|
+
def azure_iaa_sclassic_compute_vmprotectable_item
|
573
|
+
Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureIaaSClassicComputeVMProtectableItem
|
574
|
+
end
|
575
|
+
def azure_iaa_scompute_vmcontainer
|
576
|
+
Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureIaaSComputeVMContainer
|
577
|
+
end
|
578
|
+
def azure_iaa_scompute_vmprotectable_item
|
579
|
+
Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureIaaSComputeVMProtectableItem
|
580
|
+
end
|
581
|
+
def azure_sqlagworkload_container_protection_container
|
582
|
+
Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureSQLAGWorkloadContainerProtectionContainer
|
583
|
+
end
|
584
|
+
def azure_sql_container
|
585
|
+
Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureSqlContainer
|
586
|
+
end
|
587
|
+
def azure_storage_container
|
588
|
+
Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureStorageContainer
|
589
|
+
end
|
590
|
+
def azure_storage_protectable_container
|
591
|
+
Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureStorageProtectableContainer
|
592
|
+
end
|
593
|
+
def azure_vmapp_container_protectable_container
|
594
|
+
Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureVMAppContainerProtectableContainer
|
595
|
+
end
|
596
|
+
def azure_workload_container
|
597
|
+
Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureWorkloadContainer
|
598
|
+
end
|
599
|
+
def azure_vmapp_container_protection_container
|
600
|
+
Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureVMAppContainerProtectionContainer
|
601
|
+
end
|
602
|
+
def azure_vm_workload_item
|
603
|
+
Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureVmWorkloadItem
|
604
|
+
end
|
605
|
+
def azure_vm_workload_protectable_item
|
606
|
+
Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureVmWorkloadProtectableItem
|
607
|
+
end
|
608
|
+
def azure_vm_workload_sqlavailability_group_protectable_item
|
609
|
+
Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureVmWorkloadSQLAvailabilityGroupProtectableItem
|
610
|
+
end
|
611
|
+
def azure_vm_workload_sqldatabase_protectable_item
|
612
|
+
Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureVmWorkloadSQLDatabaseProtectableItem
|
613
|
+
end
|
614
|
+
def azure_vm_workload_sqldatabase_workload_item
|
615
|
+
Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureVmWorkloadSQLDatabaseWorkloadItem
|
616
|
+
end
|
617
|
+
def azure_vm_workload_sqlinstance_protectable_item
|
618
|
+
Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureVmWorkloadSQLInstanceProtectableItem
|
619
|
+
end
|
620
|
+
def azure_vm_workload_sqlinstance_workload_item
|
621
|
+
Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureVmWorkloadSQLInstanceWorkloadItem
|
622
|
+
end
|
623
|
+
def azure_workload_backup_request
|
624
|
+
Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureWorkloadBackupRequest
|
625
|
+
end
|
626
|
+
def azure_workload_recovery_point
|
627
|
+
Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureWorkloadRecoveryPoint
|
628
|
+
end
|
629
|
+
def azure_workload_restore_request
|
630
|
+
Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureWorkloadRestoreRequest
|
631
|
+
end
|
632
|
+
def azure_workload_sqlrecovery_point
|
633
|
+
Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureWorkloadSQLRecoveryPoint
|
634
|
+
end
|
635
|
+
def azure_workload_sqlpoint_in_time_recovery_point
|
636
|
+
Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureWorkloadSQLPointInTimeRecoveryPoint
|
637
|
+
end
|
638
|
+
def azure_workload_sqlrestore_request
|
639
|
+
Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureWorkloadSQLRestoreRequest
|
640
|
+
end
|
641
|
+
def azure_workload_sqlpoint_in_time_restore_request
|
642
|
+
Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureWorkloadSQLPointInTimeRestoreRequest
|
643
|
+
end
|
644
|
+
def backup_engine_base_resource
|
645
|
+
Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::BackupEngineBaseResource
|
646
|
+
end
|
647
|
+
def backup_engine_base_resource_list
|
648
|
+
Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::BackupEngineBaseResourceList
|
649
|
+
end
|
650
|
+
def backup_request_resource
|
651
|
+
Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::BackupRequestResource
|
652
|
+
end
|
653
|
+
def backup_resource_config_resource
|
654
|
+
Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::BackupResourceConfigResource
|
655
|
+
end
|
656
|
+
def backup_resource_vault_config_resource
|
657
|
+
Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::BackupResourceVaultConfigResource
|
658
|
+
end
|
659
|
+
def dpm_backup_engine
|
660
|
+
Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::DpmBackupEngine
|
661
|
+
end
|
662
|
+
def dpm_container
|
663
|
+
Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::DpmContainer
|
664
|
+
end
|
665
|
+
def generic_container
|
666
|
+
Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::GenericContainer
|
667
|
+
end
|
668
|
+
def generic_recovery_point
|
669
|
+
Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::GenericRecoveryPoint
|
670
|
+
end
|
671
|
+
def iaas_vmbackup_request
|
672
|
+
Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::IaasVMBackupRequest
|
673
|
+
end
|
674
|
+
def iaa_svmcontainer
|
675
|
+
Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::IaaSVMContainer
|
676
|
+
end
|
677
|
+
def iaas_vmilrregistration_request
|
678
|
+
Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::IaasVMILRRegistrationRequest
|
679
|
+
end
|
680
|
+
def iaa_svmprotectable_item
|
681
|
+
Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::IaaSVMProtectableItem
|
682
|
+
end
|
683
|
+
def iaas_vmrecovery_point
|
684
|
+
Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::IaasVMRecoveryPoint
|
685
|
+
end
|
686
|
+
def iaas_vmrestore_request
|
687
|
+
Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::IaasVMRestoreRequest
|
688
|
+
end
|
689
|
+
def ilrrequest_resource
|
690
|
+
Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::ILRRequestResource
|
691
|
+
end
|
692
|
+
def mab_container
|
693
|
+
Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::MabContainer
|
694
|
+
end
|
695
|
+
def operation_status_job_extended_info
|
696
|
+
Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::OperationStatusJobExtendedInfo
|
697
|
+
end
|
698
|
+
def operation_status_jobs_extended_info
|
699
|
+
Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::OperationStatusJobsExtendedInfo
|
700
|
+
end
|
701
|
+
def operation_status_provision_ilrextended_info
|
702
|
+
Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::OperationStatusProvisionILRExtendedInfo
|
703
|
+
end
|
704
|
+
def protectable_container_resource
|
705
|
+
Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::ProtectableContainerResource
|
706
|
+
end
|
707
|
+
def protectable_container_resource_list
|
708
|
+
Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::ProtectableContainerResourceList
|
709
|
+
end
|
710
|
+
def protection_container_resource
|
711
|
+
Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::ProtectionContainerResource
|
712
|
+
end
|
713
|
+
def protection_container_resource_list
|
714
|
+
Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::ProtectionContainerResourceList
|
715
|
+
end
|
716
|
+
def recovery_point_resource
|
717
|
+
Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::RecoveryPointResource
|
718
|
+
end
|
719
|
+
def recovery_point_resource_list
|
720
|
+
Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::RecoveryPointResourceList
|
721
|
+
end
|
722
|
+
def restore_request_resource
|
723
|
+
Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::RestoreRequestResource
|
724
|
+
end
|
725
|
+
def workload_item_resource
|
726
|
+
Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::WorkloadItemResource
|
727
|
+
end
|
728
|
+
def workload_item_resource_list
|
729
|
+
Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::WorkloadItemResourceList
|
730
|
+
end
|
731
|
+
def workload_protectable_item_resource
|
732
|
+
Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::WorkloadProtectableItemResource
|
733
|
+
end
|
734
|
+
def workload_protectable_item_resource_list
|
735
|
+
Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::WorkloadProtectableItemResourceList
|
736
|
+
end
|
737
|
+
def azure_file_share_type
|
738
|
+
Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::AzureFileShareType
|
739
|
+
end
|
740
|
+
def recovery_type
|
741
|
+
Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::RecoveryType
|
742
|
+
end
|
743
|
+
def copy_options
|
744
|
+
Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::CopyOptions
|
745
|
+
end
|
746
|
+
def restore_request_type
|
747
|
+
Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::RestoreRequestType
|
748
|
+
end
|
749
|
+
def inquiry_status
|
750
|
+
Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::InquiryStatus
|
751
|
+
end
|
752
|
+
def sqldata_directory_type
|
753
|
+
Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::SQLDataDirectoryType
|
754
|
+
end
|
755
|
+
def backup_type
|
756
|
+
Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::BackupType
|
757
|
+
end
|
758
|
+
def restore_point_type
|
759
|
+
Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::RestorePointType
|
760
|
+
end
|
761
|
+
def overwrite_options
|
762
|
+
Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::OverwriteOptions
|
763
|
+
end
|
764
|
+
def storage_type
|
765
|
+
Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::StorageType
|
766
|
+
end
|
767
|
+
def storage_type_state
|
768
|
+
Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::StorageTypeState
|
769
|
+
end
|
770
|
+
def enhanced_security_state
|
771
|
+
Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::EnhancedSecurityState
|
772
|
+
end
|
773
|
+
def container_type
|
774
|
+
Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::ContainerType
|
775
|
+
end
|
776
|
+
def restore_point_query_type
|
777
|
+
Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::RestorePointQueryType
|
778
|
+
end
|
779
|
+
def workload_item_type
|
780
|
+
Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::WorkloadItemType
|
781
|
+
end
|
782
|
+
def recovery_point_tier_type
|
783
|
+
Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::RecoveryPointTierType
|
784
|
+
end
|
785
|
+
def recovery_point_tier_status
|
786
|
+
Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::RecoveryPointTierStatus
|
787
|
+
end
|
788
|
+
def backup_item_type
|
789
|
+
Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::BackupItemType
|
790
|
+
end
|
791
|
+
def operation_status_values
|
792
|
+
Azure::RecoveryServicesBackup::Mgmt::V2016_12_01::Models::OperationStatusValues
|
793
|
+
end
|
794
|
+
def dpm_job_task_details
|
795
|
+
Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::DpmJobTaskDetails
|
796
|
+
end
|
797
|
+
def dpm_job_extended_info
|
798
|
+
Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::DpmJobExtendedInfo
|
799
|
+
end
|
800
|
+
def error_detail
|
801
|
+
Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ErrorDetail
|
802
|
+
end
|
803
|
+
def schedule_policy
|
804
|
+
Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::SchedulePolicy
|
805
|
+
end
|
806
|
+
def mab_job_extended_info
|
807
|
+
Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::MabJobExtendedInfo
|
808
|
+
end
|
809
|
+
def azure_workload_error_info
|
810
|
+
Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureWorkloadErrorInfo
|
811
|
+
end
|
812
|
+
def resource
|
813
|
+
Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::Resource
|
814
|
+
end
|
815
|
+
def azure_workload_job_task_details
|
816
|
+
Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureWorkloadJobTaskDetails
|
817
|
+
end
|
818
|
+
def azure_iaa_svmhealth_details
|
819
|
+
Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureIaaSVMHealthDetails
|
820
|
+
end
|
821
|
+
def azure_workload_job_extended_info
|
822
|
+
Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureWorkloadJobExtendedInfo
|
823
|
+
end
|
824
|
+
def azure_iaa_svmjob_extended_info
|
825
|
+
Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureIaaSVMJobExtendedInfo
|
826
|
+
end
|
827
|
+
def mab_job_task_details
|
828
|
+
Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::MabJobTaskDetails
|
829
|
+
end
|
830
|
+
def azure_iaa_svmprotected_item_extended_info
|
831
|
+
Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureIaaSVMProtectedItemExtendedInfo
|
832
|
+
end
|
833
|
+
def name_info
|
834
|
+
Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::NameInfo
|
835
|
+
end
|
836
|
+
def protection_intent
|
837
|
+
Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ProtectionIntent
|
838
|
+
end
|
839
|
+
def backup_management_usage
|
840
|
+
Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::BackupManagementUsage
|
841
|
+
end
|
842
|
+
def azure_sql_protected_item_extended_info
|
843
|
+
Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureSqlProtectedItemExtendedInfo
|
844
|
+
end
|
845
|
+
def backup_management_usage_list
|
846
|
+
Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::BackupManagementUsageList
|
847
|
+
end
|
848
|
+
def pre_validate_enable_backup_response
|
849
|
+
Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::PreValidateEnableBackupResponse
|
850
|
+
end
|
851
|
+
def backup_status_request
|
852
|
+
Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::BackupStatusRequest
|
853
|
+
end
|
854
|
+
def azure_storage_job_task_details
|
855
|
+
Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureStorageJobTaskDetails
|
856
|
+
end
|
857
|
+
def backup_status_response
|
858
|
+
Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::BackupStatusResponse
|
859
|
+
end
|
860
|
+
def pre_validate_enable_backup_request
|
861
|
+
Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::PreValidateEnableBackupRequest
|
862
|
+
end
|
863
|
+
def bmsbackup_summaries_query_object
|
864
|
+
Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::BMSBackupSummariesQueryObject
|
865
|
+
end
|
866
|
+
def azure_vmresource_feature_support_response
|
867
|
+
Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureVMResourceFeatureSupportResponse
|
868
|
+
end
|
869
|
+
def day
|
870
|
+
Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::Day
|
871
|
+
end
|
872
|
+
def settings
|
873
|
+
Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::Settings
|
874
|
+
end
|
875
|
+
def daily_retention_format
|
876
|
+
Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::DailyRetentionFormat
|
877
|
+
end
|
878
|
+
def operation_result_info_base
|
879
|
+
Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::OperationResultInfoBase
|
880
|
+
end
|
881
|
+
def retention_duration
|
882
|
+
Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::RetentionDuration
|
883
|
+
end
|
884
|
+
def resource_list
|
885
|
+
Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ResourceList
|
886
|
+
end
|
887
|
+
def daily_retention_schedule
|
888
|
+
Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::DailyRetentionSchedule
|
889
|
+
end
|
890
|
+
def azure_iaa_svmjob_task_details
|
891
|
+
Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureIaaSVMJobTaskDetails
|
892
|
+
end
|
893
|
+
def dpm_error_info
|
894
|
+
Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::DpmErrorInfo
|
895
|
+
end
|
896
|
+
def protection_policy
|
897
|
+
Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ProtectionPolicy
|
898
|
+
end
|
899
|
+
def azure_fileshare_protected_item_extended_info
|
900
|
+
Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureFileshareProtectedItemExtendedInfo
|
901
|
+
end
|
902
|
+
def protected_item
|
903
|
+
Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ProtectedItem
|
904
|
+
end
|
905
|
+
def mab_file_folder_protected_item_extended_info
|
906
|
+
Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::MabFileFolderProtectedItemExtendedInfo
|
907
|
+
end
|
908
|
+
def azure_storage_job_extended_info
|
909
|
+
Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureStorageJobExtendedInfo
|
910
|
+
end
|
911
|
+
def mab_error_info
|
912
|
+
Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::MabErrorInfo
|
913
|
+
end
|
914
|
+
def azure_vm_workload_protected_item_extended_info
|
915
|
+
Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureVmWorkloadProtectedItemExtendedInfo
|
916
|
+
end
|
917
|
+
def dpmprotected_item_extended_info
|
918
|
+
Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::DPMProtectedItemExtendedInfo
|
919
|
+
end
|
920
|
+
def retention_policy
|
921
|
+
Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::RetentionPolicy
|
922
|
+
end
|
923
|
+
def yearly_retention_schedule
|
924
|
+
Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::YearlyRetentionSchedule
|
925
|
+
end
|
926
|
+
def protection_policy_query_object
|
927
|
+
Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ProtectionPolicyQueryObject
|
928
|
+
end
|
929
|
+
def monthly_retention_schedule
|
930
|
+
Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::MonthlyRetentionSchedule
|
931
|
+
end
|
932
|
+
def azure_storage_error_info
|
933
|
+
Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureStorageErrorInfo
|
934
|
+
end
|
935
|
+
def feature_support_request
|
936
|
+
Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::FeatureSupportRequest
|
937
|
+
end
|
938
|
+
def sub_protection_policy
|
939
|
+
Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::SubProtectionPolicy
|
940
|
+
end
|
941
|
+
def weekly_retention_format
|
942
|
+
Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::WeeklyRetentionFormat
|
943
|
+
end
|
944
|
+
def protected_item_query_object
|
945
|
+
Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ProtectedItemQueryObject
|
946
|
+
end
|
947
|
+
def weekly_retention_schedule
|
948
|
+
Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::WeeklyRetentionSchedule
|
949
|
+
end
|
950
|
+
def azure_iaa_svmerror_info
|
951
|
+
Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureIaaSVMErrorInfo
|
952
|
+
end
|
953
|
+
def job
|
954
|
+
Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::Job
|
955
|
+
end
|
956
|
+
def operation_worker_response
|
957
|
+
Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::OperationWorkerResponse
|
958
|
+
end
|
959
|
+
def job_query_object
|
960
|
+
Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::JobQueryObject
|
961
|
+
end
|
962
|
+
def azure_fileshare_protected_item
|
963
|
+
Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureFileshareProtectedItem
|
964
|
+
end
|
965
|
+
def azure_file_share_protection_policy
|
966
|
+
Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureFileShareProtectionPolicy
|
967
|
+
end
|
968
|
+
def azure_iaa_sclassic_compute_vmprotected_item
|
969
|
+
Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureIaaSClassicComputeVMProtectedItem
|
970
|
+
end
|
971
|
+
def azure_iaa_scompute_vmprotected_item
|
972
|
+
Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureIaaSComputeVMProtectedItem
|
973
|
+
end
|
974
|
+
def azure_iaa_svmjob
|
975
|
+
Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureIaaSVMJob
|
976
|
+
end
|
977
|
+
def azure_iaa_svmprotected_item
|
978
|
+
Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureIaaSVMProtectedItem
|
979
|
+
end
|
980
|
+
def azure_iaa_svmprotection_policy
|
981
|
+
Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureIaaSVMProtectionPolicy
|
982
|
+
end
|
983
|
+
def azure_resource_protection_intent
|
984
|
+
Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureResourceProtectionIntent
|
985
|
+
end
|
986
|
+
def azure_sql_protected_item
|
987
|
+
Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureSqlProtectedItem
|
988
|
+
end
|
989
|
+
def azure_sql_protection_policy
|
990
|
+
Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureSqlProtectionPolicy
|
991
|
+
end
|
992
|
+
def azure_storage_job
|
993
|
+
Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureStorageJob
|
994
|
+
end
|
995
|
+
def azure_vmresource_feature_support_request
|
996
|
+
Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureVMResourceFeatureSupportRequest
|
997
|
+
end
|
998
|
+
def azure_vm_workload_protection_policy
|
999
|
+
Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureVmWorkloadProtectionPolicy
|
1000
|
+
end
|
1001
|
+
def azure_vm_workload_sqldatabase_protected_item
|
1002
|
+
Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureVmWorkloadSQLDatabaseProtectedItem
|
1003
|
+
end
|
1004
|
+
def azure_workload_job
|
1005
|
+
Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::AzureWorkloadJob
|
1006
|
+
end
|
1007
|
+
def dpm_job
|
1008
|
+
Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::DpmJob
|
1009
|
+
end
|
1010
|
+
def dpmprotected_item
|
1011
|
+
Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::DPMProtectedItem
|
1012
|
+
end
|
1013
|
+
def export_jobs_operation_result_info
|
1014
|
+
Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ExportJobsOperationResultInfo
|
1015
|
+
end
|
1016
|
+
def generic_protected_item
|
1017
|
+
Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::GenericProtectedItem
|
1018
|
+
end
|
1019
|
+
def generic_protection_policy
|
1020
|
+
Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::GenericProtectionPolicy
|
1021
|
+
end
|
1022
|
+
def job_resource
|
1023
|
+
Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::JobResource
|
1024
|
+
end
|
1025
|
+
def job_resource_list
|
1026
|
+
Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::JobResourceList
|
1027
|
+
end
|
1028
|
+
def log_schedule_policy
|
1029
|
+
Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::LogSchedulePolicy
|
1030
|
+
end
|
1031
|
+
def long_term_retention_policy
|
1032
|
+
Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::LongTermRetentionPolicy
|
1033
|
+
end
|
1034
|
+
def long_term_schedule_policy
|
1035
|
+
Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::LongTermSchedulePolicy
|
1036
|
+
end
|
1037
|
+
def mab_file_folder_protected_item
|
1038
|
+
Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::MabFileFolderProtectedItem
|
1039
|
+
end
|
1040
|
+
def mab_job
|
1041
|
+
Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::MabJob
|
1042
|
+
end
|
1043
|
+
def mab_protection_policy
|
1044
|
+
Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::MabProtectionPolicy
|
1045
|
+
end
|
1046
|
+
def operation_result_info
|
1047
|
+
Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::OperationResultInfo
|
1048
|
+
end
|
1049
|
+
def operation_result_info_base_resource
|
1050
|
+
Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::OperationResultInfoBaseResource
|
1051
|
+
end
|
1052
|
+
def protected_item_resource
|
1053
|
+
Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ProtectedItemResource
|
1054
|
+
end
|
1055
|
+
def protected_item_resource_list
|
1056
|
+
Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ProtectedItemResourceList
|
1057
|
+
end
|
1058
|
+
def protection_intent_resource
|
1059
|
+
Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ProtectionIntentResource
|
1060
|
+
end
|
1061
|
+
def protection_policy_resource
|
1062
|
+
Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ProtectionPolicyResource
|
1063
|
+
end
|
1064
|
+
def protection_policy_resource_list
|
1065
|
+
Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ProtectionPolicyResourceList
|
1066
|
+
end
|
1067
|
+
def simple_retention_policy
|
1068
|
+
Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::SimpleRetentionPolicy
|
1069
|
+
end
|
1070
|
+
def simple_schedule_policy
|
1071
|
+
Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::SimpleSchedulePolicy
|
1072
|
+
end
|
1073
|
+
def protection_state
|
1074
|
+
Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ProtectionState
|
1075
|
+
end
|
1076
|
+
def health_status
|
1077
|
+
Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::HealthStatus
|
1078
|
+
end
|
1079
|
+
def job_supported_action
|
1080
|
+
Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::JobSupportedAction
|
1081
|
+
end
|
1082
|
+
def protected_item_state
|
1083
|
+
Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ProtectedItemState
|
1084
|
+
end
|
1085
|
+
def support_status
|
1086
|
+
Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::SupportStatus
|
1087
|
+
end
|
1088
|
+
def last_backup_status
|
1089
|
+
Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::LastBackupStatus
|
1090
|
+
end
|
1091
|
+
def protected_item_health_status
|
1092
|
+
Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ProtectedItemHealthStatus
|
1093
|
+
end
|
1094
|
+
def usages_unit
|
1095
|
+
Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::UsagesUnit
|
1096
|
+
end
|
1097
|
+
def data_source_type
|
1098
|
+
Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::DataSourceType
|
1099
|
+
end
|
1100
|
+
def protection_status
|
1101
|
+
Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ProtectionStatus
|
1102
|
+
end
|
1103
|
+
def fabric_name
|
1104
|
+
Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::FabricName
|
1105
|
+
end
|
1106
|
+
def type
|
1107
|
+
Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::Type
|
1108
|
+
end
|
1109
|
+
def retention_duration_type
|
1110
|
+
Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::RetentionDurationType
|
1111
|
+
end
|
1112
|
+
def backup_management_type
|
1113
|
+
Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::BackupManagementType
|
1114
|
+
end
|
1115
|
+
def job_status
|
1116
|
+
Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::JobStatus
|
1117
|
+
end
|
1118
|
+
def job_operation_type
|
1119
|
+
Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::JobOperationType
|
1120
|
+
end
|
1121
|
+
def day_of_week
|
1122
|
+
Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::DayOfWeek
|
1123
|
+
end
|
1124
|
+
def retention_schedule_format
|
1125
|
+
Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::RetentionScheduleFormat
|
1126
|
+
end
|
1127
|
+
def week_of_month
|
1128
|
+
Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::WeekOfMonth
|
1129
|
+
end
|
1130
|
+
def month_of_year
|
1131
|
+
Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::MonthOfYear
|
1132
|
+
end
|
1133
|
+
def mab_server_type
|
1134
|
+
Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::MabServerType
|
1135
|
+
end
|
1136
|
+
def workload_type
|
1137
|
+
Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::WorkloadType
|
1138
|
+
end
|
1139
|
+
def http_status_code
|
1140
|
+
Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::HttpStatusCode
|
1141
|
+
end
|
1142
|
+
def validation_status
|
1143
|
+
Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ValidationStatus
|
1144
|
+
end
|
1145
|
+
def health_state
|
1146
|
+
Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::HealthState
|
1147
|
+
end
|
1148
|
+
def schedule_run_type
|
1149
|
+
Azure::RecoveryServicesBackup::Mgmt::V2017_07_01::Models::ScheduleRunType
|
1150
|
+
end
|
746
1151
|
end
|
747
1152
|
end
|
748
1153
|
end
|