Module: MsRestAzure::Serialization

Includes:
MsRest::Serialization
Defined in:
lib/ms_rest_azure/serialization.rb,
lib/ms_rest_azure.rb

Overview

Base module for Azure Ruby serialization and deserialization.

Provides methods to serialize Ruby object into Ruby Hash and to deserialize Ruby Hash into Ruby object.

Defined Under Namespace

Classes: Serialization