Class: Fog::Compute::AzureRM::OperationStatusResponse
- Inherits:
-
Model
- Object
- Model
- Fog::Compute::AzureRM::OperationStatusResponse
- Defined in:
- lib/fog/azurerm/models/compute/operation_status_response.rb
Overview
OperationStatusResponse model for Compute Service
Class Method Summary collapse
Class Method Details
.parse(operation_status_response) ⇒ Object
12 13 14 |
# File 'lib/fog/azurerm/models/compute/operation_status_response.rb', line 12 def self.parse(operation_status_response) get_hash_from_object(operation_status_response) end |