Class: Azure::Profiles::Latest::ImportExport::Mgmt::ImportExportManagementClass::ModelClasses
- Inherits:
-
Object
- Object
- Azure::Profiles::Latest::ImportExport::Mgmt::ImportExportManagementClass::ModelClasses
- Defined in:
- lib/latest/modules/importexport_profile_module.rb
Instance Method Summary collapse
- #drive_bit_locker_key ⇒ Object
- #drive_state ⇒ Object
- #drive_status ⇒ Object
- #error_response ⇒ Object
- #error_response_error_details_item ⇒ Object
- #export ⇒ Object
- #get_bit_locker_keys_response ⇒ Object
- #job_details ⇒ Object
- #job_response ⇒ Object
- #list_jobs_response ⇒ Object
- #list_operations_response ⇒ Object
- #location ⇒ Object
- #locations_response ⇒ Object
- #operation ⇒ Object
- #package_infomation ⇒ Object
- #put_job_parameters ⇒ Object
- #return_address ⇒ Object
- #return_shipping ⇒ Object
- #shipping_information ⇒ Object
- #update_job_parameters ⇒ Object
Instance Method Details
#drive_bit_locker_key ⇒ Object
110 111 112 |
# File 'lib/latest/modules/importexport_profile_module.rb', line 110 def drive_bit_locker_key Azure::ImportExport::Mgmt::V2016_11_01::Models::DriveBitLockerKey end |
#drive_state ⇒ Object
128 129 130 |
# File 'lib/latest/modules/importexport_profile_module.rb', line 128 def drive_state Azure::ImportExport::Mgmt::V2016_11_01::Models::DriveState end |
#drive_status ⇒ Object
119 120 121 |
# File 'lib/latest/modules/importexport_profile_module.rb', line 119 def drive_status Azure::ImportExport::Mgmt::V2016_11_01::Models::DriveStatus end |
#error_response ⇒ Object
77 78 79 |
# File 'lib/latest/modules/importexport_profile_module.rb', line 77 def error_response Azure::ImportExport::Mgmt::V2016_11_01::Models::ErrorResponse end |
#error_response_error_details_item ⇒ Object
101 102 103 |
# File 'lib/latest/modules/importexport_profile_module.rb', line 101 def error_response_error_details_item Azure::ImportExport::Mgmt::V2016_11_01::Models::ErrorResponseErrorDetailsItem end |
#export ⇒ Object
95 96 97 |
# File 'lib/latest/modules/importexport_profile_module.rb', line 95 def export Azure::ImportExport::Mgmt::V2016_11_01::Models::Export end |
#get_bit_locker_keys_response ⇒ Object
116 117 118 |
# File 'lib/latest/modules/importexport_profile_module.rb', line 116 def get_bit_locker_keys_response Azure::ImportExport::Mgmt::V2016_11_01::Models::GetBitLockerKeysResponse end |
#job_details ⇒ Object
113 114 115 |
# File 'lib/latest/modules/importexport_profile_module.rb', line 113 def job_details Azure::ImportExport::Mgmt::V2016_11_01::Models::JobDetails end |
#job_response ⇒ Object
80 81 82 |
# File 'lib/latest/modules/importexport_profile_module.rb', line 80 def job_response Azure::ImportExport::Mgmt::V2016_11_01::Models::JobResponse end |
#list_jobs_response ⇒ Object
86 87 88 |
# File 'lib/latest/modules/importexport_profile_module.rb', line 86 def list_jobs_response Azure::ImportExport::Mgmt::V2016_11_01::Models::ListJobsResponse end |
#list_operations_response ⇒ Object
122 123 124 |
# File 'lib/latest/modules/importexport_profile_module.rb', line 122 def list_operations_response Azure::ImportExport::Mgmt::V2016_11_01::Models::ListOperationsResponse end |
#location ⇒ Object
98 99 100 |
# File 'lib/latest/modules/importexport_profile_module.rb', line 98 def location Azure::ImportExport::Mgmt::V2016_11_01::Models::Location end |
#locations_response ⇒ Object
104 105 106 |
# File 'lib/latest/modules/importexport_profile_module.rb', line 104 def locations_response Azure::ImportExport::Mgmt::V2016_11_01::Models::LocationsResponse end |
#operation ⇒ Object
92 93 94 |
# File 'lib/latest/modules/importexport_profile_module.rb', line 92 def operation Azure::ImportExport::Mgmt::V2016_11_01::Models::Operation end |
#package_infomation ⇒ Object
89 90 91 |
# File 'lib/latest/modules/importexport_profile_module.rb', line 89 def package_infomation Azure::ImportExport::Mgmt::V2016_11_01::Models::PackageInfomation end |
#put_job_parameters ⇒ Object
71 72 73 |
# File 'lib/latest/modules/importexport_profile_module.rb', line 71 def put_job_parameters Azure::ImportExport::Mgmt::V2016_11_01::Models::PutJobParameters end |
#return_address ⇒ Object
125 126 127 |
# File 'lib/latest/modules/importexport_profile_module.rb', line 125 def return_address Azure::ImportExport::Mgmt::V2016_11_01::Models::ReturnAddress end |
#return_shipping ⇒ Object
83 84 85 |
# File 'lib/latest/modules/importexport_profile_module.rb', line 83 def return_shipping Azure::ImportExport::Mgmt::V2016_11_01::Models::ReturnShipping end |
#shipping_information ⇒ Object
107 108 109 |
# File 'lib/latest/modules/importexport_profile_module.rb', line 107 def shipping_information Azure::ImportExport::Mgmt::V2016_11_01::Models::ShippingInformation end |
#update_job_parameters ⇒ Object
74 75 76 |
# File 'lib/latest/modules/importexport_profile_module.rb', line 74 def update_job_parameters Azure::ImportExport::Mgmt::V2016_11_01::Models::UpdateJobParameters end |