Class: Azure::Profiles::Latest::RecoveryServicesSiteRecovery::Mgmt::RecoveryServicesSiteRecoveryClass
- Inherits:
-
Object
- Object
- Azure::Profiles::Latest::RecoveryServicesSiteRecovery::Mgmt::RecoveryServicesSiteRecoveryClass
- Defined in:
- lib/latest/modules/recoveryservicessiterecovery_profile_module.rb
Overview
RecoveryServicesSiteRecovery
Defined Under Namespace
Classes: ModelClasses
Instance Attribute Summary collapse
-
#base_url ⇒ Object
readonly
Returns the value of attribute base_url.
-
#configurable ⇒ Object
readonly
Returns the value of attribute configurable.
-
#model_classes ⇒ Object
readonly
Returns the value of attribute model_classes.
-
#operations ⇒ Object
readonly
Returns the value of attribute operations.
-
#options ⇒ Object
readonly
Returns the value of attribute options.
-
#recovery_points ⇒ Object
readonly
Returns the value of attribute recovery_points.
-
#replication_alert_settings ⇒ Object
readonly
Returns the value of attribute replication_alert_settings.
-
#replication_events ⇒ Object
readonly
Returns the value of attribute replication_events.
-
#replication_fabrics ⇒ Object
readonly
Returns the value of attribute replication_fabrics.
-
#replication_jobs ⇒ Object
readonly
Returns the value of attribute replication_jobs.
-
#replication_logical_networks ⇒ Object
readonly
Returns the value of attribute replication_logical_networks.
-
#replication_network_mappings ⇒ Object
readonly
Returns the value of attribute replication_network_mappings.
-
#replication_networks ⇒ Object
readonly
Returns the value of attribute replication_networks.
-
#replication_policies ⇒ Object
readonly
Returns the value of attribute replication_policies.
-
#replication_protectable_items ⇒ Object
readonly
Returns the value of attribute replication_protectable_items.
-
#replication_protected_items ⇒ Object
readonly
Returns the value of attribute replication_protected_items.
-
#replication_protection_container_mappings ⇒ Object
readonly
Returns the value of attribute replication_protection_container_mappings.
-
#replication_protection_containers ⇒ Object
readonly
Returns the value of attribute replication_protection_containers.
-
#replication_recovery_plans ⇒ Object
readonly
Returns the value of attribute replication_recovery_plans.
-
#replication_recovery_services_providers ⇒ Object
readonly
Returns the value of attribute replication_recovery_services_providers.
-
#replication_storage_classification_mappings ⇒ Object
readonly
Returns the value of attribute replication_storage_classification_mappings.
-
#replication_storage_classifications ⇒ Object
readonly
Returns the value of attribute replication_storage_classifications.
-
#replication_vault_health ⇒ Object
readonly
Returns the value of attribute replication_vault_health.
-
#replicationv_centers ⇒ Object
readonly
Returns the value of attribute replicationv_centers.
Instance Method Summary collapse
-
#initialize(configurable, base_url = nil, options = nil) ⇒ RecoveryServicesSiteRecoveryClass
constructor
A new instance of RecoveryServicesSiteRecoveryClass.
Constructor Details
#initialize(configurable, base_url = nil, options = nil) ⇒ RecoveryServicesSiteRecoveryClass
Returns a new instance of RecoveryServicesSiteRecoveryClass.
364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 |
# File 'lib/latest/modules/recoveryservicessiterecovery_profile_module.rb', line 364 def initialize(configurable, base_url=nil, =nil) @configurable, @base_url, = configurable, base_url, client_0 = Azure::RecoveryServicesSiteRecovery::Mgmt::V2016_08_10::SiteRecoveryManagementClient.new(configurable.credentials, base_url, ) if(client_0.respond_to?(:subscription_id)) client_0.subscription_id = configurable.subscription_id end @replication_vault_health = client_0.replication_vault_health @replication_protected_items = client_0.replication_protected_items @replication_network_mappings = client_0.replication_network_mappings @replication_fabrics = client_0.replication_fabrics @replicationv_centers = client_0.replicationv_centers @replication_storage_classification_mappings = client_0.replication_storage_classification_mappings @replication_storage_classifications = client_0.replication_storage_classifications @replication_recovery_services_providers = client_0.replication_recovery_services_providers @recovery_points = client_0.recovery_points @replication_recovery_plans = client_0.replication_recovery_plans @replication_protection_containers = client_0.replication_protection_containers @replication_protection_container_mappings = client_0.replication_protection_container_mappings @replication_protectable_items = client_0.replication_protectable_items @replication_policies = client_0.replication_policies @operations = client_0.operations @replication_networks = client_0.replication_networks @replication_logical_networks = client_0.replication_logical_networks @replication_jobs = client_0.replication_jobs @replication_events = client_0.replication_events @replication_alert_settings = client_0.replication_alert_settings @model_classes = ModelClasses.new end |
Instance Attribute Details
#base_url ⇒ Object (readonly)
Returns the value of attribute base_url.
362 363 364 |
# File 'lib/latest/modules/recoveryservicessiterecovery_profile_module.rb', line 362 def base_url @base_url end |
#configurable ⇒ Object (readonly)
Returns the value of attribute configurable.
362 363 364 |
# File 'lib/latest/modules/recoveryservicessiterecovery_profile_module.rb', line 362 def configurable @configurable end |
#model_classes ⇒ Object (readonly)
Returns the value of attribute model_classes.
362 363 364 |
# File 'lib/latest/modules/recoveryservicessiterecovery_profile_module.rb', line 362 def model_classes @model_classes end |
#operations ⇒ Object (readonly)
Returns the value of attribute operations.
362 363 364 |
# File 'lib/latest/modules/recoveryservicessiterecovery_profile_module.rb', line 362 def operations @operations end |
#options ⇒ Object (readonly)
Returns the value of attribute options.
362 363 364 |
# File 'lib/latest/modules/recoveryservicessiterecovery_profile_module.rb', line 362 def end |
#recovery_points ⇒ Object (readonly)
Returns the value of attribute recovery_points.
362 363 364 |
# File 'lib/latest/modules/recoveryservicessiterecovery_profile_module.rb', line 362 def recovery_points @recovery_points end |
#replication_alert_settings ⇒ Object (readonly)
Returns the value of attribute replication_alert_settings.
362 363 364 |
# File 'lib/latest/modules/recoveryservicessiterecovery_profile_module.rb', line 362 def replication_alert_settings @replication_alert_settings end |
#replication_events ⇒ Object (readonly)
Returns the value of attribute replication_events.
362 363 364 |
# File 'lib/latest/modules/recoveryservicessiterecovery_profile_module.rb', line 362 def replication_events @replication_events end |
#replication_fabrics ⇒ Object (readonly)
Returns the value of attribute replication_fabrics.
362 363 364 |
# File 'lib/latest/modules/recoveryservicessiterecovery_profile_module.rb', line 362 def replication_fabrics @replication_fabrics end |
#replication_jobs ⇒ Object (readonly)
Returns the value of attribute replication_jobs.
362 363 364 |
# File 'lib/latest/modules/recoveryservicessiterecovery_profile_module.rb', line 362 def replication_jobs @replication_jobs end |
#replication_logical_networks ⇒ Object (readonly)
Returns the value of attribute replication_logical_networks.
362 363 364 |
# File 'lib/latest/modules/recoveryservicessiterecovery_profile_module.rb', line 362 def replication_logical_networks @replication_logical_networks end |
#replication_network_mappings ⇒ Object (readonly)
Returns the value of attribute replication_network_mappings.
362 363 364 |
# File 'lib/latest/modules/recoveryservicessiterecovery_profile_module.rb', line 362 def replication_network_mappings @replication_network_mappings end |
#replication_networks ⇒ Object (readonly)
Returns the value of attribute replication_networks.
362 363 364 |
# File 'lib/latest/modules/recoveryservicessiterecovery_profile_module.rb', line 362 def replication_networks @replication_networks end |
#replication_policies ⇒ Object (readonly)
Returns the value of attribute replication_policies.
362 363 364 |
# File 'lib/latest/modules/recoveryservicessiterecovery_profile_module.rb', line 362 def replication_policies @replication_policies end |
#replication_protectable_items ⇒ Object (readonly)
Returns the value of attribute replication_protectable_items.
362 363 364 |
# File 'lib/latest/modules/recoveryservicessiterecovery_profile_module.rb', line 362 def replication_protectable_items @replication_protectable_items end |
#replication_protected_items ⇒ Object (readonly)
Returns the value of attribute replication_protected_items.
362 363 364 |
# File 'lib/latest/modules/recoveryservicessiterecovery_profile_module.rb', line 362 def replication_protected_items @replication_protected_items end |
#replication_protection_container_mappings ⇒ Object (readonly)
Returns the value of attribute replication_protection_container_mappings.
362 363 364 |
# File 'lib/latest/modules/recoveryservicessiterecovery_profile_module.rb', line 362 def replication_protection_container_mappings @replication_protection_container_mappings end |
#replication_protection_containers ⇒ Object (readonly)
Returns the value of attribute replication_protection_containers.
362 363 364 |
# File 'lib/latest/modules/recoveryservicessiterecovery_profile_module.rb', line 362 def replication_protection_containers @replication_protection_containers end |
#replication_recovery_plans ⇒ Object (readonly)
Returns the value of attribute replication_recovery_plans.
362 363 364 |
# File 'lib/latest/modules/recoveryservicessiterecovery_profile_module.rb', line 362 def replication_recovery_plans @replication_recovery_plans end |
#replication_recovery_services_providers ⇒ Object (readonly)
Returns the value of attribute replication_recovery_services_providers.
362 363 364 |
# File 'lib/latest/modules/recoveryservicessiterecovery_profile_module.rb', line 362 def replication_recovery_services_providers @replication_recovery_services_providers end |
#replication_storage_classification_mappings ⇒ Object (readonly)
Returns the value of attribute replication_storage_classification_mappings.
362 363 364 |
# File 'lib/latest/modules/recoveryservicessiterecovery_profile_module.rb', line 362 def replication_storage_classification_mappings @replication_storage_classification_mappings end |
#replication_storage_classifications ⇒ Object (readonly)
Returns the value of attribute replication_storage_classifications.
362 363 364 |
# File 'lib/latest/modules/recoveryservicessiterecovery_profile_module.rb', line 362 def replication_storage_classifications @replication_storage_classifications end |
#replication_vault_health ⇒ Object (readonly)
Returns the value of attribute replication_vault_health.
362 363 364 |
# File 'lib/latest/modules/recoveryservicessiterecovery_profile_module.rb', line 362 def replication_vault_health @replication_vault_health end |
#replicationv_centers ⇒ Object (readonly)
Returns the value of attribute replicationv_centers.
362 363 364 |
# File 'lib/latest/modules/recoveryservicessiterecovery_profile_module.rb', line 362 def replicationv_centers @replicationv_centers end |