class Azure::Profiles::Latest::Client::RecoveryServicesBackupAdapter
Attributes
mgmt[RW]
Public Class Methods
new(context, base_url, options)
click to toggle source
# File lib/latest/latest_profile_client.rb, line 980 def initialize(context, base_url, options) @mgmt = Azure::Profiles::Latest::RecoveryServicesBackup::Mgmt::RecoveryServicesBackupManagementClass.new(context, base_url, options) end