Class: Azure::Resources::Profiles::Latest::Mgmt::ModelClasses
- Inherits:
-
Object
- Object
- Azure::Resources::Profiles::Latest::Mgmt::ModelClasses
- Defined in:
- lib/profiles/latest/modules/resources_profile_module.rb
Instance Method Summary collapse
- #alias_model ⇒ Object
- #alias_path ⇒ Object
- #alias_path_attributes ⇒ Object
- #alias_path_metadata ⇒ Object
- #alias_path_token_type ⇒ Object
- #alias_pattern ⇒ Object
- #alias_pattern_type ⇒ Object
- #alias_type ⇒ Object
- #api_profile ⇒ Object
- #basic_dependency ⇒ Object
- #change_type ⇒ Object
- #debug_setting ⇒ Object
- #dependency ⇒ Object
- #deployment ⇒ Object
- #deployment_export_result ⇒ Object
- #deployment_extended ⇒ Object
- #deployment_extended_filter ⇒ Object
- #deployment_list_result ⇒ Object
- #deployment_mode ⇒ Object
- #deployment_operation ⇒ Object
- #deployment_operation_properties ⇒ Object
- #deployment_operations_list_result ⇒ Object
- #deployment_properties ⇒ Object
- #deployment_properties_extended ⇒ Object
- #deployment_validate_result ⇒ Object
- #deployment_what_if ⇒ Object
- #deployment_what_if_properties ⇒ Object
- #deployment_what_if_settings ⇒ Object
- #error_additional_info ⇒ Object
- #error_response ⇒ Object
- #export_template_request ⇒ Object
- #expression_evaluation_options ⇒ Object
- #expression_evaluation_options_scope_type ⇒ Object
- #generic_resource ⇒ Object
- #generic_resource_expanded ⇒ Object
- #generic_resource_filter ⇒ Object
- #http_message ⇒ Object
- #identity ⇒ Object
- #identity_user_assigned_identities_value ⇒ Object
- #on_error_deployment ⇒ Object
- #on_error_deployment_extended ⇒ Object
- #on_error_deployment_type ⇒ Object
- #operation ⇒ Object
- #operation_display ⇒ Object
- #operation_list_result ⇒ Object
- #parameters_link ⇒ Object
- #plan ⇒ Object
- #property_change_type ⇒ Object
- #provider ⇒ Object
- #provider_list_result ⇒ Object
- #provider_resource_type ⇒ Object
- #provisioning_operation ⇒ Object
- #provisioning_state ⇒ Object
- #resource ⇒ Object
- #resource_group ⇒ Object
- #resource_group_export_result ⇒ Object
- #resource_group_filter ⇒ Object
- #resource_group_list_result ⇒ Object
- #resource_group_patchable ⇒ Object
- #resource_group_properties ⇒ Object
- #resource_identity_type ⇒ Object
- #resource_list_result ⇒ Object
- #resource_provider_operation_display_properties ⇒ Object
- #resource_reference ⇒ Object
- #resources_move_info ⇒ Object
- #scoped_deployment ⇒ Object
- #scoped_deployment_what_if ⇒ Object
- #sku ⇒ Object
- #status_message ⇒ Object
- #sub_resource ⇒ Object
- #tag_count ⇒ Object
- #tag_details ⇒ Object
- #tag_value ⇒ Object
- #tags ⇒ Object
- #tags_list_result ⇒ Object
- #tags_patch_operation ⇒ Object
- #tags_patch_resource ⇒ Object
- #tags_resource ⇒ Object
- #target_resource ⇒ Object
- #template_hash_result ⇒ Object
- #template_link ⇒ Object
- #what_if_change ⇒ Object
- #what_if_operation_result ⇒ Object
- #what_if_property_change ⇒ Object
- #what_if_result_format ⇒ Object
Instance Method Details
#alias_model ⇒ Object
324 325 326 |
# File 'lib/profiles/latest/modules/resources_profile_module.rb', line 324 def alias_model Azure::Resources::Mgmt::V2020_06_01::Models::AliasModel end |
#alias_path ⇒ Object
222 223 224 |
# File 'lib/profiles/latest/modules/resources_profile_module.rb', line 222 def alias_path Azure::Resources::Mgmt::V2020_06_01::Models::AliasPath end |
#alias_path_attributes ⇒ Object
384 385 386 |
# File 'lib/profiles/latest/modules/resources_profile_module.rb', line 384 def alias_path_attributes Azure::Resources::Mgmt::V2020_06_01::Models::AliasPathAttributes end |
#alias_path_metadata ⇒ Object
216 217 218 |
# File 'lib/profiles/latest/modules/resources_profile_module.rb', line 216 def Azure::Resources::Mgmt::V2020_06_01::Models::AliasPathMetadata end |
#alias_path_token_type ⇒ Object
381 382 383 |
# File 'lib/profiles/latest/modules/resources_profile_module.rb', line 381 def alias_path_token_type Azure::Resources::Mgmt::V2020_06_01::Models::AliasPathTokenType end |
#alias_pattern ⇒ Object
288 289 290 |
# File 'lib/profiles/latest/modules/resources_profile_module.rb', line 288 def alias_pattern Azure::Resources::Mgmt::V2020_06_01::Models::AliasPattern end |
#alias_pattern_type ⇒ Object
387 388 389 |
# File 'lib/profiles/latest/modules/resources_profile_module.rb', line 387 def alias_pattern_type Azure::Resources::Mgmt::V2020_06_01::Models::AliasPatternType end |
#alias_type ⇒ Object
390 391 392 |
# File 'lib/profiles/latest/modules/resources_profile_module.rb', line 390 def alias_type Azure::Resources::Mgmt::V2020_06_01::Models::AliasType end |
#api_profile ⇒ Object
348 349 350 |
# File 'lib/profiles/latest/modules/resources_profile_module.rb', line 348 def api_profile Azure::Resources::Mgmt::V2020_06_01::Models::ApiProfile end |
#basic_dependency ⇒ Object
234 235 236 |
# File 'lib/profiles/latest/modules/resources_profile_module.rb', line 234 def basic_dependency Azure::Resources::Mgmt::V2020_06_01::Models::BasicDependency end |
#change_type ⇒ Object
405 406 407 |
# File 'lib/profiles/latest/modules/resources_profile_module.rb', line 405 def change_type Azure::Resources::Mgmt::V2020_06_01::Models::ChangeType end |
#debug_setting ⇒ Object
174 175 176 |
# File 'lib/profiles/latest/modules/resources_profile_module.rb', line 174 def debug_setting Azure::Resources::Mgmt::V2020_06_01::Models::DebugSetting end |
#dependency ⇒ Object
342 343 344 |
# File 'lib/profiles/latest/modules/resources_profile_module.rb', line 342 def dependency Azure::Resources::Mgmt::V2020_06_01::Models::Dependency end |
#deployment ⇒ Object
186 187 188 |
# File 'lib/profiles/latest/modules/resources_profile_module.rb', line 186 def deployment Azure::Resources::Mgmt::V2020_06_01::Models::Deployment end |
#deployment_export_result ⇒ Object
192 193 194 |
# File 'lib/profiles/latest/modules/resources_profile_module.rb', line 192 def deployment_export_result Azure::Resources::Mgmt::V2020_06_01::Models::DeploymentExportResult end |
#deployment_extended ⇒ Object
252 253 254 |
# File 'lib/profiles/latest/modules/resources_profile_module.rb', line 252 def deployment_extended Azure::Resources::Mgmt::V2020_06_01::Models::DeploymentExtended end |
#deployment_extended_filter ⇒ Object
354 355 356 |
# File 'lib/profiles/latest/modules/resources_profile_module.rb', line 354 def deployment_extended_filter Azure::Resources::Mgmt::V2020_06_01::Models::DeploymentExtendedFilter end |
#deployment_list_result ⇒ Object
306 307 308 |
# File 'lib/profiles/latest/modules/resources_profile_module.rb', line 306 def deployment_list_result Azure::Resources::Mgmt::V2020_06_01::Models::DeploymentListResult end |
#deployment_mode ⇒ Object
369 370 371 |
# File 'lib/profiles/latest/modules/resources_profile_module.rb', line 369 def deployment_mode Azure::Resources::Mgmt::V2020_06_01::Models::DeploymentMode end |
#deployment_operation ⇒ Object
285 286 287 |
# File 'lib/profiles/latest/modules/resources_profile_module.rb', line 285 def deployment_operation Azure::Resources::Mgmt::V2020_06_01::Models::DeploymentOperation end |
#deployment_operation_properties ⇒ Object
279 280 281 |
# File 'lib/profiles/latest/modules/resources_profile_module.rb', line 279 def deployment_operation_properties Azure::Resources::Mgmt::V2020_06_01::Models::DeploymentOperationProperties end |
#deployment_operations_list_result ⇒ Object
291 292 293 |
# File 'lib/profiles/latest/modules/resources_profile_module.rb', line 291 def deployment_operations_list_result Azure::Resources::Mgmt::V2020_06_01::Models::DeploymentOperationsListResult end |
#deployment_properties ⇒ Object
270 271 272 |
# File 'lib/profiles/latest/modules/resources_profile_module.rb', line 270 def deployment_properties Azure::Resources::Mgmt::V2020_06_01::Models::DeploymentProperties end |
#deployment_properties_extended ⇒ Object
246 247 248 |
# File 'lib/profiles/latest/modules/resources_profile_module.rb', line 246 def deployment_properties_extended Azure::Resources::Mgmt::V2020_06_01::Models::DeploymentPropertiesExtended end |
#deployment_validate_result ⇒ Object
330 331 332 |
# File 'lib/profiles/latest/modules/resources_profile_module.rb', line 330 def deployment_validate_result Azure::Resources::Mgmt::V2020_06_01::Models::DeploymentValidateResult end |
#deployment_what_if ⇒ Object
201 202 203 |
# File 'lib/profiles/latest/modules/resources_profile_module.rb', line 201 def deployment_what_if Azure::Resources::Mgmt::V2020_06_01::Models::DeploymentWhatIf end |
#deployment_what_if_properties ⇒ Object
360 361 362 |
# File 'lib/profiles/latest/modules/resources_profile_module.rb', line 360 def deployment_what_if_properties Azure::Resources::Mgmt::V2020_06_01::Models::DeploymentWhatIfProperties end |
#deployment_what_if_settings ⇒ Object
276 277 278 |
# File 'lib/profiles/latest/modules/resources_profile_module.rb', line 276 def deployment_what_if_settings Azure::Resources::Mgmt::V2020_06_01::Models::DeploymentWhatIfSettings end |
#error_additional_info ⇒ Object
207 208 209 |
# File 'lib/profiles/latest/modules/resources_profile_module.rb', line 207 def error_additional_info Azure::Resources::Mgmt::V2020_06_01::Models::ErrorAdditionalInfo end |
#error_response ⇒ Object
282 283 284 |
# File 'lib/profiles/latest/modules/resources_profile_module.rb', line 282 def error_response Azure::Resources::Mgmt::V2020_06_01::Models::ErrorResponse end |
#export_template_request ⇒ Object
231 232 233 |
# File 'lib/profiles/latest/modules/resources_profile_module.rb', line 231 def export_template_request Azure::Resources::Mgmt::V2020_06_01::Models::ExportTemplateRequest end |
#expression_evaluation_options ⇒ Object
180 181 182 |
# File 'lib/profiles/latest/modules/resources_profile_module.rb', line 180 def Azure::Resources::Mgmt::V2020_06_01::Models::ExpressionEvaluationOptions end |
#expression_evaluation_options_scope_type ⇒ Object
375 376 377 |
# File 'lib/profiles/latest/modules/resources_profile_module.rb', line 375 def Azure::Resources::Mgmt::V2020_06_01::Models::ExpressionEvaluationOptionsScopeType end |
#generic_resource ⇒ Object
363 364 365 |
# File 'lib/profiles/latest/modules/resources_profile_module.rb', line 363 def generic_resource Azure::Resources::Mgmt::V2020_06_01::Models::GenericResource end |
#generic_resource_expanded ⇒ Object
366 367 368 |
# File 'lib/profiles/latest/modules/resources_profile_module.rb', line 366 def Azure::Resources::Mgmt::V2020_06_01::Models::GenericResourceExpanded end |
#generic_resource_filter ⇒ Object
162 163 164 |
# File 'lib/profiles/latest/modules/resources_profile_module.rb', line 162 def generic_resource_filter Azure::Resources::Mgmt::V2020_06_01::Models::GenericResourceFilter end |
#http_message ⇒ Object
267 268 269 |
# File 'lib/profiles/latest/modules/resources_profile_module.rb', line 267 def Azure::Resources::Mgmt::V2020_06_01::Models::HttpMessage end |
#identity ⇒ Object
171 172 173 |
# File 'lib/profiles/latest/modules/resources_profile_module.rb', line 171 def identity Azure::Resources::Mgmt::V2020_06_01::Models::Identity end |
#identity_user_assigned_identities_value ⇒ Object
165 166 167 |
# File 'lib/profiles/latest/modules/resources_profile_module.rb', line 165 def identity_user_assigned_identities_value Azure::Resources::Mgmt::V2020_06_01::Models::IdentityUserAssignedIdentitiesValue end |
#on_error_deployment ⇒ Object
177 178 179 |
# File 'lib/profiles/latest/modules/resources_profile_module.rb', line 177 def on_error_deployment Azure::Resources::Mgmt::V2020_06_01::Models::OnErrorDeployment end |
#on_error_deployment_extended ⇒ Object
240 241 242 |
# File 'lib/profiles/latest/modules/resources_profile_module.rb', line 240 def on_error_deployment_extended Azure::Resources::Mgmt::V2020_06_01::Models::OnErrorDeploymentExtended end |
#on_error_deployment_type ⇒ Object
372 373 374 |
# File 'lib/profiles/latest/modules/resources_profile_module.rb', line 372 def on_error_deployment_type Azure::Resources::Mgmt::V2020_06_01::Models::OnErrorDeploymentType end |
#operation ⇒ Object
327 328 329 |
# File 'lib/profiles/latest/modules/resources_profile_module.rb', line 327 def operation Azure::Resources::Mgmt::V2020_06_01::Models::Operation end |
#operation_display ⇒ Object
321 322 323 |
# File 'lib/profiles/latest/modules/resources_profile_module.rb', line 321 def operation_display Azure::Resources::Mgmt::V2020_06_01::Models::OperationDisplay end |
#operation_list_result ⇒ Object
333 334 335 |
# File 'lib/profiles/latest/modules/resources_profile_module.rb', line 333 def operation_list_result Azure::Resources::Mgmt::V2020_06_01::Models::OperationListResult end |
#parameters_link ⇒ Object
312 313 314 |
# File 'lib/profiles/latest/modules/resources_profile_module.rb', line 312 def parameters_link Azure::Resources::Mgmt::V2020_06_01::Models::ParametersLink end |
#plan ⇒ Object
156 157 158 |
# File 'lib/profiles/latest/modules/resources_profile_module.rb', line 156 def plan Azure::Resources::Mgmt::V2020_06_01::Models::Plan end |
#property_change_type ⇒ Object
402 403 404 |
# File 'lib/profiles/latest/modules/resources_profile_module.rb', line 402 def property_change_type Azure::Resources::Mgmt::V2020_06_01::Models::PropertyChangeType end |
#provider ⇒ Object
294 295 296 |
# File 'lib/profiles/latest/modules/resources_profile_module.rb', line 294 def provider Azure::Resources::Mgmt::V2020_06_01::Models::Provider end |
#provider_list_result ⇒ Object
258 259 260 |
# File 'lib/profiles/latest/modules/resources_profile_module.rb', line 258 def provider_list_result Azure::Resources::Mgmt::V2020_06_01::Models::ProviderListResult end |
#provider_resource_type ⇒ Object
228 229 230 |
# File 'lib/profiles/latest/modules/resources_profile_module.rb', line 228 def provider_resource_type Azure::Resources::Mgmt::V2020_06_01::Models::ProviderResourceType end |
#provisioning_operation ⇒ Object
399 400 401 |
# File 'lib/profiles/latest/modules/resources_profile_module.rb', line 399 def provisioning_operation Azure::Resources::Mgmt::V2020_06_01::Models::ProvisioningOperation end |
#provisioning_state ⇒ Object
393 394 395 |
# File 'lib/profiles/latest/modules/resources_profile_module.rb', line 393 def provisioning_state Azure::Resources::Mgmt::V2020_06_01::Models::ProvisioningState end |
#resource ⇒ Object
303 304 305 |
# File 'lib/profiles/latest/modules/resources_profile_module.rb', line 303 def resource Azure::Resources::Mgmt::V2020_06_01::Models::Resource end |
#resource_group ⇒ Object
210 211 212 |
# File 'lib/profiles/latest/modules/resources_profile_module.rb', line 210 def resource_group Azure::Resources::Mgmt::V2020_06_01::Models::ResourceGroup end |
#resource_group_export_result ⇒ Object
315 316 317 |
# File 'lib/profiles/latest/modules/resources_profile_module.rb', line 315 def resource_group_export_result Azure::Resources::Mgmt::V2020_06_01::Models::ResourceGroupExportResult end |
#resource_group_filter ⇒ Object
264 265 266 |
# File 'lib/profiles/latest/modules/resources_profile_module.rb', line 264 def resource_group_filter Azure::Resources::Mgmt::V2020_06_01::Models::ResourceGroupFilter end |
#resource_group_list_result ⇒ Object
219 220 221 |
# File 'lib/profiles/latest/modules/resources_profile_module.rb', line 219 def resource_group_list_result Azure::Resources::Mgmt::V2020_06_01::Models::ResourceGroupListResult end |
#resource_group_patchable ⇒ Object
213 214 215 |
# File 'lib/profiles/latest/modules/resources_profile_module.rb', line 213 def resource_group_patchable Azure::Resources::Mgmt::V2020_06_01::Models::ResourceGroupPatchable end |
#resource_group_properties ⇒ Object
204 205 206 |
# File 'lib/profiles/latest/modules/resources_profile_module.rb', line 204 def resource_group_properties Azure::Resources::Mgmt::V2020_06_01::Models::ResourceGroupProperties end |
#resource_identity_type ⇒ Object
396 397 398 |
# File 'lib/profiles/latest/modules/resources_profile_module.rb', line 396 def resource_identity_type Azure::Resources::Mgmt::V2020_06_01::Models::ResourceIdentityType end |
#resource_list_result ⇒ Object
195 196 197 |
# File 'lib/profiles/latest/modules/resources_profile_module.rb', line 195 def resource_list_result Azure::Resources::Mgmt::V2020_06_01::Models::ResourceListResult end |
#resource_provider_operation_display_properties ⇒ Object
297 298 299 |
# File 'lib/profiles/latest/modules/resources_profile_module.rb', line 297 def resource_provider_operation_display_properties Azure::Resources::Mgmt::V2020_06_01::Models::ResourceProviderOperationDisplayProperties end |
#resource_reference ⇒ Object
300 301 302 |
# File 'lib/profiles/latest/modules/resources_profile_module.rb', line 300 def resource_reference Azure::Resources::Mgmt::V2020_06_01::Models::ResourceReference end |
#resources_move_info ⇒ Object
225 226 227 |
# File 'lib/profiles/latest/modules/resources_profile_module.rb', line 225 def resources_move_info Azure::Resources::Mgmt::V2020_06_01::Models::ResourcesMoveInfo end |
#scoped_deployment ⇒ Object
336 337 338 |
# File 'lib/profiles/latest/modules/resources_profile_module.rb', line 336 def scoped_deployment Azure::Resources::Mgmt::V2020_06_01::Models::ScopedDeployment end |
#scoped_deployment_what_if ⇒ Object
318 319 320 |
# File 'lib/profiles/latest/modules/resources_profile_module.rb', line 318 def scoped_deployment_what_if Azure::Resources::Mgmt::V2020_06_01::Models::ScopedDeploymentWhatIf end |
#sku ⇒ Object
159 160 161 |
# File 'lib/profiles/latest/modules/resources_profile_module.rb', line 159 def sku Azure::Resources::Mgmt::V2020_06_01::Models::Sku end |
#status_message ⇒ Object
273 274 275 |
# File 'lib/profiles/latest/modules/resources_profile_module.rb', line 273 def Azure::Resources::Mgmt::V2020_06_01::Models::StatusMessage end |
#sub_resource ⇒ Object
309 310 311 |
# File 'lib/profiles/latest/modules/resources_profile_module.rb', line 309 def sub_resource Azure::Resources::Mgmt::V2020_06_01::Models::SubResource end |
#tag_count ⇒ Object
237 238 239 |
# File 'lib/profiles/latest/modules/resources_profile_module.rb', line 237 def tag_count Azure::Resources::Mgmt::V2020_06_01::Models::TagCount end |
#tag_details ⇒ Object
249 250 251 |
# File 'lib/profiles/latest/modules/resources_profile_module.rb', line 249 def tag_details Azure::Resources::Mgmt::V2020_06_01::Models::TagDetails end |
#tag_value ⇒ Object
243 244 245 |
# File 'lib/profiles/latest/modules/resources_profile_module.rb', line 243 def tag_value Azure::Resources::Mgmt::V2020_06_01::Models::TagValue end |
#tags ⇒ Object
198 199 200 |
# File 'lib/profiles/latest/modules/resources_profile_module.rb', line 198 def Azure::Resources::Mgmt::V2020_06_01::Models::Tags end |
#tags_list_result ⇒ Object
255 256 257 |
# File 'lib/profiles/latest/modules/resources_profile_module.rb', line 255 def Azure::Resources::Mgmt::V2020_06_01::Models::TagsListResult end |
#tags_patch_operation ⇒ Object
408 409 410 |
# File 'lib/profiles/latest/modules/resources_profile_module.rb', line 408 def Azure::Resources::Mgmt::V2020_06_01::Models::TagsPatchOperation end |
#tags_patch_resource ⇒ Object
189 190 191 |
# File 'lib/profiles/latest/modules/resources_profile_module.rb', line 189 def Azure::Resources::Mgmt::V2020_06_01::Models::TagsPatchResource end |
#tags_resource ⇒ Object
183 184 185 |
# File 'lib/profiles/latest/modules/resources_profile_module.rb', line 183 def Azure::Resources::Mgmt::V2020_06_01::Models::TagsResource end |
#target_resource ⇒ Object
261 262 263 |
# File 'lib/profiles/latest/modules/resources_profile_module.rb', line 261 def target_resource Azure::Resources::Mgmt::V2020_06_01::Models::TargetResource end |
#template_hash_result ⇒ Object
339 340 341 |
# File 'lib/profiles/latest/modules/resources_profile_module.rb', line 339 def template_hash_result Azure::Resources::Mgmt::V2020_06_01::Models::TemplateHashResult end |
#template_link ⇒ Object
168 169 170 |
# File 'lib/profiles/latest/modules/resources_profile_module.rb', line 168 def template_link Azure::Resources::Mgmt::V2020_06_01::Models::TemplateLink end |
#what_if_change ⇒ Object
351 352 353 |
# File 'lib/profiles/latest/modules/resources_profile_module.rb', line 351 def what_if_change Azure::Resources::Mgmt::V2020_06_01::Models::WhatIfChange end |
#what_if_operation_result ⇒ Object
357 358 359 |
# File 'lib/profiles/latest/modules/resources_profile_module.rb', line 357 def what_if_operation_result Azure::Resources::Mgmt::V2020_06_01::Models::WhatIfOperationResult end |
#what_if_property_change ⇒ Object
345 346 347 |
# File 'lib/profiles/latest/modules/resources_profile_module.rb', line 345 def what_if_property_change Azure::Resources::Mgmt::V2020_06_01::Models::WhatIfPropertyChange end |
#what_if_result_format ⇒ Object
378 379 380 |
# File 'lib/profiles/latest/modules/resources_profile_module.rb', line 378 def what_if_result_format Azure::Resources::Mgmt::V2020_06_01::Models::WhatIfResultFormat end |